This is a simulation of Västtrafik's API. It provides a more reliable stream of data during development, then the real API.
Start by cloning the project using git.
git clone git@github.com:linjekoll/sample-parser.git
Navigate to the downloaded folder and run bundler.
cd sample-parser && bundle install
foreman start
Sample parser is tested in OS X 10.7.1 using Ruby 1.9.2.
Sample parser is released under the MIT license.