module ForemanThemeSatellite::RssCheckerBranding
Public Instance Methods
rss_user_agent()
click to toggle source
# File lib/foreman_theme_satellite/rss_checker_branding.rb, line 7 def rss_user_agent "Satellite/#{ForemanThemeSatellite::SATELLITE_VERSION} (RSS notifications)" end