Class: RubyJsonApiClient::AmsAdapter

Inherits:
RestAdapter show all
Defined in:
lib/ruby_json_api_client/adapters/ams_adapter.rb

Instance Attribute Summary

Attributes inherited from RestAdapter

#hostname, #http_client, #namespace, #port, #required_query_params, #secure, #url_root

Method Summary

Methods inherited from RestAdapter

#accept_header, #collection_path, #create, #delete, #find, #find_many, #get, #headers, #initialize, #single_path, #update, #user_agent

Constructor Details

This class inherits a constructor from RubyJsonApiClient::RestAdapter