Sha256: 7e073817fa7ec675988689e879098262c36d9da578d6b3e794fd0af49954f73e

Contents?: true

Size: 949 Bytes

Versions: 1

Compression:

Stored size: 949 Bytes

Contents

## v0.3.3

* Support passing a single record to `ActiveRecord::Precounter.new` [#8](https://github.com/k0kubun/activerecord-precounter/pull/8)

## v0.3.2

* Support primary\_key option of belongs\_to association [#7](https://github.com/k0kubun/activerecord-precounter/pull/7)

## v0.3.1

* Fix [#5](https://github.com/k0kubun/activerecord-precounter/pull/5) for ActiveRecord 5.0 (take 3)

## v0.3.0

* Fix [#5](https://github.com/k0kubun/activerecord-precounter/pull/5) for ActiveRecord 5.0 (take 2)
* [breaking] Drop ActiveRecord 4.2 support

## v0.2.3

* Fix count of scoped association [#5](https://github.com/k0kubun/activerecord-precounter/pull/5)

## v0.2.2

* Fix unexpected subquery [#4](https://github.com/k0kubun/activerecord-precounter/pull/5)

## v0.2.1

* Add support for counting scoped association
* Return empty array when target records don't exist

## v0.2.0

* [breaking] Completely change interface

## v0.1.0

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activerecord-precounter-0.3.3 CHANGELOG.md