Sha256: c480c7f0ac5f1cbca76cc734a465c0a6c50b5e6eada8eb1e41e680e2a1d037f0
Contents?: true
Size: 571 Bytes
Versions: 1
Compression:
Stored size: 571 Bytes
Contents
# Change Log Please follow the format set down in http://keepachangelog.com ## v1.0 Initial re-write supporting Rails 4.x. Please see README.md for full details. ## v0.6 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
secondbase-1.0.0 | CHANGELOG.md |