Answer Posted / sathisht
1)for fast developing websites,
2)convention over configuration
3)scaffolding
4)pure Object oriented concepts
5)less coding
6)easy understanding of coding
7)follows MVC architecture
8)using library and gem files
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the use of super in Ruby Rails?
what is testing in rails?
What are float, dig and max?
Explain rails caching levels.
Explain how Rails implements Ajax?
What is the difference between false and nil in ruby?
Explain rvm in rails?
Mention the types of variables available in Ruby Class?
What is the process for creating a controller for the subject? What is its role?
What does session and cookies represent in ruby on rails?
what is the defined operator?
When are self.up and self.down methods used?
How are observers and callbacks different from each other?
What role do sub-directory app/helpers and app/controllers play?
Explain dry in rails?