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-09-25 16:08:46 +02:00
..
controllers Fixing typo in documentation 2010-09-01 17:50:52 -03:00
encryptors Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
hooks Incorporate feedback from carlosantoniodasilva and update rememberable 2010-09-24 11:08:59 +08:00
models Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
oauth Remove skipped handling from OAuth in favor of exceptions and rescue_from syntax. 2010-07-28 21:51:26 +02:00
orm Remove data_mapper support. 2010-07-04 17:22:57 +02:00
rails Strip some whitespaces 2010-09-09 21:11:23 -03:00
strategies Small doc fix 2010-09-24 08:59:39 -03:00
failure_app.rb Do not rely on controller being available in params. 2010-09-25 11:22:18 +02:00
mapping.rb Added Devise.sign_out_via. 2010-08-23 09:05:40 -03:00
models.rb Remove deprecated code. 2010-07-26 20:32:05 +02:00
modules.rb Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
oauth.rb Add a small connection stubbing API. 2010-07-26 20:33:22 +02:00
path_checker.rb Consider ApplicationController url_options in for PathChecker. 2010-07-16 08:40:21 +02:00
rails.rb Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
schema.rb Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
test_helpers.rb Do not execute Warden::Callbacks on Devise::TestHelpers. Closes #414. 2010-09-21 10:50:01 +02:00
version.rb Remove deprecated stuff, tag 1.2.0 as version. 2010-07-26 20:39:40 +02:00