aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/bigdecimal.rb
blob: 436b3e000f4cbd62f761c9b9933fd8c098e0b752 (plain) (blame)
1
2
3
require 'bigdecimal'

require File.dirname(__FILE__) + '/bigdecimal/formatting.rb'