Answer Posted / valavanp
1. Convention over configuration.
2. DRY concept.
3. Code is less.
4. Easy to Learn.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Write a program to generate and run the application without the use of database
Explain rvm in rails?
What is ORM in Rails?
what is the use of super function in ruby on rails?
what is Polymorphic Association in Ruby on Rails?
what is the naming convention in Rails?
Explain what are the servers supported by ruby on rails?
what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?
What are class libraries?
Do you know the role of garbage collection in ruby on rails?
What is the architecture of Model views and controllers
In how many ways you can create rails layout http response.
what is different between activerecord::relation's count, length and size methods?
Tell me what is orm (object-relationship-model) in rails?
what is Ruby on Rails?