1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise
Guilherme Goettems Schneider 8b9fba73fd Allow frozen options in as_json (#4655)
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.
2017-12-21 15:23:25 -02:00
..
controllers Replace log_process_action to append_info_to_payload 2016-12-10 18:40:57 -02:00
hooks Reduce ORM API surface 2016-07-13 12:48:12 -04:00
mailers Merge pull request #4193 from 3wille/master 2016-07-22 15:14:51 -03:00
models Allow frozen options in as_json (#4655) 2017-12-21 15:23:25 -02:00
omniauth Remove deprecated OmniAuth URL helpers. 2016-05-03 18:32:56 -03:00
orm Use ActiveSupport.on_load to hook into Active Record and Mongoid. 2016-06-27 14:55:22 -03:00
rails fix small typo 2016-07-18 23:46:51 -07:00
strategies
test Use strip_heredoc for deprecation warnings 2016-09-04 19:15:09 +09:00
delegator.rb
encryptor.rb
failure_app.rb Fix typos in failure_app comments 2016-08-15 15:51:11 -04:00
mapping.rb
models.rb fix name of the module in the docs 2017-01-19 13:03:10 +01:00
modules.rb
omniauth.rb
parameter_filter.rb
parameter_sanitizer.rb
rails.rb
test_helpers.rb Use strip_heredoc for deprecation warnings 2016-09-04 19:15:09 +09:00
time_inflector.rb
token_generator.rb
version.rb Prepare for 4.3.0 release. 2017-05-10 16:50:40 -03:00