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-21 04:38:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80977c6dee1adf4b6a92fc6103774a6ab19e123a
devise
/
lib
History
Joseph DelCioppio
80977c6dee
Added after_update_path to registrations controller. Users can now specify the path that their app should return to after updated a resource. If not specified it will return to the root, or the resource's root if specified.
2010-05-25 04:25:32 +08:00
..
devise
Added after_update_path to registrations controller. Users can now specify the path that their app should return to after updated a resource. If not specified it will return to the root, or the resource's root if specified.
2010-05-25 04:25:32 +08:00
generators
Added navigational formats to specify when it should return a 302 and when a 401,
closes
#234
and
#249
.
2010-05-16 19:13:38 +02:00
devise.rb
Added navigational formats to specify when it should return a 302 and when a 401,
closes
#234
and
#249
.
2010-05-16 19:13:38 +02:00