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: 61,462 of 196,694
Downloads: 18,205

Daily

Ranking: 57,606 of 196,654
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,725,968,350bundler
71,426,175,462activesupport
81,410,025,467rake
291,017,686,770rspec
37835,524,473activerecord
45786,671,736rails
46785,021,961railties
108478,522,782byebug
124406,980,763rspec-rails
153341,505,787faker
247217,870,765database_cleaner
283194,641,880sqlite3
414129,457,531guard-rspec
1,98715,640,233appraisal
3,2724,792,073combustion

Owners

#GravatarHandle
1iconjrpolidario