Files
mozo-backend/lib
BenClaw bf3f8764e1 fix(counter): use couchrest_database, proper begin/rescue instead of inline rescue nil
- Order.database returns CouchPotato::Database, not CouchRest::Database
- Fix: use .couchrest_database for raw CouchRest access
- Replace fragile 'rescue nil' inline with explicit begin/rescue
- Simplify YAML.safe_load (remove unnecessary permitted_classes)
2026-05-17 22:26:34 +02:00
..
2012-08-22 18:15:37 +02:00
2014-08-06 12:58:16 +02:00
2012-12-03 18:39:36 +01:00
2025-09-20 17:35:58 -05:00
2026-05-17 12:24:07 -05:00