Module: Authorize

Defined in:
lib/rspec-api/http_clients/remote.rb

Instance Method Summary collapse

Instance Method Details

#authorize_with(options = {}) ⇒ Object



7
8
9
# File 'lib/rspec-api/http_clients/remote.rb', line 7

def authorize_with(options = {})
  @authorization = options
end