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-24 22:28:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.1.0.rc
devise
/
test
/
rails_app
History
José Valim
a0a141b457
Merge pull request
#1661
from mreinsch/fix_subdomain_routing
...
fix for when using :host in routes
2012-02-17 02:31:14 -08:00
..
app
Removing signed_out path workaround
2012-02-16 14:53:11 -02:00
config
fix for :host getting overwritten in scope[:options] and thus not generating URLs with correct hostnames
2012-02-17 19:14:42 +09:00
db
Use consistent number of hash signs
2011-12-28 17:26:57 +01:00
lib
Do not run validatins unless on reconfirmable branch,
closes
#1515
.
2011-12-20 20:54:49 +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