Class: CouchRest::Model::Base
- Inherits:
-
Object
- Object
- CouchRest::Model::Base
- Extended by:
- Machinist::Machinable
- Defined in:
- lib/machinist-couchrest-model.rb
Overview
:nodoc:
Class Method Summary collapse
Class Method Details
.blueprint_class ⇒ Object
15 16 17 |
# File 'lib/machinist-couchrest-model.rb', line 15 def self.blueprint_class MachinistCouchrestModel::Blueprint end |