Skip to content

Instantly share code, notes, and snippets.

@rramsden
Created June 5, 2011 20:34
Show Gist options
  • Save rramsden/1009393 to your computer and use it in GitHub Desktop.
Save rramsden/1009393 to your computer and use it in GitHub Desktop.
Domingo = {} || Domingo
->
class Camera
constructor: (args...) ->
console.log args
Domingo.Camera = Camera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment