Showing 1 of 1 total issue

Class Droplet has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Droplet
      include Resource::Base

      def create(options)
        post('droplets', options.to_json)
Severity: Minor
Found in lib/barge/resource/droplet.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language