Skip to content

Instantly share code, notes, and snippets.

@textarcana
Forked from oddlyzen/gist:81549
Created March 19, 2009 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save textarcana/81777 to your computer and use it in GitHub Desktop.
Save textarcana/81777 to your computer and use it in GitHub Desktop.
# for multiline ruby statements in haml...
= { :foo => :bar, |
:baz => :foo, |
:quux => :zz}.inspect |
# the magical 'pipe' strikes again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment