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
Jean-Daniel Guyot d23a7ca8d5 Copy-paste error
2011-03-30 21:11:34 +08:00
..
controllers Refactor a bit navigational format responses, to not call to_sym and reuse the request_format logic from FailureApp. 2011-03-30 14:09:12 +02:00
encryptors Fix typo. 2010-12-23 15:48:03 +08:00
hooks Rename active? to active_for_authentication? 2011-03-25 15:40:46 +01:00
models Copy-paste error 2011-03-30 21:11:34 +08:00
omniauth Remove stuff deprecated on .rc2 2011-03-14 11:22:09 +01:00
orm Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
rails Squeeze "/" 2011-03-14 11:04:51 -07:00
strategies Be sure to halt on failures, closes #856 2011-02-24 22:31:48 +01:00
failure_app.rb Refactor a bit navigational format responses, to not call to_sym and reuse the request_format logic from FailureApp. 2011-03-30 14:09:12 +02:00
mapping.rb new cache api requires passing a key to get 2011-03-25 06:38:26 +08:00
models.rb Ensure configuration options are allowed exactly after each module is included. 2011-03-30 14:33:56 +02:00
modules.rb Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
omniauth.rb Raise here instead of a warning. 2011-02-24 22:12:54 +01:00
path_checker.rb Consider ApplicationController url_options in for PathChecker. 2010-07-16 08:40:21 +02:00
rails.rb Add a descriptive text for those upgrading. 2011-03-30 14:40:03 +02:00
schema.rb Add reset_password_within configuration variable. 2011-03-30 21:11:33 +08:00
test_helpers.rb Custom failure apps no longer ignored in test mode. 2011-02-18 15:53:04 +08:00
version.rb Remove deprecations, bump to .dev and update template. 2011-03-28 21:26:53 +02:00