newbie ?: seeing code changes without restarting webrick or mongrel?
Obrien
Posts: 2
Starts: 5
Wiki Edits: 0
I thought by default the server (webrick / mongrel) are configured to always reload file so that changes in files are always shown...
however tonight (first night ever trying to code RoR) I ended up having to start / restart server using both webrick and mongrel to show changes I was making...
Any way to force server to always reload?
Thanks in advance, John
2008-04-22 09:38 PM
Santhi
Posts: 233
Starts: 0
Wiki Edits: 1
You need to restart your Mongrel instance after you make any changes to your app. It won't reload automatically.
2008-04-23 02:48 AM
Hello Guest! In order to post you must be an active client with us, please log in or sign up today!