Categories: None [Edit]

quickery

https://rubygems.org/gems/quickery
https://github.com/jrpolidario/quickery
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.

Total

Ranking: 60,424 of 187,239
Downloads: 16,932

Daily

Ranking: 66,833 of 187,224
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
71,196,180,149activesupport
101,151,901,046rake
27919,404,019rspec
36711,658,717activerecord
43671,311,427rails
44665,930,946railties
98421,229,018byebug
117351,039,053rspec-rails
150289,172,200faker
223197,187,257database_cleaner
274163,773,486sqlite3
386116,248,507guard-rspec
2,02711,956,223appraisal
3,2184,159,580combustion

Owners

#GravatarHandle
1iconjrpolidario