ledgerrb/options.rb

7 lines
109 B
Ruby
Raw Normal View History

# encoding: utf-8
2021-05-12 18:35:29 +02:00
ENV[ 'LEDGER_FILE' ] ||= '/home/gwh/org/comptes.ledger'
CURRENCY = '€'
SEPARATOR = ','