Class: Ns::Station

Inherits:
Object
  • Object
show all
Includes:
Model
Defined in:
lib/ns/station.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Model

#initialize

Instance Attribute Details

#nameObject

Returns the value of attribute name.



5
6
7
# File 'lib/ns/station.rb', line 5

def name
  @name
end