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 is the model view controller framework used in ruby on rails?
Is ruby on rails popular?
what is the defined operator?
what are the limits of Ruby on Rails?
What is Dynamic finders ?
Explain some features of nested scaffolding.
What are naming conventions?
Who developed ruby on rails?
How is direct different from render?
what is sweeper in Rails?
What is the main function of helpers used in ruby on rails?
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
What is the architecture of Model views and controllers
How does router work in rails?
what are the differences between rails 2.x and rails 3?