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:
=
安装:
=
版本列表:
- 1.0.0 January 08, 2013 (10.0 KB)
Runtime 依赖 (2):
activesupport
>= 0
json
>= 0