projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update leaflet-osm to latest upstream version
[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..51f0d26d3e641ee3762357a20a8b085eea505e32 100644
(file)
--- a/
app/controllers/api/user_blocks_controller.rb
+++ b/
app/controllers/api/user_blocks_controller.rb
@@
-1,10
+1,7
@@
module Api
class UserBlocksController < ApiController
- before_action :check_api_readable
-
authorize_resource
- around_action :api_call_handle_error, :api_call_timeout
before_action :set_request_formats
def show