fog/fog-google

View on GitHub
examples/create_instance_with_attached_disk.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method example has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def example
  p "Connecting to Google API"
  connection = Fog::Compute.new(:provider => "Google")

  p "Creating disk"
Severity: Minor
Found in examples/create_instance_with_attached_disk.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status