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-04-16 13:16:47 +02:00
..
controllers update verbiage to be more concise 2011-04-16 19:16:33 +08: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 Downcase keys before validation. 2011-04-16 12:52:59 +02: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 Update docs. 2011-04-15 10:31:58 +02: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 Don't include the same module several times, closes #765. 2011-04-16 13:16:47 +02:00
modules.rb Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
omniauth.rb Remove old autoload. 2011-04-01 02:42:06 -07: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 Tidy up previous commits. 2011-03-30 15:35:38 +02: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