projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set colors for trace visibility badges using .text-bg-*
[rails.git]
/
app
/
controllers
/
api
/
user_blocks_controller.rb
diff --git
a/app/controllers/api/user_blocks_controller.rb
b/app/controllers/api/user_blocks_controller.rb
index 6c285e14a253d50e45daa31ef57134071560a708..51f0d26d3e641ee3762357a20a8b085eea505e32 100644
(file)
--- a/
app/controllers/api/user_blocks_controller.rb
+++ b/
app/controllers/api/user_blocks_controller.rb
@@
-2,7
+2,6
@@
module Api
class UserBlocksController < ApiController
authorize_resource
- around_action :api_call_handle_error, :api_call_timeout
before_action :set_request_formats
def show