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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - May 25, 2021 (25 KB)
  2. 0.2.2 - March 24, 2021 (11.5 KB)
  3. 0.2.1 - March 28, 2020 (11 KB)
  4. 0.2.0 - March 26, 2020 (11 KB)
  5. 0.1.1 - March 16, 2020 (10 KB)
Show all versions (6 total)

Development Dependencies (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

Owners:

Pushed by:

Authors:

  • Masaki Hara, Masayuki Izumi, Wantedly, Inc.

SHA 256 checksum:

33aba503fbb57bd5dfd996117e22f8ed7682c2df25bc5c355025258642cc50b6

Total downloads 58,849

For this version 39,068

License:

MIT

Required Ruby Version: >= 0

Links: