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
3d0559bc4d0a438369dd26dac010d1b41930f78a
devise
/
app
/
controllers
/
devise
History
Daniel Pehrson
ce3ead6b5f
Ensure registration controller block yields happen on failure in addition to success and
closes
#2936
.
...
Now with 100% more unit tests.
2014-03-21 10:29:14 -04:00
..
confirmations_controller.rb
Updated ruby 1.9 hash syntax
2014-02-25 22:12:55 +05:30
omniauth_callbacks_controller.rb
Updated ruby 1.9 hash syntax
2014-02-25 22:12:55 +05:30
passwords_controller.rb
Updated ruby 1.9 hash syntax
2014-02-25 22:12:55 +05:30
registrations_controller.rb
Ensure registration controller block yields happen on failure in addition to success and
closes
#2936
.
2014-03-21 10:29:14 -04:00
sessions_controller.rb
SessionsController#destroy
no longer yields the resource object.
2014-03-17 11:52:20 -03:00
unlocks_controller.rb
Updated ruby 1.9 hash syntax
2014-02-25 22:12:55 +05:30