ledgerrb/config/options.rb
2014-07-28 16:47:33 +02:00

6 lines
87 B
Ruby

# encoding: utf-8
ENV[ 'RACK_ENV' ] = 'development'
CURRENCY = '€'
SEPARATOR = ','