Method: UserRegistrationsController#destroy
- Defined in:
- app/controllers/user_registrations_controller.rb
#destroy ⇒ Object
DELETE /resource
39 40 41 |
# File 'app/controllers/user_registrations_controller.rb', line 39 def destroy super end |