Class: EchoUploads::MappedFile

Inherits:
ActionDispatch::Http::UploadedFile
  • Object
show all
Defined in:
lib/echo_uploads/mapped_file.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mapped_filenameObject

Returns the value of attribute mapped_filename.



3
4
5
# File 'lib/echo_uploads/mapped_file.rb', line 3

def mapped_filename
  @mapped_filename
end