RubyGems Navigation menu

computed_model 0.1.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)
  6. 0.1.0 - March 16, 2020 (8.5 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:

= Copy to clipboard Copied!

Total downloads 61,381

For this version 1,628

License:

MIT

Required Ruby Version: >= 0

Links: