couchapp spec

This commit is contained in:
Chris Anderson 2008-11-11 14:10:13 -08:00
parent 806c12cbf0
commit 8f642e709b

View file

@ -10,6 +10,7 @@ module CouchRest
"html" => "text/html",
"htm" => "text/html",
"png" => "image/png",
"gif" => "image/gif",
"css" => "text/css",
"js" => "test/javascript"
}