method
number?
v3.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::Column
number?()public
Returns true if the column is either of type integer, float or decimal.
number?()Returns true if the column is either of type integer, float or decimal.