am new to ruby. tell me one thing.
i can view my project on browser when i write "ruby
script/server". otherwise i cant view my project on localhost.

what i have to do to view my project always on browser?
pls help

Answer Posted / chandanjha1989

Configure nginx server it keep your application always running no need to start rails server every time.Your application automatically restarted after your system restart.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the positive aspects of Rails?

470


In how many ways you can create rails layout http response.

424


Tell me what is rails migration?

457


What is the architecture of Model views and controllers

2207


At is cross-site request forgery (csrf)?

502






Write a program to show the functionality of request.xhr in ruby on rails ?

490


How do I find only duplicate entries in a database table?

597


List out what can Rails Migration do?

523


Name some rails ide or editor.

486


What is object-relationship-model (orm)?

525


What is Dynamic finders ?

516


Explain some features of nested scaffolding.

495


Do you know what is sweeper in rails?

469


What is difference between form_for and form_tag?

489


What do you mean by render and redirect_to?

491