RubyGems Navigation menu

computed_model 0.1.1

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 (3):

bundler ~> 2.0
rake ~> 13.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • Masaki Hara, Wantedly, Inc.

SHA 256 checksum:

d1122cac0bff6831a1c75aa62f7d1d13db1ff095e2ff933b2416413c1ef8876a

Total downloads 59,576

For this version 1,816

License:

MIT

Required Ruby Version: >= 0

Links: