This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
devise
Watch
1
Star
1
Fork
0
You've already forked devise
mirror of
https://github.com/heartcombo/devise.git
synced
2026-01-22 13:18:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.2.rc
devise
/
test
/
rails_app
History
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