== 1.0.0 2010-07-08 * Using the ActiveRecord#[] method to access the version attribute of the current version. * Made the generators Rails 3 compliant. == 0.0.3 2010-01-04 * Fixed a file include issue to make Genesis work with bundler gem. == 0.0.2 2009-12-15 * Fixed bug with camelcase vs camelize causing different results (ie. methodName vs MethodName) on linux systems == 0.0.1 2009-12-12 * Added prepare seeding generator * Added seed file generator * Added seed version task * Added seed task * Added mulligan task