Class: ActiveStorage::AttachmentsController
- Inherits:
-
BaseController
- Object
- BaseController
- ActiveStorage::AttachmentsController
- Defined in:
- app/controllers/active_storage/attachments_controller.rb
Instance Method Summary collapse
Instance Method Details
#destroy ⇒ Object
4 5 6 |
# File 'app/controllers/active_storage/attachments_controller.rb', line 4 def destroy .purge end |