Working on testing for design and view support
This commit is contained in:
parent
a79c2d516a
commit
dc28155aa3
6 changed files with 309 additions and 29 deletions
|
@ -16,6 +16,7 @@ module CouchRest
|
|||
include CouchRest::Model::PropertyProtection
|
||||
include CouchRest::Model::Associations
|
||||
include CouchRest::Model::Validations
|
||||
include CouchRest::Model::Design
|
||||
|
||||
def self.subclasses
|
||||
@subclasses ||= []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue