Class: ActiveModel::Type::BigInteger
- Defined in:
- lib/active_model/type/big_integer.rb
Overview
:nodoc:
Constant Summary
Constants inherited from Integer
Instance Attribute Summary
Attributes inherited from Value
Method Summary
Methods inherited from Integer
#deserialize, #initialize, #serializable?, #serialize, #type
Methods included from Helpers::Numeric
Methods inherited from Value
#==, #assert_valid_value, #binary?, #cast, #changed?, #changed_in_place?, #deserialize, #force_equality?, #hash, #immutable_value, #initialize, #map, #serializable?, #serialize, #type, #type_cast_for_schema, #value_constructed_by_mass_assignment?
Constructor Details
This class inherits a constructor from ActiveModel::Type::Integer