serialbox 1.0.1
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:
=
Runtime Dependencies (2):
activesupport
>= 0
json
>= 0