Module: ForemanThemeSatellite::RssCheckerBranding

Extended by:
ActiveSupport::Concern
Defined in:
lib/foreman_theme_satellite/rss_checker_branding.rb

Instance Method Summary collapse

Instance Method Details

#rss_user_agentObject



7
8
9
# File 'lib/foreman_theme_satellite/rss_checker_branding.rb', line 7

def rss_user_agent
  "Satellite/#{ForemanThemeSatellite::SATELLITE_VERSION} (RSS notifications)"
end