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 the purpose of load, auto_load, and require_relative in ruby ?
What is a webrick web server?
Explain unobtrusive javascript in rails.
How many filters are there in rails.
How to find second max element from database ?
What is the importance of rjs?
Difference between gem and plugin?
What does ruby name refer to?
What are gemsets in rails?
Explain about restful architecture?
how you can run Rails application without creating databases?
What is the difference between concern and application_controller.rb in ruby on rails?
What is the purpose of require_relative in ruby?
Explain some features of nested scaffolding.
explain request/response cycle?