Initial commit: create gtfs tables and load them
authorChris Jaekl <chris@localhost>
Sun, 12 Feb 2023 23:56:20 +0000 (18:56 -0500)
committerChris Jaekl <chris@localhost>
Sun, 12 Feb 2023 23:56:20 +0000 (18:56 -0500)
commitd0e7d5074a25b4e9b3e67137c9dc0fba5e202a3c
tree0beabbba41f9d69a38c511bd5388768dd7383cad
Initial commit:  create gtfs tables and load them
Gemfile [new file with mode: 0644]
Gemfile.lock [new file with mode: 0644]
lib/gtfs.rb [new file with mode: 0644]
lib/gtfs_loader.rb [new file with mode: 0644]