Class: Fiesta::Editor

Inherits:
Object
  • Object
show all
Defined in:
lib/fiesta/editor.rb

Instance Method Summary collapse

Instance Method Details

#composeObject



9
10
11
12
13
# File 'lib/fiesta/editor.rb', line 9

def compose
  create_temp_file
  open
  read
end