RubyGems Navigation menu

denormalize_fields 1.1.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)
  6. 1.1.0 - 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:

9eabfc9e5384a5b0f4ba26d20eb40732fae2c6c20f0d513450c22cb186cda0cd

Total downloads 16,021

For this version 1,524

License:

MIT

Required Ruby Version: >= 2.3.0

Links: