Release Name: 1.3.0
Notes:
Need a simple, consistent way to create model instances and check
validations in your Rails tests? Use the Modelizer.
Changes:
=== 1.3.0 / 2009-07-10
* Switch to modern Hoe.
* Support default values when testing presence validations.
* Require explicit 'include Modelizer', don't be fancy with Rails init.
|