1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Changelog

This commit is contained in:
Rodrigo Flores 2012-03-03 15:25:07 -03:00
parent 617a8876a6
commit 2b79519ad1

View file

@ -7,6 +7,10 @@
* Ensure after sign in hook is not called without a resource * Ensure after sign in hook is not called without a resource
* fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth provider instead of authorizing. * fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth provider instead of authorizing.
# deprecation
* All devise modules should have a required_fields(klass) module method to help
gathering missing attributes.
== 2.0.4 == 2.0.4
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0 Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0