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-08-31 23:55:25 +02:00
..
controllers after_sign_in_path_for always receives a resource 2010-08-23 08:56:10 -03:00
encryptors Also pass stretches to salt generation. 2010-07-12 06:59:49 +02:00
hooks More about extend remember period feature. 2010-07-23 23:57:31 +02:00
models Remove inaccurate documentation regarding confirmable and changing emails. 2010-08-27 20:11:03 +08: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 adding docs for the namespace behavior 2010-08-31 23:59:50 +08:00
strategies Disable HTTP Authentication by default. You can turn it on in the initializer. 2010-08-23 10:22:31 -03:00
failure_app.rb Reorganize tests for failure app and add entries to CHANGELOG. 2010-08-31 23:55:25 +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 Register cancel route so a shortcut is created. 2010-07-26 20:33:22 +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 Do not eager load all controllers. Otherwise this will force OAuth to be loaded. 2010-07-26 20:33:23 +02:00
schema.rb :default options is used, closes #452 2010-08-26 08:30:43 -03:00
test_helpers.rb Fix a bug in Devise::TestHelpers where current_user was returning a Response object for non active accounts, closes #341. 2010-06-29 11:52:10 +02:00
version.rb Remove deprecated stuff, tag 1.2.0 as version. 2010-07-26 20:39:40 +02:00