Created
April 24, 2012 21:04
-
-
Save dei79/2483757 to your computer and use it in GitHub Desktop.
Adding before_filter handler to the certify controllers
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
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