RubyGems Navigation menu

quickery 1.3.1

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 總和檢查碼:

=

總下載次數 15,920

這個版本 2,056

版本发布:

授權:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: