Module: Montage

Defined in:
lib/montage.rb,
lib/montage/query.rb,
lib/montage/client.rb,
lib/montage/errors.rb,
lib/montage/support.rb,
lib/montage/version.rb,
lib/montage/resource.rb,
lib/montage/response.rb,
lib/montage/operators.rb,
lib/montage/resources.rb,
lib/montage/collection.rb,
lib/montage/collections.rb,
lib/montage/client/files.rb,
lib/montage/operators/gt.rb,
lib/montage/operators/in.rb,
lib/montage/operators/lt.rb,
lib/montage/operators/gte.rb,
lib/montage/operators/lte.rb,
lib/montage/operators/nil.rb,
lib/montage/operators/not.rb,
lib/montage/client/schemas.rb,
lib/montage/operators/like.rb,
lib/montage/resources/file.rb,
lib/montage/operators/equal.rb,
lib/montage/operators/ilike.rb,
lib/montage/resources/error.rb,
lib/montage/resources/token.rb,
lib/montage/client/documents.rb,
lib/montage/operators/not_in.rb,
lib/montage/resources/schema.rb,
lib/montage/collections/files.rb,
lib/montage/collections/errors.rb,
lib/montage/operators/includes.rb,
lib/montage/query/order_parser.rb,
lib/montage/query/query_parser.rb,
lib/montage/resources/document.rb,
lib/montage/collections/schemas.rb,
lib/montage/operators/intersects.rb,
lib/montage/collections/documents.rb

Defined Under Namespace

Modules: Collections, Operators, Resources, Support Classes: ClauseFormatError, Client, Collection, Document, Documents, Error, Errors, File, Files, InvalidAttributeFormat, InvalidEnvironment, MissingAttributeError, OrderParser, Query, QueryError, QueryParser, Resource, Response, Schema, Schemas, Token

Constant Summary collapse

VERSION =
"1.3.0"