1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/rails_app
2011-11-20 19:42:02 +00:00
..
app Allow to set default 'from' header of Devise mails in custom mailer class 2011-08-20 22:35:47 +02:00
config Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise. 2011-11-20 19:42:02 +00:00
db Regenerate devise config file for tests and get all tests green on mongoid 2010-09-26 14:31:08 -03:00
lib implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
public Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
script Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
config.ru Allow the dummy application in test/rails_app to boot. 2010-04-01 12:49:11 +02:00
Rakefile Update bundler, Rails and improve tests for previous commit. 2010-07-02 08:12:00 +02:00