Method: Train::Platforms::Platform#platform
- Defined in:
- lib/train/platforms/platform.rb
#platform ⇒ Object
Returns the value of attribute platform.
6 7 8 |
# File 'lib/train/platforms/platform.rb', line 6 def platform @platform end |