X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/98d49ed14497e3af8367d8f42af9d9b760dcaba7..10079fbba9eb376a1f0aeaf24ff4484bde0a726d:/app/controllers/swf_controller.rb diff --git a/app/controllers/swf_controller.rb b/app/controllers/swf_controller.rb index a96e71d05..182fb8c54 100644 --- a/app/controllers/swf_controller.rb +++ b/app/controllers/swf_controller.rb @@ -1,6 +1,6 @@ class SwfController < ApplicationController session :off - before_filter :check_read_availability + before_filter :check_api_readable # to log: # RAILS_DEFAULT_LOGGER.error("Args: #{args[0]}, #{args[1]}, #{args[2]}, #{args[3]}")