couchrest_model/lib/couchrest
Johannes J. Schmidt a7ee95b33c fixed extended attachment encoding part 2
encoding was done twice, once while setting attachment
and once while saving the document.

Also the attachment was decoded while retreaving, but this is done by
CouchDB itself automatically, as described in
http://wiki.apache.org/couchdb/HTTP_Document_API#line-463.

Signed-off-by: Marcos Tapajós <tapajos@gmail.com>
2010-01-29 22:18:55 -02:00
..
commands change it to !include 2009-01-02 01:59:33 -08:00
core Fixing incorrectly generated document URIs with testing 2010-01-03 21:42:22 -02:00
helper Streamer fixes 2009-10-18 01:59:30 +08:00
middlewares added a Rack logger middleware 2009-07-27 00:14:38 -07:00
mixins fixed extended attachment encoding part 2 2010-01-29 22:18:55 -02:00
more Initialization of ExtendentDocument model shouldn't failed on a nil value in argument 2009-11-10 07:52:33 -02:00
support Rails logger is no longer needed. 2009-08-16 21:19:45 -07:00
validation Changing some validations to be compatible with activemodel. 2009-10-31 09:54:16 -02: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 started extracting the http layer 2009-07-14 01:43:40 -07:00