Class: Capistrano::Fiesta::Editor

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

Instance Method Summary collapse

Instance Method Details

#composeObject



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

def compose
  create_temp_file
  open
  read
end