Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <% if blah%>
  2. <% foo(100).each_with_index do |data| %>
  3. <img src="<%= data %>" onclick="yay(<%= data %>)">
  4. <% end %>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement