Flowdock
method

clear_action_methods!

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Base
clear_action_methods!() private

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.