File: //usr/local/rvm/gems/ruby-2.5.9/doc/activesupport-6.1.4.1/ri/ActiveSupport/Inflector/titleize-i.ri
U:RDoc::AnyMethod[iI"
titleize:ETI"&ActiveSupport::Inflector#titleize;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MCapitalizes all the words and replaces some characters in the string to ;TI"Kcreate a nicer looking title. +titleize+ is meant for creating pretty ;TI"3output. It is not 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;
; [I"/+titleize+ is also aliased as +titlecase+.;T@o:RDoc::Markup::Verbatim; [
I"\titleize('man from the boondocks') # => "Man From The Boondocks"
;TI"[titleize('x-men: the last stand') # => "X Men: The Last Stand"
;TI"\titleize('TheManWithoutAPast') # => "The Man Without A Past"
;TI"]titleize('raiders_of_the_lost_ark') # => "Raiders Of The Lost Ark"
;TI"Ztitleize('string_ending_with_id', keep_id_suffix: true) # => "String Ending With Id";T:@format0:
@fileI",lib/active_support/inflector/methods.rb;T:0@omit_headings_from_table_of_contents_below000[ I""(word, keep_id_suffix: false);T@ FI"Inflector;TcRDoc::NormalModule00