Answer Posted / mukund
1. Convention Over Configuration
2. Open Source
3. Scaffolding
4. Migrations
5. Follows MVC Architecture
6. Object Relational Mapping
7. gems & plugins
8. Easy to learn.
9. Less Codding
10.Make Web Developing Faster
11.Purely Object Oriented.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of caching used in rails, what are they?
What are the various changes between the rails version 2 and 3?
What is the rail console?
How you run your Rails Application without creating database ?
What are the functions performed by rails migration?
How to serialize data with yaml?
Name some rails ide or editor.
How to use two databases into a single application?
what is the purpose of the resources method in the code snippet below?
who developed rails?
What is Dynamic finders ?
What is the purpose of auto_load in ruby?
What is the naming convention for variables?
What is a ruby singleton method ?
How is direct different from render?