method
number?
rails 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.