# File lib/webrat/selenium/application_servers/sinatra.rb, line 23 def fail $stderr.puts $stderr.puts $stderr.puts "==> Failed to boot the Sinatra application server... exiting!" exit end
# File lib/webrat/selenium/application_servers/sinatra.rb, line 30 def pid_file prepare_pid_file(Dir.pwd, 'rack.pid') end
Generated with the Darkfish Rdoc Generator 2.