File: //usr/local/rvm/gems/ruby-2.7.4/doc/globalid-0.5.2/ri/GlobalID/Locator/locate_many_signed-c.ri
U:RDoc::AnyMethod[iI"locate_many_signed:ETI"*GlobalID::Locator::locate_many_signed;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"]Takes an array of SignedGlobalIDs or strings that can be turned into a SignedGlobalIDs. ;TI"cThe SignedGlobalIDs are located using Model.find(array_of_ids), so the models must respond to ;TI"that finder signature.;To:RDoc::Markup::BlankLine o;
; [I"_This approach will efficiently call only one #find per model class, but still interpolate ;TI"Bthe results to match the order in which the gids were passed.;T@o;
; [I"
Options:;To:RDoc::Markup::List:
@type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o;
; [
I"R<tt>:only</tt> - A class, module or Array of classes and/or modules that are ;TI"Vallowed to be located. Passing one or more classes limits instances of returned ;TI"Zclasses to those classes or their subclasses. Passing one or more modules in limits ;TI"Uinstances of returned classes to those including that module. If no classes or ;TI"&modules match, +nil+ is returned.;T:
@fileI"lib/global_id/locator.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(sgids, options = {});T@#FI"Locator;TcRDoc::NormalModule00