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,521 of 187,571
Downloads: 17,002

Daily

Ranking: 113,854 of 187,548
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,010,000,950bundler
71,211,569,661activesupport
101,165,196,519rake
28924,848,930rspec
36719,366,671activerecord
43678,557,783rails
45673,424,751railties
100424,606,183byebug
116354,148,778rspec-rails
151292,327,549faker
223198,217,438database_cleaner
275165,696,742sqlite3
387117,007,590guard-rspec
2,02812,143,264appraisal
3,2234,190,368combustion

Owners

#GravatarHandle
1iconjrpolidario