couchrest_model/spec/couchrest/more
Matt Aimonetti 621f5565e9 Started working on casted models, basic functionalities are now in.
property :casted_attribute, :cast_as => 'WithCastedModelMixin'

A casted attribute now knows about its parent. (#casted_by to retrieve the parent's object)
2009-02-09 11:20:23 -08:00
..
casted_model_spec.rb Started working on casted models, basic functionalities are now in. 2009-02-09 11:20:23 -08:00
extended_doc_spec.rb Started working on casted models, basic functionalities are now in. 2009-02-09 11:20:23 -08:00
property_spec.rb Started working on casted models, basic functionalities are now in. 2009-02-09 11:20:23 -08:00