RubyGems Navigation menu

quickery 1.1.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.3.1 - December 06, 2018 (20.0 KB)
  2. 1.3.0 - December 06, 2018 (20.0 KB)
  3. 1.2.0 - November 15, 2018 (17.5 KB)
  4. 1.1.0 - November 13, 2018 (16.0 KB)
  5. 1.0.0 - October 31, 2018 (16.0 KB)
显示所有版本 (共 10 个)

Runtime 依赖 (3):

activerecord >= 4.0
activesupport >= 4.0
railties >= 4.0

Development 依赖 (12):

appraisal ~> 2.2.0
bundler ~> 1.16
byebug ~> 9.0
combustion ~> 0.9.1
database_cleaner ~> 1.7.0
faker ~> 1.9.1
guard-rspec ~> 4.7.3
rails ~> 4.0
rake ~> 10.0
rspec ~> 3.7.0
rspec-rails ~> 3.7.2
sqlite3 ~> 1.3.13

业主:

作者:

  • Jules Roman Polidario

SHA 256 校验和:

e8a15d6e034fb6e0835e651cda482623e7c7814b88a73267a3a110d1b102084c

下载总量 14,916

这个版本 1,446

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

链接: