Method: Ambling::Stock::Settings::NumberFormat#thousand_separator
- Defined in:
- lib/ambling/stock.rb
#thousand_separator ⇒ Object
defines how many numbers should be left after comma #
180 181 182 |
# File 'lib/ambling/stock.rb', line 180 def thousand_separator @thousand_separator end |