Sha256: 5d181e12dfbff14af2275ef20c313cd88a4691fc30cb1a41f3f4ebd6ba7ccf62
Contents?: true
Size: 101 Bytes
Versions: 2
Compression:
Stored size: 101 Bytes
Contents
require "finance_math/version" module FinanceMath autoload :Loan, 'finance_math/loan' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
finance_math-0.2 | lib/finance_math.rb |
finance_math-0.0.1 | lib/finance_math.rb |