Class CouchRest::Property
In: lib/couchrest/more/property.rb
lib/couchrest/validation/auto_validate.rb
Parent: Object

Basic attribute support for adding getter/setter + validation

Methods

new  

Attributes

alias  [R] 
autovalidation_check  [RW]  flag letting us know if we already checked the autovalidation settings
casted  [R] 
default  [R] 
init_method  [R] 
name  [R] 
options  [R] 
read_only  [R] 
type  [R] 

Public Class methods

[Validate]