Skip to content

Commit

Permalink
<%= h(...) %> で HTML エスケープ
Browse files Browse the repository at this point in the history
  • Loading branch information
kyanny committed Jan 19, 2010
1 parent 40338cf commit dcb97aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/app/views/say/hello.html.erb
Expand Up @@ -17,5 +17,6 @@
<%= count %>...<br />
<% end %>
発射!
Eメール: <%= h("Ann & Bill <frazers@isp.email>") %>
</body>
</html>

0 comments on commit dcb97aa

Please sign in to comment.