What are the steps involved in writing and setting up an application in ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
What are naming conventions?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
Please explain what are the positive aspects of rails?
What are rails validation used for?
What do you mean by render and redirect_to?
Tell me what is polymorphic association in ruby on rails?
How to use two databases into a single application?
What is ORM in Rails?
What is rails active record?
Tell me what is orm (object-relationship-model) in rails?
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
difference between form_for and form_tag