Class: Smartdown::Model::Element::Question::Date
- Inherits:
-
Struct
- Object
- Struct
- Smartdown::Model::Element::Question::Date
- Defined in:
- lib/smartdown/model/element/question/date.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
5 6 7 |
# File 'lib/smartdown/model/element/question/date.rb', line 5 def name @name end |