polaroid 1.0.0
Polaroid provides shortcuts to capture the state of a Ruby object, and can construct a fake object later to represents that state. The goal is to "Never send a Hash to do an Object's job" when performing common tasks such as, sending data to a background worker as JSON, or otherwise.
Gemfile:
=
install:
=
Versions:
- 1.0.0 April 24, 2016 (9.5 KB)
- 0.0.5 April 24, 2016 (9 KB)
- 0.0.4 October 23, 2014 (7 KB)
- 0.0.3 March 01, 2014 (8 KB)
Runtime Dependencies (2):
immutable_struct
~> 1.1
json
~> 1.8