nerdEd / gtfs

Ruby lib for dealing with GTFS
http://www.edschmalzle.com
MIT License
61 stars 40 forks source link

Update temp zip timestamp, remove filename spaces #16

Closed stuwil closed 10 years ago

stuwil commented 10 years ago

Space in the temporary zip file name is causing some issues on a Ruby 2.0.0-x86 Windows install. This changes the temp filename to remove the spaces from the datetime-stamp.

nerdEd commented 10 years ago

Sorry for the delay, I was out of town. Change looks good. I've merged and I'll get a release out to rubygems soon.