Flowdock
action_methods() 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/abstract_controller/base.rb, line 127
    def action_methods
      self.class.action_methods
    end
Register or log in to add new notes.