jsonapi.rb 1.7.0
JSON:API serialization, error handling, filtering and pagination.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (3):
Development Dependencies (12):
            bundler
            >= 0
          
          
            ffaker
            >= 0
          
          
            jsonapi-rspec
            >= 0
          
          
            rails
            >= 0
          
          
            rspec
            ~> 3.0
          
          
            rspec-rails
            >= 0
          
          
            rubocop
            >= 0
          
          
            rubocop-performance
            >= 0
          
          
            rubocop-rails_config
            >= 0
          
          
            simplecov
            >= 0
          
          
            sqlite3
            >= 0
          
          
            yardstick
            >= 0
          
    