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