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