Method: ActiveModel::Type::Time#type

Defined in:
activemodel/lib/active_model/type/time.rb

#typeObject



45
46
47
# File 'activemodel/lib/active_model/type/time.rb', line 45

def type
  :time
end