Sha256: 84aa70bdf4001aa513f0f92191b092702b4ba9183f10e01dae09d336aa5d90f4
Contents?: true
Size: 194 Bytes
Versions: 13
Compression:
Stored size: 194 Bytes
Contents
# Load DSL and Setup Up Stages require 'capistrano/setup' # Loads custom tasks from `lib/capistrano/tasks' if you have any defined. Dir.glob('lib/capistrano/tasks/*.cap').each { |r| import r }
Version data entries
13 entries across 13 versions & 1 rubygems