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

how you can list all routes for an application?

488


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

468


What are the hashes?

477


What are gemsets in rails?

462


How many filters are there in rails.

500






Do you know what is sweeper in rails?

459


What are rails validation used for?

478


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

417


what is the difference between Dynamic and Static Scaffolding?

476


how you define Instance Variable, Global Variable and Class Variable in Ruby?

487


What are the steps involved in writing and setting up an application in ruby on rails?

442


what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?

478


Explain testing in rails.

514


Explain rest in rails routes.

498


What are generators in ruby on rails?

473