projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'upstream/pull/5088'
[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 19fd4b400b043c8736d29cab5fb236e37240856f..6c285e14a253d50e45daa31ef57134071560a708 100644
(file)
--- a/
app/controllers/api/user_blocks_controller.rb
+++ b/
app/controllers/api/user_blocks_controller.rb
@@
-1,7
+1,5
@@
module Api
class UserBlocksController < ApiController
- before_action :check_api_readable
-
authorize_resource
around_action :api_call_handle_error, :api_call_timeout