Ruby on Rails Question:

Why RubyonRails?

Tweet Share WhatsApp

Answer:

Super productive new way to develop web applications because:

1. Dynamically typed programming language similar to Python,
Smalltalk, and Perl(Templating language)
2. Follows Model-View-Controller (MVC) architecture
3. Strives for simplicity
4. Less coding.
5. Minimum Configuration.
6. Design patterns admire
7. Light webserver
8. ORM

Download Ruby on Rails PDF Read All 16 Ruby on Rails Questions
Previous QuestionNext Question
What are the differences betweeen Rails 2.x and Rails 3?What is session and cookies?