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
2010-11-28 00:09:23 +08:00
..
controllers Deprecate anybody_signed_in? in favor of signed_in?(nil) 2010-11-28 00:09:23 +08:00
encryptors fixing typo and whitespaces 2010-10-16 20:17:39 -03:00
hooks cookie_domain is deprecated in favor of cookie_options which uses session_options by default. 2010-09-25 21:13:54 +02:00
models Tidy up and update CHANGELOG. 2010-11-20 21:19:12 +01:00
omniauth Fix failing tests. 2010-11-09 22:27:46 +01:00
orm Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
rails Fix indifferent access on session issue. 2010-11-25 00:06:39 +01:00
strategies Rollback to use the regexp result. 2010-11-15 10:01:45 +01:00
failure_app.rb failure_app now properly handles nil request.format 2010-11-09 23:30:53 +01:00
mapping.rb Ensure namespaces has proper scoped views, closes #654 2010-11-20 21:41:26 +01:00
models.rb Remove deprecated code. 2010-07-26 20:32:05 +02:00
modules.rb Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
omniauth.rb fix for omniauth 0.2.0 2010-11-04 08:21:34 +08:00
path_checker.rb Consider ApplicationController url_options in for PathChecker. 2010-07-16 08:40:21 +02:00
rails.rb Do not automatically set filter_parameters. 2010-10-26 18:07:06 -02:00
schema.rb Remove unused options param for token_auth schema, and avoid creating a new hash 2010-09-26 14:08:25 -03:00
test_helpers.rb Do not execute Warden::Callbacks on Devise::TestHelpers. Closes #414. 2010-09-21 10:50:01 +02:00
version.rb Regenerate gemspec to force latest warden version. 2010-09-25 20:29:33 +02:00