instance method locate_many

Ruby on Rails 1.2.1

Last seen in v1.3.0

Available in: v1.0.1 v1.1.0 v1.2.1 v1.3.0

Signature

locate_many(gids, options = {})

No documentation comment.

Parameters

gids req
options opt = {}
Source
# File lib/global_id/locator.rb, line 237
        def locate_many(gids, options = {})
          gids.map { |gid| locate(gid, options) }
        end

Defined in lib/global_id/locator.rb line 237 · View on GitHub · Improve this page · Find usages on GitHub

Defined in GlobalID::Locator::BlockLocator

Type at least 2 characters to search.

↑↓ navigate · open · esc close