module Paramore::BigDecimal
Public Instance Methods
[](input)
click to toggle source
# File lib/paramore/types.rb, line 4 def [](input) BigDecimal(input) end
# File lib/paramore/types.rb, line 4 def [](input) BigDecimal(input) end