Sha256: 305a72b2e93adc9e0ae7cd5c7466b3f2ccd2d22df77e5899b9b9e6a1aa5dc07b
Contents?: true
Size: 486 Bytes
Versions: 1
Compression:
Stored size: 486 Bytes
Contents
# CHANGELOG ## 1.1.1 * Fix query for associations with primary key option. ## 1.1.0 * Add short query feature for simple belongs_to association. * Rename `_nested_scope_options` to `nested_scope_options`. * Remove support for active_record_union. ## 1.0.4 * Fix query for string value. ## 1.0.3 * Remove nil from polymorphic types. ## 1.0.2 * Fix query error when there are no records in polymorphic tables. ## 1.0.1 * Fix query for array value. ## 1.0.0 * First release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord_nested_scope-1.1.1 | CHANGELOG.md |