OSDN Git Service

Rails 2.3.11
[redminele/redminele.git] / ruby / lib / ruby / gems / 1.8 / gems / actionpack-2.3.11 / test / fixtures / test / utf8_magic_with_bare_partial.html.erb
diff --git a/ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.11/test/fixtures/test/utf8_magic_with_bare_partial.html.erb b/ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.11/test/fixtures/test/utf8_magic_with_bare_partial.html.erb
new file mode 100644 (file)
index 0000000..cb22692
--- /dev/null
@@ -0,0 +1,5 @@
+<%# encoding: utf-8 -%>
+Русский <%= render :partial => 'test/utf8_partial' %>
+<%= "日".encoding %>
+<%= @output_buffer.encoding %>
+<%= __ENCODING__ %>