polaroid 0.0.3
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:
=
安装:
=
版本列表:
- 1.0.0 April 24, 2016 (9.5 KB)
- 0.0.5 April 24, 2016 (9.0 KB)
- 0.0.4 October 23, 2014 (7.0 KB)
- 0.0.3 March 01, 2014 (8.0 KB)
Runtime 依赖 (2):
immutable_struct
~> 1.1
json
~> 1.8