beans_rails

The 80beans rails project template (and generator)

Usage

Install the gem;

sudo gem install beans_rails

And use the beans_rails generator to start your project instead of the standard rails generator;

beans_rails <project_name>

Have fun! :)