File: //usr/local/rvm/gems/ruby-3.0.2/doc/activesupport-6.1.4.1/ri/ActiveSupport/Inflector/ordinal-i.ri
U:RDoc::AnyMethod[iI"ordinal:ETI"%ActiveSupport::Inflector#ordinal;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"PReturns the suffix that should be added to a number to denote the position ;TI"7in an ordered sequence such as 1st, 2nd, 3rd, 4th.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"ordinal(1) # => "st"
;TI"ordinal(2) # => "nd"
;TI"ordinal(1002) # => "nd"
;TI"ordinal(1003) # => "rd"
;TI"ordinal(-11) # => "th"
;TI"ordinal(-1021) # => "st";T:@format0:
@fileI",lib/active_support/inflector/methods.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(number);T@FI"Inflector;TcRDoc::NormalModule00