Sha256: fba5bdd52a6ff2e18d2c2a498dda06bf50d457750ce243e38f214bef352fe1fa

Contents?: true

Size: 518 Bytes

Versions: 2

Compression:

Stored size: 518 Bytes

Contents

Description:
    The 'rails_product' command creates a new Productized Rails Application
    with a default directory structure and configuration at the path you
    specify.

Example:
    rails_product ~/Code/Ruby/cart

    This generates a skeletal Productized Rails installation in
      ~/Code/Ruby/cart
    
    See the README in the newly created application to get going.

On-line Documentation:
    http://inquirylabs.com/productize/ or
    http://wiki.rubyonrails.com/rails/show/HowToProductizeYourApplication

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_product-0.5 lib/rails_generator/generators/applications/productized_app/USAGE
rails_product-0.6 lib/rails_generator/generators/applications/productized_app/USAGE