1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib
Carlos Antonio da Silva 2f0002a449 Simplify serializable_hash implementation
Now that Rails 3.1 is not supported anymore, we don't need to implement
to_xml, since it does the right thing by calling serializable_hash.

This removes the class_eval need that existed to simplify the
implementation of both to_xml and serializable_hash.
2015-03-31 14:11:13 -03:00
..
devise Simplify serializable_hash implementation 2015-03-31 14:11:13 -03:00
generators Do a final pass removing spaces around square brackets 2015-03-13 13:59:19 -03:00
devise.rb removed spaces inside square brackets 2015-03-13 13:59:19 -03:00