Sha256: 228206df0ad8862602fa45081d035743b4b1a0524e581f327a6cf7f5b0b7191a
Contents?: true
Size: 553 Bytes
Versions: 1
Compression:
Stored size: 553 Bytes
Contents
# Changelog Unreleased * none 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.3.1 | CHANGELOG.md |