Skip to content

Instantly share code, notes, and snippets.

@tadasy
Created December 16, 2010 05:46
Show Gist options
  • Save tadasy/743083 to your computer and use it in GitHub Desktop.
Save tadasy/743083 to your computer and use it in GitHub Desktop.
filter_parameter_logging sample
class LoginController < ApplicationController
filter_parameter_logging :password
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment