*HEAD
- Added UnitRecord::AssociationStubbing module to stub associations. Is not
included by default.
- Give exception message if trying to use fixtures instead of failing
silently.
*0.4.1* (December 10th, 2007)
- Stub caching for compatibility with ActionController::Caching::SqlCache in
Rails 2.
*0.4.0* (December 9th, 2007)
*0.3.0* (August 22nd, 2007)
- Works with models using non-conventional table names.
*0.2.0* (August 16th, 2007)
- Cache columns based on schema.rb
*0.1.0* (August 15th, 2007)
- Converted plugin into a gem.
- No longer depend on Rake task to dump and cache columns.