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
7c51ec074278dceee2d4b01f67034114d61ba9f2
devise
/
test
/
rails_app
/
config
History
Trevor Turk
2939a61a49
documentation tweaks for extend_remember_period
2010-07-24 01:06:10 +08: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
documentation tweaks for extend_remember_period
2010-07-24 01:06:10 +08:00
application.rb
config.load_paths is now config.autoload_paths
2010-06-24 19:28:34 +08:00
boot.rb
Allow the dummy application in test/rails_app to boot.
2010-04-01 12:49:11 +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_for now accepts a block. All routes inside the block uses the scope defined by devise_for.
2010-07-07 10:51:14 +02:00