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