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 (10KB)
Runtime依存関係 (2):
activesupport
>= 0
json
>= 0