Module: Journeyviz::NormalizedName
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name.
5 6 7 |
# File 'lib/journeyviz/normalized_name.rb', line 5 def name @name end |