1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2010-01-13 19:45:24 +01:00
..
controllers DRY up controllers. 2010-01-13 18:12:13 +01:00
integration Merge and fix conflicts. 2010-01-09 11:22:27 -02:00
mailers Merge remote branch 'mhfs/master' 2010-01-13 17:49:20 +01:00
models introducing lockable implementation 2010-01-01 17:57:35 -02:00
orm introducing lockable implementation 2010-01-01 17:57:35 -02:00
rails_app Deprecate :all. 2010-01-13 19:45:24 +01:00
support introducing lockable implementation 2010-01-01 17:57:35 -02:00
devise_test.rb Cleaning up README to be more compatible with the latest stuff. 2010-01-05 16:01:16 +01:00
encryptors_test.rb Ensure bcrypt works and move salt generation to encryptors (needed for bcrypt). 2010-01-08 23:19:57 +01:00
failure_app_test.rb Introducing timeoutable to timeout sessions without activity. 2009-11-23 23:01:00 -02:00
mapping_test.rb Devise::Mapping#raw_path considers the relative_url_root to fix issue with Passenger and RailsBaseURI directives 2010-01-13 17:30:27 +01:00
models_test.rb - Maximum attempts changed from 5 to 20 2010-01-09 11:41:28 -02:00
routes_test.rb Deprecate :all. 2010-01-13 19:45:24 +01:00
test_helper.rb Tests passing for ActiveRecord and MongoMapper. 2009-12-21 21:10:23 +01:00
test_helpers_test.rb Tests passing for ActiveRecord and MongoMapper. 2009-12-21 21:10:23 +01:00