RubyGems.org

A "Productized Rails Application" is a single generic application having a hierarchical structure wherein add-ons and tweaks for concurrent versions of the application are possible without affecting the core "generic" code base. You might use this, for example, if you want to maintain a common shopping cart code base that all of your clients use, while still providing flexibility for paid add-ons or site-specific needs.

installgem install rails_product
Authors

Duane Johnson

1,781 total downloads 841 for this version
Owners

D8cb8c8cd40ddf0cd05241443a591868

Gemfile
gem "rails_product", "~> 0.6"
Versions
  1. 0.6 September 24, 2005
  2. 0.5 July 25, 2005