Class: Ns::Station
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Method Summary
Methods included from Model
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
5 6 7 |
# File 'lib/ns/station.rb', line 5 def name @name end |