# File lib/rails-installer/web-servers.rb, line 66 def self.pid_file(installer) File.join(installer.install_directory,'tmp','pid.txt') end