Table of Contents - tp_client-0.2.6 Documentation
Pages
Classes and Modules
- TinyClient
- TinyClient::BaseError
- TinyClient::Configuration
- TinyClient::CurbRequestor
- TinyClient::NestedSupport
- TinyClient::NestedSupport::ClassMethods
- TinyClient::PaginationSupport
- TinyClient::PaginationSupport::ClassMethods
- TinyClient::RemoteClient
- TinyClient::RequestError
- TinyClient::Resource
- TinyClient::ResourceError
- TinyClient::Response
- TinyClient::ResponseError
- TinyClient::UrlBuilder
Methods
- ::build — TinyClient::Resource
- ::conf — TinyClient::Resource
- ::create — TinyClient::Resource
- ::delete — TinyClient::Resource
- ::field_accessor — TinyClient::Resource
- ::fields — TinyClient::Resource
- ::from_response — TinyClient::Resource
- ::get — TinyClient::Resource
- ::included — TinyClient::NestedSupport
- ::included — TinyClient::PaginationSupport
- ::index — TinyClient::Resource
- ::last_response — TinyClient::Resource
- ::low_name — TinyClient::Resource
- ::new — TinyClient::Configuration
- ::new — TinyClient::RemoteClient
- ::new — TinyClient::Resource
- ::new — TinyClient::Response
- ::new — TinyClient::ResponseError
- ::new — TinyClient::UrlBuilder
- ::path — TinyClient::Resource
- ::perform — TinyClient::CurbRequestor
- ::perform_delete — TinyClient::CurbRequestor
- ::perform_get — TinyClient::CurbRequestor
- ::perform_head — TinyClient::CurbRequestor
- ::perform_post — TinyClient::CurbRequestor
- ::perform_put — TinyClient::CurbRequestor
- ::post — TinyClient::Resource
- ::put — TinyClient::Resource
- ::show — TinyClient::Resource
- ::update — TinyClient::Resource
- ::url — TinyClient::UrlBuilder
- #as_json — TinyClient::Resource
- #build — TinyClient::UrlBuilder
- #build! — TinyClient::UrlBuilder
- #clear_changes! — TinyClient::Resource
- #client_error? — TinyClient::Response
- #clone_fields — TinyClient::Resource
- #connect_timeout — TinyClient::Configuration
- #delete — TinyClient::RemoteClient
- #destroy! — TinyClient::Resource
- #error? — TinyClient::Response
- #fix_path — TinyClient::UrlBuilder
- #get — TinyClient::RemoteClient
- #get_all — TinyClient::PaginationSupport::ClassMethods
- #get_in_batches — TinyClient::PaginationSupport::ClassMethods
- #gzip? — TinyClient::Response
- #gzip_decompress — TinyClient::Response
- #headers — TinyClient::Configuration
- #index_all — TinyClient::PaginationSupport::ClassMethods
- #index_in_batches — TinyClient::PaginationSupport::ClassMethods
- #load! — TinyClient::Resource
- #nested — TinyClient::NestedSupport::ClassMethods
- #nested_actions — TinyClient::NestedSupport::ClassMethods
- #nested_all — TinyClient::NestedSupport
- #nested_create — TinyClient::NestedSupport
- #nested_delete — TinyClient::NestedSupport
- #nested_index — TinyClient::NestedSupport
- #nested_show — TinyClient::NestedSupport
- #nested_update — TinyClient::NestedSupport
- #not_found_error? — TinyClient::Response
- #parse_body — TinyClient::Response
- #parse_headers — TinyClient::Response
- #parse_url — TinyClient::UrlBuilder
- #path — TinyClient::UrlBuilder
- #post — TinyClient::RemoteClient
- #put — TinyClient::RemoteClient
- #query — TinyClient::UrlBuilder
- #redirect? — TinyClient::Response
- #requestor — TinyClient::Configuration
- #save! — TinyClient::Resource
- #server_error? — TinyClient::Response
- #success? — TinyClient::Response
- #to_h — TinyClient::Resource
- #to_hash — TinyClient::Response
- #to_s — TinyClient::Response
- #total_count — TinyClient::Response
- #url_builder — TinyClient::Configuration
- #url_for — TinyClient::Configuration
- #verbose — TinyClient::Configuration
- #verify_json — TinyClient::RemoteClient