ruby-rails-3.2

Mvc ruby based framework geared for web application development
  http://www.rubyonrails.org
  0
  no reviews



Rails is a full-stack, open-source web framework in ruby for writing real-world applications.

being a full-stack framework means that all layers are built to work seamlessly together. that way you don't repeat yourself and you can use a single language from top to bottom. everything from templates to control flow to business logic is written in ruby.

this package provides rails version 3.2.