method
type
rails latest stable - Class:
ActiveRecord::Type::DecimalWithoutScale
type()public
No documentation available.
# File activerecord/lib/active_record/type/decimal_without_scale.rb, line 6
def type
:decimal
end