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
/
lib
/
couchrest
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
..
commands
change it to !include
2009-01-02 01:59:33 -08:00
core
fixed the uuid count for the latest version of couchdb
2009-02-25 00:22:11 -08:00
helper
move some couchapp components to couchapp project
2009-01-08 16:48:11 -08:00
mixins
fixed the uuid count for the latest version of couchdb
2009-02-25 00:22:11 -08:00
more
fixed the uuid count for the latest version of couchdb
2009-02-25 00:22:11 -08:00
support
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
validation
fixed a bug with validation
2009-02-20 18:32:01 -08:00
mixins.rb
got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc
2009-02-03 17:33:31 -08:00
monkeypatches.rb
fixed a bug with the RestClient optimization, added more callbacks on the ExtendedDocument and added support for casted arrays of objects.
2009-02-12 20:28:07 -08:00