File: //usr/local/rvm/gems/ruby-3.0.2/doc/activerecord-6.1.4.1/ri/ActiveRecord/FinderMethods/third-i.ri
U:RDoc::AnyMethod[iI"
third:ETI"&ActiveRecord::FinderMethods#third;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Find the third record. ;TI"9If no order is defined it will order by primary key.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"MPerson.third # returns the third object fetched by SELECT * FROM people
;TI"YPerson.offset(3).third # returns the third object from OFFSET 3 (which is OFFSET 5)
;TI"=Person.where(["user_name = :u", { u: user_name }]).third;T:@format0:
@fileI"1lib/active_record/relation/finder_methods.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@FI"FinderMethods;TcRDoc::NormalModule00