Skip to content

Instantly share code, notes, and snippets.

@yocontra
Created May 15, 2012 18:02
Show Gist options
  • Save yocontra/2703769 to your computer and use it in GitHub Desktop.
Save yocontra/2703769 to your computer and use it in GitHub Desktop.
dermis view mock
define
effect: "fade"
construct: -> # anything before render
render: require("templates/mock")
destruct: -> # clean up here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment