Answer Posted / amruta
1. convention over configuration
2. open source
3. MVC model
4. Truly object oriented
5. less codding
6. understand easily
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you create a controller for the subject?
What is the role of mvc architecture in ruby on rails?
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?
How are string and symbol different?
How to use two databases into a single application?
How is calling super() different from the super call?
what is Polymorphic Association in Ruby on Rails?
What are the three methods to install ruby on rails?
what is rake in Rails?
what is the difference between destroy and delete?
Explain some features of nested scaffolding.
How to serialize data with yaml?
what is “Yield” in Ruby on Rails?
What is the main difference between procs and blocks?
how can we define Ruby regular expressions?