Skip to content

Instantly share code, notes, and snippets.

View atomaka's full-sized avatar

Andrew Tomaka atomaka

View GitHub Profile
class Dashing.Verbinski extends Dashing.Widget
@accessor 'current_icon', ->
getIcon(@get('current.icon'))
@accessor 'day_icon', ->
getIcon(@get('today.icon'))
ready: ->
# This is fired when the widget is done being rendered