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-9.2.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-9.2.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-9.1.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-9.0.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-8.2.2 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-8.2.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-8.2.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-8.1.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-8.1.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-8.0.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-7.5.1 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-7.5.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-7.4.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-7.3.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-7.2.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-7.1.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-7.0.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-6.3.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-6.2.0 lib/govuk_navigation_helpers/services.rb
govuk_navigation_helpers-6.1.0 lib/govuk_navigation_helpers/services.rb