Class: FilelessIO

Inherits:
StringIO
  • Object
show all
Defined in:
lib/nimbleshop/core_ext/filelessio.rb

Overview

this is neeed to make attach_picture work

Instance Attribute Summary collapse

Instance Attribute Details

#original_filenameObject

Returns the value of attribute original_filename.



3
4
5
# File 'lib/nimbleshop/core_ext/filelessio.rb', line 3

def original_filename
  @original_filename
end