Skip to content

Instantly share code, notes, and snippets.

@rmehner
Created March 28, 2012 14:48
Show Gist options
  • Save rmehner/2226797 to your computer and use it in GitHub Desktop.
Save rmehner/2226797 to your computer and use it in GitHub Desktop.
%script
function ohai(msg) {
alert(msg);
}
@rmehner
Copy link
Author

rmehner commented Mar 28, 2012

What's wrong with the first file?

Note: I do know about :javascript in HAML, but that's not the point here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment