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 I have to do to view my project always on browser?
What is the use of super in Ruby Rails?
what is the use of super function in ruby on rails?
explain request/response cycle?
how does ruby on rails use the model view controller (mvc) framework?
Explain the controller in rails?
What do you understand by rails?
How would you create a controller for the subject?
how you can list all routes for an application?
What is the function of orm in ruby on rails?
What are the hashes?
Mention the differences between the observers and callbacks in ruby on rails.
Explain how does rails implement ajax?
what is the naming convention in Rails?
what is the difference between calling super() and super call?