X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7054cea48ee9728c155334b48777a5f25db89af8..4ceebefefaac05e3770ad232a6bc1839637962d3:/app/controllers/user_blocks_controller.rb diff --git a/app/controllers/user_blocks_controller.rb b/app/controllers/user_blocks_controller.rb index 63ebdad71..546c8233c 100644 --- a/app/controllers/user_blocks_controller.rb +++ b/app/controllers/user_blocks_controller.rb @@ -1,4 +1,6 @@ class UserBlocksController < ApplicationController + include UserMethods + layout "site" before_action :authorize_web