Method: Ambling::Stock::Settings::NumberFormat#decimal_separator

Defined in:
lib/ambling/stock.rb

#decimal_separatorObject

(separator) use “none” if you don’t want thousands to be separated #



176
177
178
# File 'lib/ambling/stock.rb', line 176

def decimal_separator
  @decimal_separator
end