Class: CouchRest::Model::Base

Inherits:
Object
  • Object
show all
Extended by:
Machinist::Machinable
Defined in:
lib/machinist-couchrest-model.rb

Overview

:nodoc:

Class Method Summary collapse

Class Method Details

.blueprint_classObject



15
16
17
# File 'lib/machinist-couchrest-model.rb', line 15

def self.blueprint_class
  MachinistCouchrestModel::Blueprint
end