Files | Admin

Notes:

Release Name: 1.2.0

Notes:
== DESCRIPTION:
  
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: == 1.2.0 / 2007-12-31 * 1 major enhancement - Users can define their own skeletons to use (bones --freeze) * 1 minor enhancement - Show a list of the files a user needs to change after project creation