Flowdock
halted_callback(event) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_controller/log_subscriber.rb, line 31
    def halted_callback(event)
      info "Filter chain halted as #{event.payload[:filter]} rendered or redirected"
    end
Register or log in to add new notes.