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 (20KB)
  2. 1.3.0 December 06, 2018 (20KB)
  3. 1.2.0 November 15, 2018 (17.5KB)
  4. 1.1.0 November 13, 2018 (16KB)
  5. 1.0.0 October 31, 2018 (16KB)
全てのバージョンを表示(全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

リンク: