Flowdock
new(number) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionview/lib/action_view/helpers/number_helper.rb, line 21
        def initialize(number)
          @number = number
        end
Register or log in to add new notes.