5 lines
84 B
Text
5 lines
84 B
Text
var x = 1;
|
|
<% @ruby_var.each do |v| %>
|
|
alert(v);
|
|
<% end %>
|
|
var y = 2;
|