plate_api 1.1.7
This gem can be used to connect to the Plate API. It takes care of the authentication procedure. It also provides a basic wrapper around the Plate API, so objects in Plate can be manipulated as local objects.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (3):
Development Dependencies (8):
            bundler
            ~> 1.16
          
          
            byebug
            >= 0
          
          
            factory_bot
            ~> 5.0.1
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.0
          
          
            simplecov
            >= 0
          
          
            simplecov-console
            >= 0
          
          
            webmock
            ~> 3.0
          
    

