This website requires JavaScript.
Explore
Help
Sign in
deac
/
couchrest_model
Watch
1
Star
0
Fork
You've already forked couchrest_model
0
Code
Issues
Pull requests
Releases
Wiki
Activity
80317f31a5
couchrest_model
/
spec
/
couchrest
/
core
History
Download ZIP
Download TAR.GZ
Matt Aimonetti
80317f31a5
fixed the uuid count for the latest version of couchdb
...
also avoided CONSTANTS warnings, cleaned up the attachment specs, added missing fixtures
2009-02-25 00:22:11 -08:00
..
couchrest_spec.rb
Add proxy support
2009-01-12 20:16:22 -08:00
database_spec.rb
fixed the uuid count for the latest version of couchdb
2009-02-25 00:22:11 -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
moved stuff around and cleaned up some deprecation notices [save/save_doc]
2009-02-02 16:10:07 -08:00
server_spec.rb
added autovalidation (auto_validate! in your ExtendedDocument) and extracted some extlib stuff so we will soon be able to remove the dependency.
2009-02-05 17:06:12 -08:00