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
2012-02-16 15:30:12 -02:00
..
controllers Executing all sign_out function regardless of logged in users presence 2012-02-16 15:30:12 -02:00
encryptors s/Gererates/Generates/ 2011-11-09 20:58:58 -02:00
hooks Removing signed_out path workaround 2012-02-16 14:53:11 -02:00
mailers Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
models Clean up remember token related config. 2012-02-16 12:30:04 +01:00
omniauth Update lib/devise/omniauth/config.rb 2011-11-24 08:32:48 +00:00
orm Improve messages. 2011-12-19 13:21:17 +01:00
rails Another attempt to avoid false positives in this warning. 2012-02-16 08:01:03 +01:00
strategies Whitespaces ✂️ 2012-01-09 18:11:10 -03: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 Ensure Devise.available_router_name is never nil, closes #1648 2012-02-15 17:13:57 +01: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 move include Devise::Models::Authenticatable inside devise_modules_hook! call 2011-12-20 15:52:26 -06:00
modules.rb Generate session routes for token authentication, but mark it as no_input. 2012-01-02 19:38:02 +01:00
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
rails.rb Another attempt to avoid false positives in this warning. 2012-02-16 08:01:03 +01:00
schema.rb Selectively add reconfirmable field in tests when necessary. 2011-08-30 22:19:18 -06:00
test_helpers.rb Fix test behaviour for rspec subject requests 2012-02-10 21:42:20 +08:00
version.rb Update CHANGELOG, release 2.0.2 2012-02-15 17:26:23 +01:00