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-20 20:28:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.3.3
devise
/
app
/
controllers
/
devise
History
José Valim
29afe2d21c
Other minor improvements in the REST code.
2011-04-19 08:36:52 +02:00
..
confirmations_controller.rb
Allow to override the path after resending confirmation instructions.
2011-04-15 16:32:41 +08:00
omniauth_callbacks_controller.rb
Cleaning up test helpers related to OmniAuth.
2011-02-24 16:50:22 -03:00
passwords_controller.rb
Refactor a bit navigational format responses, to not call to_sym and reuse the request_format logic from FailureApp.
2011-03-30 14:09:12 +02:00
registrations_controller.rb
Other minor improvements in the REST code.
2011-04-19 08:36:52 +02:00
sessions_controller.rb
Other minor improvements in the REST code.
2011-04-19 08:36:52 +02:00
unlocks_controller.rb
Refactor a bit navigational format responses, to not call to_sym and reuse the request_format logic from FailureApp.
2011-03-30 14:09:12 +02:00