Class: PersistentAttachments::DependencyClaim
- Inherits:
-
PersistentAttachment
- Object
- PersistentAttachment
- PersistentAttachments::DependencyClaim
- Defined in:
- app/models/persistent_attachments/dependency_claim.rb
Instance Method Summary collapse
- #delete_file ⇒ Object private
Instance Method Details
#delete_file ⇒ Object (private)
10 11 12 |
# File 'app/models/persistent_attachments/dependency_claim.rb', line 10 def delete_file file.delete end |