HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-3.0.2/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::BlankLineo;
;	[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