Parent

Methods

Class Index [+]

Quicksearch

ActionView::Helpers::NumberHelper::InvalidNumberError

Raised when argument number param given to the helpers is invalid and the option :raise is set to true.

Attributes

number[RW]

Public Class Methods

new(number) click to toggle source
    # File lib/action_view/helpers/number_helper.rb, line 24
24:         def initialize(number)
25:           @number = number
26:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.