Files | Admin

Notes:

Release Name: 1.3.4

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: == 1.3.4 / 2008-02-20 * 4 minor enhancements - Added more RCov options and tasks to verify a coverage threshold (RSpec only) - Can specify exact dependency version requirement - Added a command line option to specify the output directory for a new project - The history, readme, and manifest file names can be configured in the Rakefile * 1 bug fix - Now including the default rake/clean tasks