File: //usr/local/rvm/gems/ruby-2.5.9/doc/activesupport-6.1.4.1/ri/String/titleize-i.ri
U:RDoc::AnyMethod[iI"
titleize:ETI"String#titleize;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"TCapitalizes all the words and replaces some characters in the string to create ;TI"Va nicer looking title. +titleize+ is meant for creating pretty output. It is not ;TI"!used in the Rails internals.;To:RDoc::Markup::BlankLine o;
; [I"JThe trailing '_id','Id'.. can be kept and capitalized by setting the ;TI"2optional parameter +keep_id_suffix+ to true. ;TI")By default, this parameter is false.;T@o:RDoc::Markup::Verbatim; [I"['man from the boondocks'.titleize # => "Man From The Boondocks"
;TI"Z'x-men: the last stand'.titleize # => "X Men: The Last Stand"
;TI"Z'string_ending_with_id'.titleize(keep_id_suffix: true) # => "String Ending With Id"
;T:@format0o;
; [I"/+titleize+ is also aliased as +titlecase+.;T@o;
; [I"+See ActiveSupport::Inflector.titleize.;T:
@fileI"6lib/active_support/core_ext/string/inflections.rb;T:0@omit_headings_from_table_of_contents_below000[[I"titlecase;To;; [ ;@!;0I"(keep_id_suffix: false);T@!FI"String;TcRDoc::NormalClass00