Skip to content

Instantly share code, notes, and snippets.

@mb-dev
Created March 3, 2013 21:44
Show Gist options
  • Select an option

  • Save mb-dev/5078453 to your computer and use it in GitHub Desktop.

Select an option

Save mb-dev/5078453 to your computer and use it in GitHub Desktop.
Filter parameter logger
# 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