<title data-rh="true">Defining Models | Ruby Couchbase ORM</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://couchbase-examples.github.io/ruby-couchbase-orm-quickstart/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://couchbase-examples.github.io/ruby-couchbase-orm-quickstart/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://couchbase-examples.github.io/ruby-couchbase-orm-quickstart/docs/tutorial-ruby-couchbase-orm/defining-models"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Defining Models | Ruby Couchbase ORM"><meta data-rh="true" name="description" content="In CouchbaseOrm, models are defined as Ruby classes that inherit from CouchbaseOrm::Base. Each model represents a document type in Couchbase Server and encapsulates the data and behavior of the objects in your application."><meta data-rh="true" property="og:description" content="In CouchbaseOrm, models are defined as Ruby classes that inherit from CouchbaseOrm::Base. Each model represents a document type in Couchbase Server and encapsulates the data and behavior of the objects in your application."><link data-rh="true" rel="icon" href="/ruby-couchbase-orm-quickstart/img/logo.svg"><link data-rh="true" rel="canonical" href="https://couchbase-examples.github.io/ruby-couchbase-orm-quickstart/docs/tutorial-ruby-couchbase-orm/defining-models"><link data-rh="true" rel="alternate" href="https://couchbase-examples.github.io/ruby-couchbase-orm-quickstart/docs/tutorial-ruby-couchbase-orm/defining-models" hreflang="en"><link data-rh="true" rel="alternate" href="https://couchbase-examples.github.io/ruby-couchbase-orm-quickstart/docs/tutorial-ruby-couchbase-orm/defining-models" hreflang="x-default"><link rel="stylesheet" href="/ruby-couchbase-orm-quickstart/assets/css/styles.5d3acf1b.css">
0 commit comments