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 active record?
What is object-relationship-model (orm)?
What is cross-site request forgery (csrf)? How is rails protected against it?
What are class libraries?
What are the servers supported by ruby on rails?
What is rake?
What is the main function of helpers used in ruby on rails?
Explain how Rails implements Ajax?
What do you understand by rails migration and what it can do?
Explain view in rails?
What is the flash?
What are the different filters used in ruby on rails?
how you define Instance Variable, Global Variable and Class Variable in Ruby?
how can we define Ruby regular expressions?
What are the different types of association relationships that exist?