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