Method: StationData#station_code
- Defined in:
- lib/station_data.rb
#station_code ⇒ Object (readonly) Also known as: code
Returns the value of attribute station_code.
2 3 4 |
# File 'lib/station_data.rb', line 2 def station_code @station_code end |