RubyGems Navigation menu

denormalize_fields 1.3.0

This gem adds a `denormalize` option to ActiveRecord relation definitions, e.g. `has_many :foos, denormalize: { fields: :updated_at }`.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.3.0 - December 18, 2021 (6 KB)
  2. 1.2.1 - December 06, 2021 (6 KB)
  3. 1.2.0 - November 28, 2021 (6 KB)
  4. 1.1.2 - December 12, 2020 (5.5 KB)
  5. 1.1.1 - March 26, 2020 (5.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

activerecord >= 4.1.14, < 8.0.0

Development Dependencies (5):

rails ~> 7.0
rake >= 0
rspec >= 0
sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • Janosch Müller

SHA 256 checksum:

e92994b86a2f2a518c03b4d846442b3c048c860780e26300d71422520c43aaa8

Total downloads 15,431

For this version 3,723

License:

MIT

Required Ruby Version: >= 2.3.0

Links: