Displaying 1 result from an estimated 1 matches for "hereer".
Did you mean:
herer
2008 Jun 09
2
cruisecontrol integration
...le = File.new("#{RAILS_ROOT}/config/backgroundrb.yml", "w")
bfile.puts backgroundrb_configuration
sh "chmod 755 #{RAILS_ROOT}/config/backgroundrb.yml"
begin
def shutmedown
sh "ruby script/backgroundrb stop"
end
rescue
''got hereer.''
end
sh "ruby script/backgroundrb start"
end
----------------------------------------------
/home/ian/bluffware/backend/vendor/plugins/backgroundrb/lib/backgroundrb/bdrb_config.rb:38:in
`read_config'': undefined method `[]'' for false:FalseClass (NoMetho...