6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
|
<% javascript_tag do -%>
|
||
|
$(function () {
|
||
|
${1}
|
||
|
});
|
||
|
<% end -%>
|