Parent

Object

Public Instance Methods

set_conf() click to toggle source
# File lib/mongrel_cluster/recipes_2.rb, line 88
def set_conf
  set :mongrel_conf, "/etc/mongrel_cluster/#{application}.yml" unless mongrel_conf
end
set_mongrel_conf() click to toggle source
# File lib/mongrel_cluster/recipes_1.rb, line 100
def set_mongrel_conf
  set :mongrel_conf, "/etc/mongrel_cluster/#{application}.yml" unless mongrel_conf
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.