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
445070f6eca867064e6f3c98c276e225a58f1a80
devise
/
app
/
controllers
History
Carlos Antonio da Silva
445070f6ec
Use sign_up instead of registration in routes. Fix issue with users being signed in while attempting to sign up with info from already existing user. Also fix signed up flash.
2010-02-08 11:03:15 -02:00
..
confirmations_controller.rb
Changing flash messages to new Rails defaults :notice/:alert
2010-01-20 17:46:14 -02:00
passwords_controller.rb
Changing flash messages to new Rails defaults :notice/:alert
2010-01-20 17:46:14 -02:00
registrations_controller.rb
Use sign_up instead of registration in routes. Fix issue with users being signed in while attempting to sign up with info from already existing user. Also fix signed up flash.
2010-02-08 11:03:15 -02:00
sessions_controller.rb
Use sign_up instead of registration in routes. Fix issue with users being signed in while attempting to sign up with info from already existing user. Also fix signed up flash.
2010-02-08 11:03:15 -02:00
unlocks_controller.rb
Changing flash messages to new Rails defaults :notice/:alert
2010-01-20 17:46:14 -02:00