instance method max_value

Ruby on Rails 8.1.2

Since v7.1.6 Private

Available in: v7.1.6 v7.2.3 v8.0.4 v8.1.2

Signature

max_value()

No documentation comment.

Source
# File activemodel/lib/active_model/type/big_integer.rb, line 52
        def max_value
          ::Float::INFINITY
        end

Defined in activemodel/lib/active_model/type/big_integer.rb line 52 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveModel::Type::BigInteger

Type at least 2 characters to search.

↑↓ navigate · open · esc close