middleman/fixtures/test-app/views/inline-js.html.haml

7 lines
No EOL
96 B
Text
Executable file

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