Skip to content

Instantly share code, notes, and snippets.

@nitanshu
Last active September 19, 2017 08:59
Show Gist options
  • Save nitanshu/f37a924bac7aa914e90c029b98da92c6 to your computer and use it in GitHub Desktop.
Save nitanshu/f37a924bac7aa914e90c029b98da92c6 to your computer and use it in GitHub Desktop.
To skip all filters for the particular action
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