added cr:view

This commit is contained in:
Chris Anderson 2008-11-03 22:53:46 -08:00
parent 0ce716518f
commit 04e818c154
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
module CouchRest
class View
end
end