ActiveRecord::Extensions 0.3.0 Released!
on December 30, 2006 @ 12:50 AM

ActiveRecord::Extensions 0.3.0 is released! Download it here.

There are no functionality changes in this release. There are two changes:
  • thanks to Michael Schuerig for pointing out a potential namespace issue which is fixed in this release
  • tests are now loaded in the a new ruby process rather then into the same ruby process as rake tasks when running rake test: