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,821 of 193,756
Downloads: 18,022

Daily

Ranking: 42,965 of 193,649
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
71,367,928,484activesupport
81,345,947,699rake
29989,540,006rspec
36801,545,420activerecord
44755,328,125rails
45752,283,426railties
104463,553,964byebug
122391,185,975rspec-rails
152327,727,392faker
239212,078,050database_cleaner
279185,971,812sqlite3
406125,958,032guard-rspec
2,00514,482,660appraisal
3,2714,599,057combustion

Owners

#GravatarHandle
1iconjrpolidario