couchrest_model/lib/couchrest/core
2009-02-17 00:36:11 -08:00
..
database.rb added database.bulk_delete as an alias for #bulk_save, added support for Model.by_view_name in ExtendedDoc and bumped the version to 0.13.3 2009-02-17 00:36:11 -08:00
design.rb I seem to have all the CR::Model specs passing 2008-11-22 14:15:07 -08:00
document.rb fixed a major bug with inheritance and the class database setup. (plus some validation bugs) 2009-02-10 16:10:35 -08:00
model.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
response.rb extracted the response class to its own file 2009-02-05 16:56:48 -08:00
server.rb Started the refactoring work on couchrest. 2009-02-02 14:51:41 -08:00
view.rb added cr:view 2008-11-03 22:53:46 -08:00