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

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -