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