How to start rails server in background -


when run ruby script/server -e test, runs on console. when close console, stops process. want run server in background. how can this?

you can run daemon script/server -d


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -