class Indocker::IndockerHelper

Constants

INDOCKER_FOLDER

Public Class Methods

indocker_dir() click to toggle source
# File lib/indocker/indocker_helper.rb, line 5
def indocker_dir
  File.join(Indocker.deploy_dir, INDOCKER_FOLDER)
end