File: //usr/local/rvm/gems/default/doc/actionview-6.1.4.1/ri/ActionView/Template/compile-i.ri
U:RDoc::AnyMethod[iI"compile:ETI"!ActionView::Template#compile;TF:privateo:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"IAmong other things, this method is responsible for properly setting ;TI"+the encoding of the compiled template.;To:RDoc::Markup::BlankLine o;
; [ I"CIf the template engine handles encodings, we send the encoded ;TI"BString to the engine without further processing. This allows ;TI">the template engine to support additional mechanisms for ;TI"Ispecifying the encoding. For instance, ERB supports <%# encoding: %>;T@o;
; [ I"BOtherwise, after we figure out the correct encoding, we then ;TI"@encode the source into <tt>Encoding.default_internal</tt>. ;TI"JIn general, this means that templates will be UTF-8 inside of Rails, ;TI"0regardless of the original source encoding.;T:
@fileI" lib/action_view/template.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(mod);T@FI"
Template;TcRDoc::NormalClass00