Our application runs two Rails servers at different ports that talk to each other. Using Rails 3.2.8, I could open a terminal, cd to the project, run rail
cd
rail
try using foreman https://github.com/ddollar/foreman
Railscast: http://railscasts.com/episodes/281-foreman?view=comments