Object
# File lib/rabbit/formatter.rb, line 97 def initialize(value) value = value.ceil if value.is_a?(Numeric) super(value) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.