method
max_value
v6.1.7.7 -
Show latest stable
- Class:
ActiveModel::Type::BigInteger
max_value()private
No documentation available.
# File activemodel/lib/active_model/type/big_integer.rb, line 9
def max_value
::Float::INFINITY
end