File: //usr/local/rvm/gems/ruby-2.5.9/doc/activerecord-6.1.4.1/ri/ActiveRecord/FinderMethods/fifth-i.ri
U:RDoc::AnyMethod[iI"
fifth:ETI"&ActiveRecord::FinderMethods#fifth;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Find the fifth record. ;TI"9If no order is defined it will order by primary key.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"MPerson.fifth # returns the fifth object fetched by SELECT * FROM people
;TI"YPerson.offset(3).fifth # returns the fifth object from OFFSET 3 (which is OFFSET 7)
;TI"=Person.where(["user_name = :u", { u: user_name }]).fifth;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