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-04-28 03:00:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.2
Add File
New File
Upload File
Apply Patch
devise
/
test
/
rails_app
/
config
History
Carlos Antonio da Silva
c9fe8885f9
Spaces
2011-02-06 19:23:36 -02:00
..
environments
Regenerate devise initializar and get rid of some deprecation warnings from Devise and Rails.
2010-07-06 08:40:32 -03:00
initializers
Spaces
2011-02-06 19:23:36 -02:00
application.rb
Fix infinite redirect issues.
Closes
#787
and
closes
#795
.
2011-01-20 09:22:41 +01:00
boot.rb
Make sure to load test gems only in Devise test env
2010-11-26 00:55:16 -02:00
database.yml
Allow the dummy application in test/rails_app to boot.
2010-04-01 12:49:11 +02:00
environment.rb
Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors.
2010-02-16 14:31:49 +01:00
routes.rb
Devise does not intercept 401 returned from applications anymore
2010-11-09 23:42:14 +01:00