Table of Contents - twelvedata_ruby-0.3.0 Documentation
Classes and Modules
- TwelvedataRuby
- TwelvedataRuby::BadRequestResponseError
- TwelvedataRuby::Client
- TwelvedataRuby::Endpoint
- TwelvedataRuby::EndpointError
- TwelvedataRuby::EndpointNameError
- TwelvedataRuby::EndpointParametersKeysError
- TwelvedataRuby::EndpointRequiredParametersError
- TwelvedataRuby::Error
- TwelvedataRuby::ForbiddenResponseError
- TwelvedataRuby::InternalServerResponseErro
- TwelvedataRuby::NotFoundResponseError
- TwelvedataRuby::PageNotFoundResponseError
- TwelvedataRuby::ParameterTooLongResponseError
- TwelvedataRuby::Request
- TwelvedataRuby::Response
- TwelvedataRuby::ResponseError
- TwelvedataRuby::TooManyRequestsResponseError
- TwelvedataRuby::UnauthorizedResponseError
- TwelvedataRuby::Utils
Methods
- ::build_requests — TwelvedataRuby::Client
- ::call_block_if_truthy — TwelvedataRuby::Utils
- ::camelize — TwelvedataRuby::Utils
- ::client — TwelvedataRuby
- ::default_apikey_params — TwelvedataRuby::Endpoint
- ::definitions — TwelvedataRuby::Endpoint
- ::demodulize — TwelvedataRuby::Utils
- ::empty_to_nil — TwelvedataRuby::Utils
- ::error_code_klass — TwelvedataRuby::ResponseError
- ::http_status_codes — TwelvedataRuby::Response
- ::names — TwelvedataRuby::Endpoint
- ::new — TwelvedataRuby::Endpoint
- ::new — TwelvedataRuby::Error
- ::new — TwelvedataRuby::EndpointError
- ::new — TwelvedataRuby::ResponseError
- ::new — TwelvedataRuby::Request
- ::new — TwelvedataRuby::Response
- ::options — TwelvedataRuby::Client
- ::origin — TwelvedataRuby::Client
- ::request — TwelvedataRuby::Client
- ::resolve — TwelvedataRuby::Response
- ::resolve_error — TwelvedataRuby::Response
- ::return_nil_unless_true — TwelvedataRuby::Utils
- ::timeout — TwelvedataRuby::Client
- ::to_a — TwelvedataRuby::Utils
- ::to_d — TwelvedataRuby::Utils
- ::valid? — TwelvedataRuby::Endpoint
- ::valid_name? — TwelvedataRuby::Endpoint
- ::valid_params? — TwelvedataRuby::Endpoint
- #apikey — TwelvedataRuby::Client
- #apikey= — TwelvedataRuby::Client
- #apikey_env_var_name — TwelvedataRuby::Client
- #apikey_env_var_name= — TwelvedataRuby::Client
- #assign_attribute — TwelvedataRuby::Endpoint
- #attachment_filename — TwelvedataRuby::Response
- #body_parser — TwelvedataRuby::Response
- #build — TwelvedataRuby::Request
- #build_request — TwelvedataRuby::Client
- #connect_timeout — TwelvedataRuby::Client
- #connect_timeout= — TwelvedataRuby::Client
- #content_type — TwelvedataRuby::Response
- #csv_dumper — TwelvedataRuby::Response
- #csv_parser — TwelvedataRuby::Response
- #define_endpoint_method — TwelvedataRuby::Client
- #definition — TwelvedataRuby::Endpoint
- #dumped_parsed_body — TwelvedataRuby::Response
- #error — TwelvedataRuby::Response
- #errors — TwelvedataRuby::Endpoint
- #fetch — TwelvedataRuby::Client
- #fetch — TwelvedataRuby::Request
- #full_url — TwelvedataRuby::Request
- #headers= — TwelvedataRuby::Response
- #http_response= — TwelvedataRuby::Response
- #http_status_code — TwelvedataRuby::Response
- #http_verb — TwelvedataRuby::Request
- #init_error — TwelvedataRuby::Endpoint
- #json_dumper — TwelvedataRuby::Response
- #json_parser — TwelvedataRuby::Response
- #method_missing — TwelvedataRuby::Client
- #name= — TwelvedataRuby::Endpoint
- #options — TwelvedataRuby::Client
- #parameters — TwelvedataRuby::Endpoint
- #parameters_keys — TwelvedataRuby::Endpoint
- #params — TwelvedataRuby::Request
- #parse_connect_timeout — TwelvedataRuby::Client
- #parse_http_response_body — TwelvedataRuby::Response
- #parsed_body — TwelvedataRuby::Response
- #parsed_body_dumper — TwelvedataRuby::Response
- #plain_parser — TwelvedataRuby::Response
- #query_params= — TwelvedataRuby::Endpoint
- #query_params_keys — TwelvedataRuby::Endpoint
- #relative_url — TwelvedataRuby::Request
- #required_parameters — TwelvedataRuby::Endpoint
- #respond_to_missing? — TwelvedataRuby::Client
- #return_nil_unless_valid — TwelvedataRuby::Request
- #status_code — TwelvedataRuby::Response
- #success_http_status? — TwelvedataRuby::Response
- #to_a — TwelvedataRuby::Request
- #to_disk_file — TwelvedataRuby::Response
- #to_h — TwelvedataRuby::Request
- #try_fetch — TwelvedataRuby::Client
- #update_errors — TwelvedataRuby::Endpoint
- #valid? — TwelvedataRuby::Endpoint
- #valid_at_attributes? — TwelvedataRuby::Endpoint
- #valid_name? — TwelvedataRuby::Endpoint
- #valid_query_params? — TwelvedataRuby::Endpoint
- #validate_name — TwelvedataRuby::Endpoint
- #validate_query_params — TwelvedataRuby::Endpoint