Age | Commit message (Collapse) | Author |
|
|
|
separate controller, make users_controller html only and v1/users_controller json only.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creating and editing users differ so much now it's not worth reusing the complex user_form_with for the signup.
|
|
password requires ajax for secure remote password to work
|
|
|
|
|