U:RDoc::AnyMethod[iI"concat:EFI"+ActionView::Helpers::TextHelper#concat;FF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[	I"IThe preferred method of outputting text in your views is to use the ;TI"H<%= "text" %> eRuby syntax. The regular _puts_ and _print_ methods ;TI"Odo not operate as expected in an eRuby code block. If you absolutely must ;TI"]output text within a non-output code block (i.e., <% %>), you can use the concat method.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading:
leveli	:	textI"Examples;To:RDoc::Markup::Verbatim;	[I"<%
;TI"    concat "hello"
;TI"/    # is the equivalent of <%= "hello" %>
;TI"
;TI"    if logged_in
;TI"      concat "Logged in!"
;TI"    else
;TI"5      concat link_to('login', :action => login)
;TI"    end
;TI"<    # will either display "Logged in!" or a login link
;TI"%>;T:@format0:
@fileI"+lib/action_view/helpers/text_helper.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(string);T@!FI"TextHelper;FcRDoc::NormalModule0