Hi guys
I am not pretty sure where to use filter_parameter_logging is it in the configuration file, the model, or the controller.
How do I use https? is there any tutorial?
thanks
Hi guys
I am not pretty sure where to use filter_parameter_logging is it in the configuration file, the model, or the controller.
How do I use https? is there any tutorial?
thanks
Hi guys
I am not pretty sure where to use filter_parameter_logging is it in the configuration file, the model, or the controller.
http://api.rubyonrails.org/classes/ActionController/Base.html#M000463
(hint: the fact that it's in the documentation for
ActionController::Base should tell you something)
Fred