active_model_serializers 0.10.2
ActiveModel::Serializers allows you to generate your JSON in an object-oriented and convention-driven manner.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (4):
Development依存関係 (9):
            activerecord
            < 6, >= 4.1
          
          
            bundler
            ~> 1.6
          
          
            grape
            < 1.0, >= 0.13
          
          
            json_schema
            >= 0
          
          
            kaminari
            ~> 0.16.3
          
          
            rake
            < 12.0, >= 10.0
          
          
            simplecov
            ~> 0.11
          
          
            timecop
            ~> 0.7
          
          
            will_paginate
            >= 3.0.7, ~> 3.0
          
    







