aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/utf8_magic_with_bare_partial.html.erb
blob: cb22692f9a18b0a1d113f9376484a5eb55c15b5e (plain) (blame)
1
2
3
4
5
<%# encoding: utf-8 -%>
Русский <%= render :partial => 'test/utf8_partial' %>
<%= "日".encoding %>
<%= @output_buffer.encoding %>
<%= __ENCODING__ %>