Method: FileAttachment#uploaded_file
- Defined in:
- app/models/file_attachment.rb
#uploaded_file ⇒ Object
Returns the value of attribute uploaded_file.
29 30 31 |
# File 'app/models/file_attachment.rb', line 29 def uploaded_file @uploaded_file end |