heartcombo--devise/app
Ches Martin 3cedba1de8 Fix optional enforcement of particular authentication keys
Documentation states that authentication_keys should accept a hash with
values indicating whether or not each key is required. This was added in
b2066cc2 but tests only covered request_keys, and 29afe2d2 later broke
it with a << array operator.
2011-08-06 20:07:49 +07:00
..
controllers/devise Fix optional enforcement of particular authentication keys 2011-08-06 20:07:49 +07:00
helpers Internationalization of resource_name in DeviseHelper#devise_error_messages! 2011-06-27 20:31:03 +02:00
mailers/devise
views/devise div instead of p in forms 2011-07-14 15:43:10 +03:00