class Unboxed::Capistrano::Recipes::Configuration

Constants

CONFIGURATION

Public Class Methods

load(&block) click to toggle source
# File lib/unboxed/capistrano/recipes/configuration.rb, line 8
def self.load(&block)
  CONFIGURATION.load(&block)
end