amco / dolly

Not an ORM for CouchDB in rails.
8 stars 3 forks source link

Remove parsing from db responses #140

Open javierg opened 6 years ago

javierg commented 6 years ago

This is the first PR to make Dolly compatible with 2.0 And actually this is the minimal to make it work. This is fixing the crash due to fix on httparty response handle of couchdb 2.0 requests which now inckude proper headers to accept them as json.