couch_potato
couch_potato copied to clipboard
Ruby persistence layer for CouchDB.
Hi, I'm having two apps using couch_potato, i.e. - a very simple as a Rakefile just to test and learn how to use couch_potato - a Sinatra application making real...
I'm trying to use couch_potato for an existing schema (where I have no say in the contents). It contains some interesting keys such as 'with-a-dash' or 'why_no_question?' This obviously fails...
Recent versions of Ruby 3.4 issue /usr/local/bundle/gems/couch_potato-1.19.2/lib/couch_potato.rb:6: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0. Please...