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:
          =
        
        
          Installeer:
          =
        
      Versies:
- 1.0.0 January 08, 2013 (10 KB)
Runtime afhankelijkheden (2):
            activesupport
            >= 0
          
          
            json
            >= 0
          
    