Method: FileUpload::TempFile#data

Defined in:
app/models/file_upload/temp_file.rb

#dataObject

Returns the value of attribute data.



3
4
5
# File 'app/models/file_upload/temp_file.rb', line 3

def data
  @data
end