File: //usr/local/rvm/gems/ruby-2.7.4/doc/activesupport-6.1.4.1/ri/ActiveSupport/Inflector/pluralize-i.ri
U:RDoc::AnyMethod[iI"pluralize:ETI"'ActiveSupport::Inflector#pluralize;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"7Returns the plural form of the word in the string.;To:RDoc::Markup::BlankLine o;
; [I"@If passed an optional +locale+ parameter, the word will be ;TI"Cpluralized using rules defined for that language. By default, ;TI"+this parameter is set to <tt>:en</tt>.;T@o:RDoc::Markup::Verbatim; [I"0pluralize('post') # => "posts"
;TI"1pluralize('octopus') # => "octopi"
;TI"0pluralize('sheep') # => "sheep"
;TI"0pluralize('words') # => "words"
;TI"6pluralize('CamelOctopus') # => "CamelOctopi"
;TI"/pluralize('ley', :es) # => "leyes";T:@format0:
@fileI",lib/active_support/inflector/methods.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(word, locale = :en);T@FI"Inflector;TcRDoc::NormalModule00