Libraries
»
activemodel-form
(1.2.0)
»
Index
»
ActiveModel
»
Form
»
DateTimeAttribute
»
type
Method: ActiveModel::Form::DateTimeAttribute.type
Defined in:
lib/active_model/form/attributes.rb
.
type
⇒
Object
116 117 118
# File 'lib/active_model/form/attributes.rb', line 116
def
self
.
type
:timestamp
end