1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app
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
..
controllers Add resource_params internal helper to param filtering 2012-05-15 18:07:02 +10:00
helpers Internationalization of resource_name in DeviseHelper#devise_error_messages! 2011-06-27 20:31:03 +02:00
mailers/devise Extract mailer functionality, closes #1164 2011-06-27 12:13:00 -03:00
views/devise Fixing a deprecation warning 2012-03-03 14:32:53 -03:00