This is an example of adding Jenkins build status to a [dashing-dashboard](https://github.com/Shopify/dashing
If a job is running, the widget will have a grey background. If a job succeeded at its last run, it will have a green background. If a job failed at its last run, it will have a red background.
Requirements:
- Ruby 1.9
- dashing
- moment.js
- Jenkins CI Server
Do you have an example using a HTTPS Jenkins server?