json_serialize 2.2.2
Adds to ActiveRecord the ability to JSON-serialize certain fields.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 3.0
          
          
            activesupport
            >= 3.0
          
    