Module: SmoothOperator

Defined in:
lib/smooth_operator.rb,
lib/smooth_operator/schema.rb,
lib/smooth_operator/helpers.rb,
lib/smooth_operator/options.rb,
lib/smooth_operator/version.rb,
lib/smooth_operator/operator.rb,
lib/smooth_operator/cookie_jar.rb,
lib/smooth_operator/delegation.rb,
lib/smooth_operator/open_struct.rb,
lib/smooth_operator/persistence.rb,
lib/smooth_operator/translation.rb,
lib/smooth_operator/validations.rb,
lib/smooth_operator/associations.rb,
lib/smooth_operator/http_methods.rb,
lib/smooth_operator/type_casting.rb,
lib/smooth_operator/internal_data.rb,
lib/smooth_operator/resource_name.rb,
lib/smooth_operator/serialization.rb,
lib/smooth_operator/finder_methods.rb,
lib/smooth_operator/remote_call/base.rb,
lib/smooth_operator/operators/faraday.rb,
lib/smooth_operator/operators/typhoeus.rb,
lib/smooth_operator/remote_call/faraday.rb,
lib/smooth_operator/array_with_meta_data.rb,
lib/smooth_operator/attribute_assignment.rb,
lib/smooth_operator/remote_call/typhoeus.rb,
lib/smooth_operator/associations/reflection.rb,
lib/smooth_operator/operators/faraday_encoder.rb,
lib/smooth_operator/remote_call/errors/timeout.rb,
lib/smooth_operator/operators/connection_wrapper.rb,
lib/smooth_operator/associations/has_many_relation.rb,
lib/smooth_operator/associations/association_reflection.rb,
lib/smooth_operator/remote_call/errors/connection_failed.rb

Defined Under Namespace

Modules: Associations, AttributeAssignment, Delegation, FinderMethods, Helpers, HttpMethods, InternalData, Operator, Operators, Options, Persistence, RemoteCall, ResourceName, Schema, Serialization, Translation, TypeCasting, Validations Classes: ArrayWithMetaData, Base, ConnectionWrapper, CookieJar, OpenStruct, Rails

Constant Summary collapse

VERSION =
'1.30.10'