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,304 of 183,107
Downloads: 15,631

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
7989,475,609activesupport
10953,844,246rake
25817,849,894rspec
35595,989,894activerecord
41565,217,426rails
42555,270,027railties
94357,037,489byebug
116294,635,586rspec-rails
150242,161,887faker
199180,320,372database_cleaner
253141,523,763sqlite3
38993,982,532guard-rspec
2,0688,709,738appraisal
3,1233,588,194combustion

Owners

#GravatarHandle
1iconjrpolidario