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
2011-12-14 10:41:24 -06:00
..
controllers Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00
encryptors s/Gererates/Generates/ 2011-11-09 20:58:58 -02:00
hooks Timeoutable also skips tracking if skip_trackable is given 2011-10-25 18:43:48 +02:00
mailers Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
models Usage of Devise.stateless_token= is deprecated in favor of appending :token_auth to Devise.skip_session_storage 2011-12-11 20:39:41 +01:00
omniauth Update lib/devise/omniauth/config.rb 2011-11-24 08:32:48 +00:00
orm Final tidy up on removing schema helpers. 2011-12-05 12:17:02 +01:00
rails Fix a bug where passing :format => false to devise_for was permanent, closes #1504 2011-12-12 09:25:19 +01:00
strategies Usage of Devise.stateless_token= is deprecated in favor of appending :token_auth to Devise.skip_session_storage 2011-12-11 20:39:41 +01:00
delegator.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
failure_app.rb Cache failure_app action builder and pipe call through delegator. 2011-11-07 09:20:09 -02:00
mapping.rb Fix a bug where passing :format => false to devise_for was permanent, closes #1504 2011-12-12 09:25:19 +01:00
models.rb
modules.rb
omniauth.rb Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise. 2011-11-20 19:42:02 +00:00
param_filter.rb Allow regular expressions to avoid string conversion for parameter 2011-12-14 10:41:24 -06:00
path_checker.rb PathChecker should not attempt to validate invalid routes, closes #1505 2011-12-12 11:35:41 +01:00
rails.rb Final tidy up on removing schema helpers. 2011-12-05 12:17:02 +01:00
schema.rb Selectively add reconfirmable field in tests when necessary. 2011-08-30 22:19:18 -06:00
test_helpers.rb
version.rb Bumping to 1.5.2 2011-11-30 07:19:12 -02:00