Skip to content

Instantly share code, notes, and snippets.

View raindeerr's full-sized avatar

raindeerr raindeerr

View GitHub Profile
@raindeerr
raindeerr / dashing-heroku-dynos.md
Last active November 29, 2016 12:04 — forked from robotmay/dashing-heroku.md
Heroku jobs for Dashing. Returns the number of active dynos for each process type (including custom processes). Set your Heroku keys as environment variables.

Add the following to your Gemfile:

gem 'platform-api'

Put heroku-dynos.rb in your jobs folder and add the contents of heroku.html into your layout.

@raindeerr
raindeerr / tfl_status.coffee
Last active January 17, 2017 13:40 — forked from khash/tfl_status.coffee
London Underground Status Widget
class Dashing.TflStatus extends Dashing.Widget