Module: SmoothOperator
- Defined in:
- lib/smooth_operator.rb,
lib/smooth_operator/helpers.rb,
lib/smooth_operator/version.rb,
lib/smooth_operator/operator.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/model_schema.rb,
lib/smooth_operator/serialization.rb,
lib/smooth_operator/finder_methods.rb,
lib/smooth_operator/attributes/base.rb,
lib/smooth_operator/attributes/dirty.rb,
lib/smooth_operator/remote_call/base.rb,
lib/smooth_operator/attribute_methods.rb,
lib/smooth_operator/attributes/normal.rb,
lib/smooth_operator/operators/faraday.rb,
lib/smooth_operator/operators/typhoeus.rb,
lib/smooth_operator/relation/reflection.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/relation/associations.rb,
lib/smooth_operator/relation/array_relation.rb,
lib/smooth_operator/remote_call/errors/timeout.rb,
lib/smooth_operator/relation/association_reflection.rb,
lib/smooth_operator/remote_call/errors/connection_failed.rb
Defined Under Namespace
Modules: AttributeAssignment, AttributeMethods, Attributes, Delegation, FinderMethods, Helpers, ModelSchema, OpenStruct, Operator, Operators, Persistence, Relation, RemoteCall, Serialization, Translation, Validations Classes: ArrayWithMetaData, Base, Rails
Constant Summary collapse
- VERSION =
"1.2.6"