Class: FilelessIO
- Inherits:
-
StringIO
- Object
- StringIO
- FilelessIO
- Defined in:
- lib/nimbleshop/core_ext/filelessio.rb
Overview
this is neeed to make attach_picture work
Instance Attribute Summary collapse
-
#original_filename ⇒ Object
Returns the value of attribute original_filename.
Instance Attribute Details
#original_filename ⇒ Object
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 |