couchrest_model/lib/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.rb Started working on casted models, basic functionalities are now in. 2009-02-09 11:20:23 -08:00
extended_document.rb Started working on casted models, basic functionalities are now in. 2009-02-09 11:20:23 -08:00
property.rb Started working on casted models, basic functionalities are now in. 2009-02-09 11:20:23 -08:00