Why Ruby on Rails? (part 2)

bruce_on_rails.jpg

•Full-Stack web framework – because Rails is an MVC web framework wherein models, views and controllers are completely integrated flawlessly, you automatically get all the benefits of an MVC design without all the configuration of each component to blend well with others.
•Productivity – Rails is all about helping you in being productive that’s why it’s very satisfying for users. In fact, there are many real-world application reaping off its benefits.
•Convention over Configuration – Rails uses easy and basic naming conventions and smart use of reflection to make your work a lot easier for you with almost no configuration. It makes sure that there are lesser repetitive and inaccurate chores in building a web application.

This entry was posted in Basics and tagged . Bookmark the permalink. Comments are closed, but you can leave a trackback: Trackback URL.