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
José Valim e9c263c326 Merge pull request #1418 from locomotivecms/simple_scoped_mailer
Re-define the devise mailer inside a model
2011-11-06 01:38:08 -08:00
..
controllers Be sure to expire cached devise data after sign in, closes #1411 2011-11-05 20:11:09 -02:00
encryptors
hooks Timeoutable also skips tracking if skip_trackable is given 2011-10-25 18:43:48 +02:00
mailers Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
models Merge pull request #1418 from locomotivecms/simple_scoped_mailer 2011-11-06 01:38:08 -08:00
omniauth Another attempt to fix the misterious loading helpers bug. 2011-10-18 08:35:50 +02:00
orm
rails Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
strategies Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
failure_app.rb Also try the root route for convenience, closes #1312. 2011-09-08 08:32:05 +02:00
mapping.rb Allow :skip => :all 2011-09-14 16:52:28 -07: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
rails.rb Remove deprecated code and tests. 2011-09-29 13:11:12 +02: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 Update CHANGELOG and bump up to 1.5.0.dev 2011-09-29 12:52:56 +02:00