RubyGems Navigation menu

cow_proxy 0.1.1

Make a COW proxy for a frozen object (or deep frozen), it will delegate every read method to proxied object, wrap value in COW proxy if frozen. Trying to modify object will result in data stored in proxy.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.3 - April 11, 2019 (11 KB)
  2. 0.3.2 - March 29, 2019 (11 KB)
  3. 0.3.1 - March 29, 2019 (11 KB)
  4. 0.2.2 - March 25, 2019 (10.5 KB)
  5. 0.2.0 - March 28, 2017 (10.5 KB)
  6. 0.1.1 - March 21, 2017 (9 KB)
Show all versions (11 total)

Owners:

Authors:

  • Sergio Cambra

SHA 256 checksum:

2280215736efa09cb84dfa40c42eee2c3db44f36e18c793f49978d5c5acfbc20

Total downloads 274,990

For this version 1,895

License:

MIT

Required Ruby Version: >= 1.9.3

Links: