Files | Admin

Notes:

Release Name: 2.0.2

Notes:
Mr Bones is a handy tool that builds a skeleton for your new Ruby projects.
The skeleton contains some starter code and a collection of rake tasks to
ease the management and deployment of your source code. Mr Bones is not
viral -- all the code your project needs is included in the skeleton (no
gem dependency required).


Changes: == 2.0.2 / 2008-06-02 * 2 minor enhancements - Added a gem cleanup rake task - Tasks to support Git projects * 2 bug fixes - Check for Rakefile when creating a new project - Failed dependency resolution when not using fully qualified task names