Skip to content

Instantly share code, notes, and snippets.

@dei79
Created April 24, 2012 21:04
Show Gist options
  • Save dei79/2483757 to your computer and use it in GitHub Desktop.
Save dei79/2483757 to your computer and use it in GitHub Desktop.
Adding before_filter handler to the certify controllers
Certify::AuthoritiesController.before_filter :backend_rights_required
Certify::CertificatesController.before_filter :backend_rights_required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment