transitland / gtfs

Ruby library for dealing with GTFS. Used by Transitland's FeedEater import pipeline.
8 stars 6 forks source link

Declutter console output #40

Closed irees closed 8 years ago

irees commented 8 years ago

Each model contains a reference to feed, and console output prints out refs to this, the cache, etc.

Override Source#inspect to print only the source attr.