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,749 of 192,565
Downloads: 17,850

Daily

Ranking: 24,200 of 192,541
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,383,922,898bundler
71,338,029,813activesupport
81,308,632,851rake
29975,891,622rspec
36785,293,653activerecord
44740,137,947rails
45736,652,135railties
102455,601,054byebug
122382,970,830rspec-rails
153320,483,471faker
235209,094,516database_cleaner
278181,700,576sqlite3
399124,077,183guard-rspec
2,01413,942,793appraisal
3,2564,507,899combustion

Owners

#GravatarHandle
1iconjrpolidario