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
What is the latest version of ruby on rails?
Tell me what is ruby on rails?
What is rails script? Name some of them?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
How can the filter methods in ruby on rails be protected?
what is Mixin in Rails?
what is the purpose of RJs in Rails?
Explain rest in rails routes.
What is rails active record?
how does ruby on rails use the model view controller (mvc) framework?
What do you understand by rails?
Tell us what is the difference between redirect and render in ruby on rails?
Explain the role of sub directory app/controllers and app/helpers.
What are the servers supported by ruby on rails?
What is rake?