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,582 of 189,933
Downloads: 17,523

Daily

Ranking: 52,898 of 189,920
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,219,693,676bundler
71,287,743,226activesupport
81,248,043,640rake
29954,622,386rspec
36758,347,959activerecord
45714,769,433rails
46710,629,656railties
102442,777,885byebug
120370,362,898rspec-rails
152308,418,761faker
229204,240,150database_cleaner
278174,274,420sqlite3
393121,183,940guard-rspec
2,02513,153,659appraisal
3,2464,368,358combustion

Owners

#GravatarHandle
1iconjrpolidario