Created
March 3, 2013 21:44
-
-
Save mb-dev/5078453 to your computer and use it in GitHub Desktop.
Filter parameter logger
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
| # Be sure to restart your server when you modify this file. | |
| # Configure sensitive parameters which will be filtered from the log file. | |
| Rails.application.config.filter_parameters += [:password] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment