Answers

Question and Answer:

  Home  Ruby on Rails

⟩ Why RubyonRails?

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

 215 views

More Questions for you: