Method: ActiveModel::Type::Time#type
- Defined in:
- activemodel/lib/active_model/type/time.rb
#type ⇒ Object
45 46 47 |
# File 'activemodel/lib/active_model/type/time.rb', line 45 def type :time end |
45 46 47 |
# File 'activemodel/lib/active_model/type/time.rb', line 45 def type :time end |