Top Level Namespace

Defined Under Namespace

Modules: TorqueBox, Xn, Xnlogic Classes: CapConfig, Thor

Instance Method Summary collapse

Instance Method Details

#server_profile(&config_block) ⇒ Object



39
40
41
# File 'lib/xnlogic/server_profile.rb', line 39

def server_profile(&config_block)
  CapConfig.configure(&config_block)
end