Description:

Setup a new Rails 3 Application with active_scaffold.
Pass 'jquery' in case you would like to use it instead of prototype

This installs required plugins and configures active_scaffold to use 
specified js lib and application layout file to include all required
assets

Example:

`rails generate active_scaffold_setup jquery`