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-10 23:38:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69ecbd1fa30e390ea18e76f16cc33e86b643bd7e
devise
/
test
/
rails_app
History
dewski
69ecbd1fa3
removed the occurances of =%> at the end of erb blocks and replaced them with -%>
2010-10-02 05:56:29 +08:00
..
app
removed the occurances of =%> at the end of erb blocks and replaced them with -%>
2010-10-02 05:56:29 +08:00
config
Ensure we are pointing to the proper sessions controller on failure.
2010-09-26 21:12:05 +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
Remove unused options param for token_auth schema, and avoid creating a new hash
2010-09-26 14:08:25 -03: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