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,746 of 193,214
Downloads: 17,979

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
71,354,414,585activesupport
81,330,047,653rake
29983,045,376rspec
36793,912,258activerecord
44748,261,752rails
45744,956,063railties
102459,859,491byebug
122387,341,715rspec-rails
152324,323,953faker
238210,711,810database_cleaner
279183,854,320sqlite3
402125,115,334guard-rspec
2,01014,225,758appraisal
3,2664,554,473combustion

Owners

#GravatarHandle
1iconjrpolidario