Sha256: 09ee399364208ea5967b6ed9faa1dbeab4e26db66e1a516552209893420226ca

Contents?: true

Size: 180 Bytes

Versions: 34

Compression:

Stored size: 180 Bytes

Contents

require 'gds_api/rummager'

module GovukNavigationHelpers
  module Services
    def self.rummager
      @rummager ||= GdsApi::Rummager.new(Plek.find('rummager'))
    end
  end
end

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
govuk_navigation_helpers-6.0.2 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-6.0.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-6.0.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-5.1.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-5.0.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-4.0.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-3.2.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-3.2.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-3.1.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-3.1.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-3.0.2 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-3.0.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-3.0.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-2.4.1 lib/govuk_navigation_helpers/services.rb