Method: Chap::Config#release_path

Defined in:
lib/chap/config.rb

#release_pathObject

special attributes added to chap



64
65
66
# File 'lib/chap/config.rb', line 64

def release_path
  "#{deploy_to}/releases/#{timestamp}"
end