instance method
type
Ruby on Rails 7.1.6
Since v7.1.6Signature
type()
No documentation comment.
Source
# File activemodel/lib/active_model/type/decimal.rb, line 49
def type
:decimal
end
Defined in activemodel/lib/active_model/type/decimal.rb line 49
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveModel::Type::Decimal