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 se
Now in rails 5 yu can do:
rails restart
This print by rails --tasks
rails --tasks
Restart app by touching tmp/restart.txt
I think that is usefully if you run rails as a demon