gtfs 0.4.1
Install from the command line:
Learn more about RubyGems packages
$ gem install gtfs --version "0.4.1"
Install via Gemfile:
source "https://rubygems.pkg.github.com/nerded" do
gem "gtfs", "0.4.1"
end
About this version
gtfs reads GTFS data from a google-compliant Zip bundle and returns an object representing the CSV data inside