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/camelize-i.ri
U:RDoc::AnyMethod[iI"
camelize:ETI"String#camelize;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"\By default, +camelize+ converts strings to UpperCamelCase. If the argument to camelize ;TI"Eis set to <tt>:lower</tt> then camelize produces lowerCamelCase.;To:RDoc::Markup::BlankLineo;
;	[I"a+camelize+ will also convert '/' to '::' which is useful for converting paths to namespaces.;T@o:RDoc::Markup::Verbatim;	[	I"A'active_record'.camelize                # => "ActiveRecord"
;TI"A'active_record'.camelize(:lower)        # => "activeRecord"
;TI"I'active_record/errors'.camelize         # => "ActiveRecord::Errors"
;TI"I'active_record/errors'.camelize(:lower) # => "activeRecord::Errors"
;T:@format0o;
;	[I"/+camelize+ is also aliased as +camelcase+.;T@o;
;	[I"+See ActiveSupport::Inflector.camelize.;T:
@fileI"6lib/active_support/core_ext/string/inflections.rb;T:0@omit_headings_from_table_of_contents_below000[[I"camelcase;To;;	[;@;0I"(first_letter = :upper);T@FI"String;TcRDoc::NormalClass00