1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app/controllers
Adam Meehan 7ec4c1424d Add resource_params internal helper to param filtering
In light of recent discussions around mass assignment security and
the alternate solution of using the controller to filter params, not the model,
a hook/helper is needed to be able to override how the params are filtered
before they are used to build the resource.
2012-05-15 18:07:02 +10:00
..
devise Add resource_params internal helper to param filtering 2012-05-15 18:07:02 +10:00
devise_controller.rb Add resource_params internal helper to param filtering 2012-05-15 18:07:02 +10:00