ledgerrb/config/options.rb

7 lines
87 B
Ruby
Raw Normal View History

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