How to stop (and restart) the Rails Server?

Paul Seattle picture Paul Seattle · Dec 1, 2012 · Viewed 101k times · Source

I'm following the instructions here http://railsinstaller.org/mac to get up and running with Rails on a Mac running OS X 10.8.2

At step 8 I'm asked to restart Rails server but how?

I'm assuming via a command line, but from within the already open ruby terminal window or a new one?

Answer

jefflunt picture jefflunt · Dec 1, 2012

Press Ctrl+C

When you start the server it mentions this in the startup text.