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 -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -