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
a1a4985149
couchrest_model
/
lib
/
couchrest
/
core
History
Geoff Buesing
a1a4985149
Namespace Extlib versions of class_inheritable_accessor methods with extlib_prefix, as done in Wycats' Rails fork, so that their inclusion won't overwrite existing ActiveSupport implementations, if present. Check for existence of Class extensions on a per-method basis.
2009-03-19 16:59:22 -07:00
..
database.rb
Remove CouchRest.move, CouchRest::Database#move and #move_doc, because these methods are no longer supported by CouchDB
2009-03-18 11:22:49 -05:00
design.rb
I seem to have all the CR::Model specs passing
2008-11-22 14:15:07 -08:00
document.rb
Namespace Extlib versions of class_inheritable_accessor methods with extlib_prefix, as done in Wycats' Rails fork, so that their inclusion won't overwrite existing ActiveSupport implementations, if present. Check for existence of Class extensions on a per-method basis.
2009-03-19 16:59:22 -07:00
response.rb
spec'd casted extended document
2009-03-02 21:15:02 -08:00
server.rb
fixed the uuid count for the latest version of couchdb
2009-02-25 00:22:11 -08:00
view.rb
added cr:view
2008-11-03 22:53:46 -08:00