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
Carlos Antonio da Silva 268eae1013 Add update_attribute method to Mongoid Shim for devise tests, to fix failing test
Mongoid does not have this method in the current beta version (2.0.0.beta.20).
2010-11-26 01:14:27 -02:00
..
app Add update_attribute method to Mongoid Shim for devise tests, to fix failing test 2010-11-26 01:14:27 -02:00
config Make sure to load test gems only in Devise test env 2010-11-26 00:55:16 -02:00
db Regenerate devise config file for tests and get all tests green on mongoid 2010-09-26 14:31:08 -03:00
lib More tests for Omniauth. 2010-10-18 15:00:34 +02: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