Method: CTA::StopTime#stop
- Defined in:
- lib/cta_redux/models/stop_time.rb
#stop ⇒ CTA::Stop
Returns The CTA::Stop associated with this CTA::StopTime.
14 |
# File 'lib/cta_redux/models/stop_time.rb', line 14 many_to_one :stop, :key => :stop_id |