# File lib/rails-installer.rb, line 499 def set_initial_port_number config['port-number'] ||= (rand(1000)+4000) end