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
d383c5a7d4
couchrest_model
/
lib
/
couchrest
History
Matt Aimonetti
5258a0ba52
fixed a bug where :include_docs on a view couldn't be overwritten
2009-03-02 21:21:59 -08:00
..
commands
change it to !include
2009-01-02 01:59:33 -08:00
core
spec'd casted extended document
2009-03-02 21:15:02 -08:00
helper
move some couchapp components to couchapp project
2009-01-08 16:48:11 -08:00
mixins
fixed a bug where :include_docs on a view couldn't be overwritten
2009-03-02 21:21:59 -08:00
more
spec'd casted extended document
2009-03-02 21:15:02 -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