Sha256: 86ce73833dee551b6e2f60061c4f6e41fb13514c49b91421c35c30837e1cd37b

Contents?: true

Size: 1.35 KB

Versions: 6

Compression:

Stored size: 1.35 KB

Contents

# Copyright (c) 2012 Flipkart
# Copyright (c) 2005 Tobias Luetke
# Copyright (c) 2008 Phusion
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be
# included in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

require 'bigdecimal'
require 'i18n' rescue LoadError
require 'money/currency_loader'
require 'money/currency'
require 'money/money'
require 'money/core_extensions'
require 'money/active_record_extensions' if defined? ActiveRecord

Version data entries

6 entries across 1 versions & 1 rubygems

Version Path
apl-library-0.0.90 vendor/bundle/ruby/1.8/gems/decimal-money-5.1.1.patched/lib/decimal-money.rb
apl-library-0.0.90 vendor/bundle/ruby/1.9.1/gems/decimal-money-5.1.1.patched/lib/decimal-money.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.8/gems/decimal-money-5.1.1.patched/lib/decimal-money.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.9.1/gems/decimal-money-5.1.1.patched/lib/decimal-money.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/2.1.0/gems/decimal-money-5.1.1.patched/lib/decimal-money.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/decimal-money-5.1.1.patched/lib/decimal-money.rb