All Versions
11
Latest Version
Avg Release Cycle
118 days
Latest Release
2357 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.6 Changes
Support for Rails 3.x. For 2.x support, check out the branch
rails_2_3
or version v0.5 of the gem.🛠Fixed
- The
has_and_belongs_to_many
associations, for SecondBase models. - Patched
ActiveRecord::TestFixtures
so that transactional fixture support is respected for the SecondBase. - Reorganized monkey patches to make it easier to work in fixes for different versions of Rails.
- The