Class: Fiesta::Editor
- Inherits:
-
Object
- Object
- Fiesta::Editor
- Defined in:
- lib/fiesta/editor.rb
Instance Method Summary collapse
Instance Method Details
#compose ⇒ Object
9 10 11 12 13 |
# File 'lib/fiesta/editor.rb', line 9 def compose create_temp_file open read end |