Sha256: c1f76c543d7fef61f5353ff3005915b52c4b416db0f445a1bdecc9c84b011339
Contents?: true
Size: 644 Bytes
Versions: 3
Compression:
Stored size: 644 Bytes
Contents
# Change Log Please follow the format set down in http://keepachangelog.com ## v1.0.1 #### Fixed * Fix base Rails migration generator. Fixes #25. ## 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
secondbase-2.1.0 | CHANGELOG.md |
secondbase-2.0.0 | CHANGELOG.md |
secondbase-1.0.1 | CHANGELOG.md |