couchrest_model/spec/couchrest/core
Matt Aimonetti 83d7341553 Started on the ExtendedDocument class with features moved to mixins.
Properties got added, they define getters, setters and aliases.
They will also be the base of the new validation system.
2009-02-02 14:51:41 -08:00
..
couchrest_spec.rb Add proxy support 2009-01-12 20:16:22 -08:00
database_spec.rb slight change of API, CR::Document now uses <action>_doc instead of <action>, also added #create! and #recreate! to Document instances 2009-02-02 14:50:30 -08:00
design_spec.rb slight change of API, CR::Document now uses <action>_doc instead of <action>, also added #create! and #recreate! to Document instances 2009-02-02 14:50:30 -08:00
document_spec.rb Started on the ExtendedDocument class with features moved to mixins. 2009-02-02 14:51:41 -08:00
model_spec.rb slight change of API, CR::Document now uses <action>_doc instead of <action>, also added #create! and #recreate! to Document instances 2009-02-02 14:50:30 -08:00
server_spec.rb Started the refactoring work on couchrest. 2009-02-02 14:51:41 -08:00