mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
8b9fba73fd
The test uses `as_json` instead of `to_json` because `to_json` does `#dup` on `options` before it reaches `#serializable_hash` and the test would pass without the fix. |
||
---|---|---|
.. | ||
authenticatable.rb | ||
confirmable.rb | ||
database_authenticatable.rb | ||
lockable.rb | ||
omniauthable.rb | ||
recoverable.rb | ||
registerable.rb | ||
rememberable.rb | ||
timeoutable.rb | ||
trackable.rb | ||
validatable.rb |