From: Felipe Contreras Date: Thu, 23 Mar 2023 02:05:23 +0000 (-0600) Subject: ruby: database: make path arg optional X-Git-Tag: 0.38_rc0~40 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=4152e1bc20fa2803186740c76579b495f4c77fb6;hp=4152e1bc20fa2803186740c76579b495f4c77fb6;p=notmuch ruby: database: make path arg optional It can be automatically loaded from the configuration now. Signed-off-by: Felipe Contreras ---