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 / chandan kumar jha

Configure nginx server for running rails application.It is not required to run ruby script/server only need passenger gem.After restarting system not need to start rails server application automatically started.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Rails?

492


Mention the differences between the observers and callbacks in ruby on rails.

466


how many types of callbacks available in ror?

588


What are the different filters used in ruby on rails?

425


Explain view in rails?

480






Mention all the naming conventions in ruby on rails.

469


Explain me what is the purpose of rjs in rails?

483


what is rake in Rails?

513


Are there any disadvantages of ruby on rails? If yes, mention them.

472


What do you understand by rails migration and what it can do?

432


Please explain what are the positive aspects of rails?

452


What are naming conventions?

471


How is the model view controller framework used in ruby on rails?

468


what is the difference between Dynamic and Static Scaffolding?

476


Explain rest in rails routes.

497