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,306 of 183,477
Downloads: 15,732

Daily

Ranking: 13,614 of 183,470
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
71,004,546,968activesupport
10969,073,546rake
25825,073,950rspec
35604,924,275activerecord
41573,259,067rails
43563,655,771railties
94362,024,410byebug
116299,343,940rspec-rails
153246,115,077faker
201181,877,048database_cleaner
259143,118,777sqlite3
39195,652,527guard-rspec
2,0738,883,281appraisal
3,1243,634,670combustion

Owners

#GravatarHandle
1iconjrpolidario