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-08-30 14:35:19 +02:00
..
controllers Only generate helpers for the used mappings, closes #1288 2011-08-29 14:29:38 +02:00
encryptors Fix typo. 2010-12-23 15:48:03 +08:00
hooks Fix usage of "its" / "it's" in documentation 2011-08-16 22:15:25 +02:00
mailers Allow to set default 'from' header of Devise mails in custom mailer class 2011-08-20 22:35:47 +02:00
models Quack, quack, quack. Use duck typing instead of hardcoding everything, closes #1281. 2011-08-29 14:40:49 +02:00
omniauth support for named omniauth open_id strategies 2011-05-25 00:15:24 +04:00
orm Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
rails Quack, quack, quack. Use duck typing instead of hardcoding everything, closes #1281. 2011-08-29 14:40:49 +02:00
strategies Untangled the logic in Devise::Strategies::TokenAuthenticatable#params_auth_hash 2011-07-25 09:10:25 +02:00
failure_app.rb Refactor. 2011-04-29 14:11:47 +02:00
mapping.rb Only generate helpers for the used mappings, closes #1288 2011-08-29 14:29:38 +02:00
models.rb Don't include the same module several times, closes #765. 2011-04-16 13:16:47 +02:00
modules.rb User cannot access sign up and similar pages if he is already signed in through a cookie or token, closes #1036. 2011-04-29 08:56:57 +02:00
omniauth.rb Remove old OmniAuth test helpers 2011-04-19 13:13:29 -03:00
path_checker.rb Consider ApplicationController url_options in for PathChecker. 2010-07-16 08:40:21 +02:00
rails.rb Initializer caveats warning for Mongoid < 2.1 2011-08-05 02:41:31 +07:00
schema.rb Doc: DB authenticatable schema no longer includes salt 2011-08-05 17:33:50 +07:00
test_helpers.rb Move the catch to the test level. 2011-04-17 19:37:19 +02:00
version.rb Release v1.4.3 with improve Rails 3.1 compatibility. 2011-08-30 14:35:19 +02:00