This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
heartcombo--devise
Watch
1
Star
0
Fork
You've already forked heartcombo--devise
0
mirror of
https://github.com/heartcombo/devise.git
synced
2022-11-09 12:18:31 -05:00
Code
Releases
Activity
766316b5e7
heartcombo--devise
/
lib
/
devise
/
rails.rb
2 lines
66 B
Ruby
Raw
Normal View
History
Unescape
Escape
Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file.
2009-11-03 06:35:11 -05:00
require
'devise/rails/routes'
Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors.
2010-02-16 08:31:49 -05:00
require
'devise/rails/warden_compat'
Copy permalink