Flowdock
method

clear_action_methods!

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: AbstractController::Base
clear_action_methods!() public

action_methods are cached and there is sometimes need to refresh them. clear_action_methods! allows you to do that, so next time you run action_methods, they will be recalculated

Show source
Register or log in to add new notes.