class ForemanAcd::Engine
This engine connects ForemanAcd
with Foreman core
Public Class Methods
with_katello?()
click to toggle source
# File lib/foreman_acd/engine.rb, line 57 def self.with_katello? defined?(::Katello) end