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