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: 61,316 of 196,079
Downloads: 18,202

Daily

Ranking: 32,009 of 196,051
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,664,465,017bundler
71,410,868,252activesupport
81,393,380,379rake
291,010,274,160rspec
37826,390,496activerecord
45778,238,327rails
46776,191,634railties
108474,791,946byebug
123403,014,583rspec-rails
152338,031,210faker
246216,425,366database_cleaner
281192,294,939sqlite3
411128,590,571guard-rspec
1,99315,330,917appraisal
3,2764,739,662combustion

Owners

#GravatarHandle
1iconjrpolidario