Starting Ruby on Rails server on Windows automatically -


im totally newbie in rails , have problem. every single time im rebooting pc have run server based on ruby on rails console command in right directory. there problem - have make run server automatically booting windows. @btw: there possibility hide console?

you can create batch file instruction give in command prompt like

cd projects\myapp ruby script\server 

and drop copy of file windows start -> programs -> start folder.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -