serialbox 1.0.0
This gem allows you to define how your object is serialized and deserialized. Then it's a simple matter of telling it which formats you want to support, and the serialization methods are automatically created for you.
Gemfile:
=
install:
=
Versions:
- 1.0.0 January 08, 2013 (10 KB)
Runtime Dependencies (2):
activesupport
>= 0
json
>= 0