method
clear_action_methods!
v4.1.8 -
Show latest stable
- 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