Why RubyonRails?

Answers were Sorted based on User's Feedback



Why RubyonRails?..

Answer / sathisht

1)for fast developing websites,
2)convention over configuration
3)scaffolding
4)pure Object oriented concepts
5)less coding
6)easy understanding of coding
7)follows MVC architecture
8)using library and gem files

Is This Answer Correct ?    16 Yes 0 No

Why RubyonRails?..

Answer / 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

Why RubyonRails?..

Answer / valavanp

1. Convention over configuration.
2. DRY concept.
3. Code is less.
4. Easy to Learn.

Is This Answer Correct ?    9 Yes 2 No

Why RubyonRails?..

Answer / abhi2810

Ruby is becoming popular exponentially in Japan and now in
US and Europe as well. Following are greatest factors:
1. Easy to learn
2. Open source (very liberal license)
3. Rich libraries
4. Very easy to extend
5. Truly Object-Oriented
6. Less Coding with fewer bugs

Is This Answer Correct ?    7 Yes 1 No

Why RubyonRails?..

Answer / 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

Why RubyonRails?..

Answer / mukund

1. Convention Over Configuration
2. Open Source
3. Scaffolding
4. Migrations
5. Follows MVC Architecture
6. Object Relational Mapping
7. gems & plugins
8. Easy to learn.
9. Less Codding
10.Make Web Developing Faster
11.Purely Object Oriented.

Is This Answer Correct ?    0 Yes 0 No

Why RubyonRails?..

Answer / amruta

1. convention over configuration
2. open source
3. MVC model
4. Truly object oriented
5. less codding
6. understand easily

Is This Answer Correct ?    0 Yes 0 No

Why RubyonRails?..

Answer / baidynath

RUBY IS A GIRL NAME SO SHE MAY BE YOUR GIRL FRIEND THANK YOU

Is This Answer Correct ?    6 Yes 25 No

Post New Answer

More Ruby on Rails Interview Questions

How are observers and callbacks different from each other?

0 Answers  


What is the difference between concern and application_controller.rb in ruby on rails?

0 Answers  


What are the functions performed by rails migration?

0 Answers  


what are benefits of using active record as opposed to raw sql queries?

0 Answers  


how can we define Ruby regular expressions?

0 Answers  






Explain me what is the purpose of rjs in rails?

0 Answers  


What are the major components of Ruby on Rails?

1 Answers   QualTech,


What do you understand by rails migration and what it can do?

0 Answers  


what is the naming convention in Rails?

0 Answers  


What is difference between form_for and form_tag?

0 Answers  


iam new to the ruby on rails. suggest me some pdf and online books for ruby and rails

1 Answers  


What is rails router?

0 Answers  


Categories