Exception: RSpec::Grape::UrlParameterNotSet

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rspec/grape/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
# File 'lib/rspec/grape/exceptions.rb', line 8

def message; 'Url parameter is not defined!'; end