Method: UserRegistrationsController#update
- Defined in:
- app/controllers/user_registrations_controller.rb
#update ⇒ Object
PUT /resource
34 35 36 |
# File 'app/controllers/user_registrations_controller.rb', line 34 def update super end |