Module: SisRuby

Defined in:
lib/sis_ruby/get_helper.rb,
lib/sis_ruby/client.rb,
lib/sis_ruby/common.rb,
lib/sis_ruby/params.rb,
lib/sis_ruby/version.rb,
lib/sis_ruby/endpoint.rb,
lib/sis_ruby/result_enumerable.rb,
lib/sis_ruby/exceptions/missing_id_error.rb,
lib/sis_ruby/exceptions/bad_response_error.rb

Overview

Methods for helping get data from SIS.

Defined Under Namespace

Modules: GetHelper Classes: BadResponseError, Client, Endpoint, MissingIdError, Params, ResultEnumerable

Constant Summary collapse

DEFAULT_ID_FIELDNAME =
'_id'
VERSION =
'1.0.0'