Why RubyonRails?

Answer Posted / ekta

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

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When are self.up and self.down methods used?

502


What is the current version of ruby on rails?

467


What is the role of mvc architecture in ruby on rails?

476


what is “Yield” in Ruby on Rails?

513


Mention the types of variables available in Ruby Class?

564






difference between member routes and collection routes ?

537


How to serialize data with yaml?

519


How many types of associations relationships does a model have?

447


Explain me what are the limits of ruby on rails?

456


what is the difference in scope for these two variables: @@name and @name?

456


What is the main function of helpers used in ruby on rails?

471


What is a proc ?

551


what is the use of super function in ruby on rails?

510


what is the purpose of RJs in Rails?

561


Explain Get and post method?

522