skip_action_callback

skip_action_callback(*names)
Instance Public methods

Skip before, after, and around action callbacks matching any of the names Aliased as skip_filter.

Parameters

  • names - A list of valid names that could be used for callbacks. Note that skipping uses Ruby equality, so it's impossible to skip a callback defined using an anonymous proc using skip_filter

skip_filter

doc_ruby_on_rails
2015-06-20 00:00:00
Comments
Leave a Comment

Please login to continue.