Answer Posted / deepali
1)Convention over configuration
2)MVC Architecture
3)Object Relational Mapping
4)Simplicity
5)Ajaxify
6)Migrations
7)Gem & Plugin used to minimise code
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is bundler?
what is testing in rails?
Explain me what is the difference between concern and application_controller.rb in ruby on rails?
How can you protect filter methods in rails?
What is rails router?
Choosing between belongs_to and has_one?
What are the different filters used in ruby on rails?
What is the difference between false and nil in ruby?
Explain rvm in rails?
how you can run Rails application without creating databases?
What is the function of orm in ruby on rails?
what is the difference between destroy and delete?
Difference between argument and parameter in ruby on rails ?
What is the difference between Render vs. Redirect_to in ruby on rails ?
Explain how you can run rails application without creating databases?