RubyGems Navigation menu

quickery 1.3.1

Implements Law of Demeter by mapping associated record attributes as own attributes (one-way read-only). Consequently, speeds up SQL queries by removing joins queries between intermediary models, at the cost of slower writes. This is an anti-normalization pattern in favour of actual data-redundancy and faster queries. Use this only as necessary.

Gemfile:
=

install:
=

Versions:

  1. 1.3.1 December 06, 2018 (20 KB)
  2. 1.3.0 December 06, 2018 (20 KB)
  3. 1.2.0 November 15, 2018 (17.5 KB)
  4. 1.1.0 November 13, 2018 (16 KB)
  5. 1.0.0 October 31, 2018 (16 KB)
Show all versions (10 total)

Runtime Dependencies (3):

activerecord >= 4.0
activesupport >= 4.0
railties >= 4.0

Development Dependencies (12):

appraisal ~> 2.2.0
bundler ~> 1.16
byebug ~> 9.0
combustion ~> 0.9.1
database_cleaner ~> 1.7.0
faker ~> 1.9.1
guard-rspec ~> 4.7.3
rails ~> 4.0
rake ~> 10.0
rspec ~> 3.7.0
rspec-rails ~> 3.7.2
sqlite3 ~> 1.3.13

Owners:

Authors:

  • Jules Roman Polidario

SHA 256 checksum:

=

Total downloads 15,919

For this version 2,056

Version Released:

License:

MIT

Required Ruby Version: >= 1.9.3

Links: