Answer Posted / valavanp
1. Convention over configuration.
2. DRY concept.
3. Code is less.
4. Easy to Learn.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How to use two databases into a single application?
Choosing between belongs_to and has_one?
What is the difference between save and save?
What is the difference between Render vs. Redirect_to in ruby on rails ?
how you can create a controller for subject?
How is visibility of methods changed in ruby (encapsulation) ?
what is “Yield” in Ruby on Rails?
Explain about restful architecture?
What is difference between form_for and form_tag?
Explain how does rails implement ajax?
What is the process for creating a controller for the subject? What is its role?
Is ruby on rails dying?
What are the three methods to install ruby on rails?
how you define Instance Variable, Global Variable and Class Variable in Ruby?
How do rails implement ajax?