middleman/spec/fixtures/sample/views/inline-js.html.haml
tdreyno cf39b2e2cb Revert "update docs"
This reverts commit 43ac01af5c.
2009-10-26 09:33:38 -07:00

7 lines
96 B
Plaintext

:javascript
;(function() {
this;
should();
all.be();
on = { one: line };
});