Last active
September 19, 2017 08:59
-
-
Save nitanshu/f37a924bac7aa914e90c029b98da92c6 to your computer and use it in GitHub Desktop.
To skip all filters for the particular action
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skip_filter *_process_action_callbacks.map(&:filter), :only => [:action_goes_here] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment