Created
October 21, 2016 09:48
-
-
Save axtutuu/13729c63426ddb009758f2738acde2f6 to your computer and use it in GitHub Desktop.
Railsのlog フィルダリング方法
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
# config/initializers/filter_parameter_logging.rb | |
Rails.application.config.filter_parameters += [:password] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment