Class: Smartdown::Model::Predicate::Named
- Inherits:
-
Struct
- Object
- Struct
- Smartdown::Model::Predicate::Named
- Defined in:
- lib/smartdown/model/predicate/named.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
4 5 6 |
# File 'lib/smartdown/model/predicate/named.rb', line 4 def name @name end |