module ForemanSupervisoryAuthority
Constants
- VERSION
Public Class Methods
with_settings?()
click to toggle source
# File lib/foreman_supervisory_authority/engine.rb, line 40 def self.with_settings? Setting.table_exists? rescue StandardError false end