mirror of
https://github.com/TracksApp/tracks.git
synced 2026-04-17 17:54:35 +02:00
5 lines
164 B
Text
5 lines
164 B
Text
<%# encoding: utf-8 -%>
|
|
Русский <%= render :partial => 'test/utf8_partial_magic' %>
|
|
<%= "日".encoding %>
|
|
<%= @output_buffer.encoding %>
|
|
<%= __ENCODING__ %>
|