Skip to content

Instantly share code, notes, and snippets.

@pushmatrix
Created October 30, 2012 07:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pushmatrix/3978786 to your computer and use it in GitHub Desktop.
Save pushmatrix/3978786 to your computer and use it in GitHub Desktop.
Excerpt from a Dashing application.coffee file
Dashing.on 'ready', ->
Dashing.widget_margins ||= [5, 5]
Dashing.widget_base_dimensions ||= [300, 360]
Dashing.numColumns ||= 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment