Skip to content

Error when checking inventory #2

@rapcal

Description

@rapcal

Due to newline at the end of droplet_id on line#39. Simple fix is to add #chomp:

droplet = @client.droplets.find(id: droplet_id.chomp)

Goes without saying that all methods that depend on inventory check fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions