Class: Tempfile

Inherits:
Object
  • Object
show all
Defined in:
lib/manuscript/template_file_manager.rb

Instance Attribute Summary collapse

Instance Attribute Details

#original_filenameObject

Returns the value of attribute original_filename.



30
31
32
# File 'lib/manuscript/template_file_manager.rb', line 30

def original_filename
  @original_filename
end