Skip to content

Instantly share code, notes, and snippets.

@xxx
Created July 15, 2009 05:58
Show Gist options
  • Save xxx/147496 to your computer and use it in GitHub Desktop.
Save xxx/147496 to your computer and use it in GitHub Desktop.
- def fum; haml_concat 'HELLO!'; end
#header
%script{:src => 'foo.js'}
%script{:type => 'application/processing', 'data-canvas_name' => 'login'}
=fum
%canvas#login{:width => "100px", :height => "100px"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment