Method: ActiveModel::Type::Date#type
- Defined in:
- activemodel/lib/active_model/type/date.rb
#type ⇒ Object
30 31 32 |
# File 'activemodel/lib/active_model/type/date.rb', line 30 def type :date end |
30 31 32 |
# File 'activemodel/lib/active_model/type/date.rb', line 30 def type :date end |