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
Explain coc in rails?
Mention all the naming conventions in ruby on rails.
How to serialize data with yaml?
What is the naming convention for variables?
What is a proc ?
How will be the future for ruby on rails?
what are helpers and how to use helpers in ror?
Name some rails ide or editor.
Do you know what is “yield” in ruby on rails?
In how many ways you can create rails layout http response.
Mention the differences between the observers and callbacks in ruby on rails.
hi am b,tech 2011 passedout now am learnig ROR technology may i knw what is the feature of this one and what is the salary ranges to this i heard there is a less salaries to this technology give me valuable suggestions
What is cross-site request forgery (csrf)? How is rails protected against it?
Explain model in rails?
what is rails caching?