INCLUDE_DATA

Article written

  • on 25.07.2005
  • at 08:42 PM
  • by Rory

Ruby on Rails Product Generator Gem 0

Jul25

Duane Johnson announced the release of two new Ruby on Rails gems today in the Ruby on Rails mailing list: rails_product and site. Combined, they give you the ability to use one generic web application installation for more than one website, and each site can be customized as per client requirements.

I think this is great news, and although I don’t have a need for the Rails Product Generator at this time, when I do, I’ll have to look at it in more depth. So far, though, the feedback on the mailing list has been overwhelmingly positive! Great work, Duane.

Rails Product Generator:

A “productized” application is a two-tiered application. The first tier is a single base application that encapsulates common functionality for your product. The second tier consists of several customized applications that inherit and extend functionality from that base. It is useful for web developers who want to create a base application with some sort of generic functionality (e.g. a shopping cart) and then extend or modify that functionality for specific clients only.

Installation information is available via the Rails Product Generator page on the Ruby on Rails wiki.

subscribe to comments RSS

There are no comments for this post

Please, feel free to post your own comment

* these are required fields