Sha256: 87a926b8691721b75fad31d4d108de0b6905941b015d904d8a7a616280baf239
Contents?: true
Size: 836 Bytes
Versions: 2
Compression:
Stored size: 836 Bytes
Contents
# Change Log Please follow the format set down in http://keepachangelog.com ## 2.1.1 Test updates to track rails 5 rc2. ## 2.1.0 Added the ability to disable the database task patching (thanks [@agrberg](https://github.com/agrberg)) ## 2.0.0 Added Rails 5 support. ## 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 ThirdBase models. * Patched `ActiveRecord::TestFixtures` so that transactional fixture support is respected for the ThirdBase. * Reorganized monkey patches to make it easier to work in fixes for different versions of Rails.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
thirdbase-2.1.2 | CHANGELOG.md |
thirdbase-2.1.1 | CHANGELOG.md |