RubyGems Navigation menu

computed_model 0.3.0

ComputedModel is a helper for building a read-only model (sometimes called a view) from multiple sources of models. It comes with batch loading and dependency resolution for better performance. It is designed to be universal. It's as easy as pie to pull data from both ActiveRecord and remote server (such as ActiveResource).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.0 - May 25, 2021 (25.0 KB)
  2. 0.2.2 - March 24, 2021 (11.5 KB)
  3. 0.2.1 - March 28, 2020 (11.0 KB)
  4. 0.2.0 - March 26, 2020 (11.0 KB)
  5. 0.1.1 - March 16, 2020 (10.0 KB)
顯示所有版本(共 6)

Development 相依性套件 (9):

activerecord ~> 6.1
bundler ~> 2.0
factory_bot ~> 6.1
rake ~> 13.0
rspec ~> 3.0
simplecov ~> 0.21.2
simplecov-lcov ~> 0.8.0
sqlite3 ~> 1.4

擁有者:

Pushed by:

作者:

  • Masaki Hara, Masayuki Izumi, Wantedly, Inc.

SHA 256 checksum:

33aba503fbb57bd5dfd996117e22f8ed7682c2df25bc5c355025258642cc50b6

總下載次數 59,535

這個版本 39,688

License:

MIT

Ruby 版本需求: >= 0

相關連結: