RubyGems Navigation menu

denormalize_fields 1.2.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, < 7.0.0

Development Dependencies (5):

rails >= 4.1.14, < 7.0.0
rake >= 0
rspec >= 0
sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • Janosch Müller

SHA 256 checksum:

0eb97da9b87fdd6d2bdab39982ffcb83cce9a5bb110d8b098be3280633ab7850

Total downloads 15,859

For this version 2,206

License:

MIT

Required Ruby Version: >= 2.3.0

Links: