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
6b215319167cd92f42b4dc5fd0062ede4cdc4886
devise
/
app
/
controllers
/
devise
History
José Valim
4a4dcb30ef
sessions/new also responds to xml and json now
2011-04-18 09:56:24 +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
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
sessions_controller.rb
sessions/new also responds to xml and json now
2011-04-18 09:56:24 +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