Module: CouchbaseOrm

Defined in:
lib/rails/generators/couchbase_orm_generator.rb,
lib/couchbase-orm.rb,
lib/couchbase-orm/base.rb,
lib/couchbase-orm/error.rb,
lib/couchbase-orm/views.rb,
lib/couchbase-orm/version.rb,
lib/couchbase-orm/connection.rb,
lib/couchbase-orm/persistence.rb,
lib/couchbase-orm/associations.rb,
lib/couchbase-orm/id_generator.rb,
lib/couchbase-orm/utilities/enum.rb,
lib/couchbase-orm/utilities/join.rb,
lib/couchbase-orm/utilities/index.rb,
lib/couchbase-orm/utilities/has_many.rb,
lib/couchbase-orm/utilities/ensure_unique.rb,
lib/rails/generators/couchbase_orm/config/config_generator.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Associations, EnsureUnique, Enum, Generators, HasMany, Index, Join, Persistence, Views Classes: Base, Connection, Error, IdGenerator

Constant Summary collapse

VERSION =
'0.0.2'