Sha256: f3077f9badaa81c9b63cd5c86b6212c2c88df33fcd363375fcb3466fccbcd3f4

Contents?: true

Size: 387 Bytes

Versions: 15

Compression:

Stored size: 387 Bytes

Contents

# frozen_string_literal: true

# Overrides for functions used in helpers.
module ThemeDiscoveryHelper
  # This override should be deprecated once discovery moves to use external links controller.
  # Tracked upstream under https://projects.theforeman.org/issues/33231
  def discovery_doc_url
    ForemanThemeSatellite::Documentation::PLUGINS_DOCUMENTATION['foreman_discovery']
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
foreman_theme_satellite-14.2.0 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.3.3 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-14.1.0 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.3.2 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.3.1 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-14.0.1 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-14.0.0 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.3.0 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.2.5 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.2.4 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.2.3 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.2.2 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.2.1 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.2.0 app/helpers/theme_discovery_helper.rb
foreman_theme_satellite-13.1.0 app/helpers/theme_discovery_helper.rb