Group refinements

This commit is contained in:
Darren Clarke 2025-07-02 12:07:12 +02:00
parent c8ccee7ada
commit f20cd5a53c
15 changed files with 287 additions and 23 deletions

View file

@ -1,5 +1,8 @@
# frozen_string_literal: true
require 'json'
require 'base64'
ROOT = '/opt/zammad'
def _read_file(file, fullpath: false)