heartcombo--devise/test
José Valim 6bb1901830 Add tests for mail with proc. 2010-01-13 17:45:02 +01:00
..
controllers Release Devise 0.5.5 bringing back Ruby 1.8.6 compatibility. 2009-11-19 20:55:40 -02:00
integration sign_in_count should also be increased when user signs in via password change, confirmation, etc. 2010-01-07 22:41:14 +01:00
mailers Add tests for mail with proc. 2010-01-13 17:45:02 +01:00
models Tests passing for ActiveRecord and MongoMapper. 2009-12-21 21:10:23 +01:00
orm Got another bunch of tests passing with MongoMapper. 2009-12-21 19:57:17 +01:00
rails_app Add an easy way to configure an application to sign in users through "/sign_in". 2010-01-06 14:31:00 +01:00
support Tests passing for ActiveRecord and MongoMapper. 2009-12-21 21:10:23 +01: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 Test different ORMs 2009-12-21 15:29:58 +01:00
routes_test.rb Test different ORMs 2009-12-21 15:29:58 +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