Exception: GraphitiSpecHelpers::Errors::NoResponse

Inherits:
Base
  • Object
show all
Defined in:
lib/graphiti_spec_helpers/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



36
37
38
# File 'lib/graphiti_spec_helpers/errors.rb', line 36

def message
  "Cannot parse response - missing #response.body!"
end