OSDN Git Service

cb22692f9a18b0a1d113f9376484a5eb55c15b5e
[redminele/redminele.git] / ruby / lib / ruby / gems / 1.8 / gems / actionpack-2.3.11 / test / fixtures / test / utf8_magic_with_bare_partial.html.erb
1 <%# encoding: utf-8 -%>
2 Русский <%= render :partial => 'test/utf8_partial' %>
3 <%= "日".encoding %>
4 <%= @output_buffer.encoding %>
5 <%= __ENCODING__ %>