Ruby on Rails Question:
Download Job Interview Questions and Answers PDF
Why RubyonRails?
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
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the differences betweeen Rails 2.x and Rails 3? | What is session and cookies? |