Sha256: 30061983b43646501884f82abd65f0b2218e89255775c7bd87bc4e2ffdca00fc
Contents?: true
Size: 606 Bytes
Versions: 1
Compression:
Stored size: 606 Bytes
Contents
# Changelog Unreleased * none v0.4.0 * support `has_and_belongs_to` associations v0.3.1 * allow to decouple declaring the assocation with Active Record DSL and generate a lazy association accessor with `association_accessor` v0.3.0 * allow to specify an association scope with `belongs_to_lazy`, `has_one_lazy` and `has_many_lazy` v0.2.0 * allow to use `has_many_lazy` with `through: ...` option v0.1.0 * initial release * doens't support `has_and_belongs_to_lazy` * doesn't support `has_many_lazy ... through: ...` * doesn't support association scope * doesn't support polymorphic associations
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
batch-loader-active-record-0.4.0 | CHANGELOG.md |