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