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-07-26 20:33:22 +02:00
..
controllers More OAuth tests. 2010-07-26 20:33:22 +02: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 Start to add helpers for OAuth tests. 2010-07-26 20:33:22 +02:00
oauth More OAuth tests. 2010-07-26 20:33:22 +02:00
orm Remove data_mapper support. 2010-07-04 17:22:57 +02:00
rails Add cancel to registrations controller as a way to delete information from session. 2010-07-26 20:33:22 +02:00
strategies More about extend remember period feature. 2010-07-23 23:57:31 +02:00
failure_app.rb More OAuth tests. 2010-07-26 20:33:22 +02:00
mapping.rb No longer retrieve the user from paths, but use the env hash. This change deprecates use_default_scope. 2010-07-06 01:33:32 +02: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 Make Devise::Oauth follow the same conventions as Devise::controllers. 2010-07-26 20:32:05 +02:00
schema.rb Remove deprecated code. 2010-07-26 20:32:05 +02: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 Bump version to 1.1.0 but do not release yet. We are only using this as flag for those using Devise as git with bundler due to the latest changes. 2010-07-04 17:34:33 +02:00