method
type
v5.0.0.1 -
Show latest stable
- Class:
ActiveModel::Type::DecimalWithoutScale
type()public
No documentation available.
# File activemodel/lib/active_model/type/decimal_without_scale.rb, line 6
def type
:decimal
end