This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'rubygems' | |
require 'nokogiri' | |
require 'open-uri' | |
## Forked from https://gist.github.com/mapledyne/4d3e417f2fef2d1ab83d#file-oba-rb | |
# | |
# To use, add an instance of the Meter widget to your dashboard for each route using the naming convention | |
# 'oba_<ROUTE>'. The <ROUTE> should match the display values for the routes you add to the rides hash below. | |
# Set walktime to the average walking time to the closest station(s) for the given routes |