Tagged Questions

2
votes
2answers
144 views

CouchDB views erroring out

I've been playing with CouchDB (and the RelaxDB ruby library) but creating a view and then trying to access it causes a nasty non specific error. I stepped back a step because I thought RelaxDB might …