-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
The variable trip_id from stop_times comes nil everytime its called.
I dont know why, because the content of the class is:
<GTFS::StopTime:0x99bffc4 @trip_id="SA00100310", @arrival_time="13:19:00", @departure_time="13:19:00", @stop_id="4514", @stop_sequence="1", @stop_headsign=nil, @pickup_type=nil, @drop_off_type=nil, @shape_dist_traveled="0">And row.trip_id returns 'nil'
Metadata
Metadata
Assignees
Labels
No labels