Sha256: e177a2b1226e56917f7c1856ca9c57592e739af269f6d5a165ac53401bc68ac2
Contents?: true
Size: 214 Bytes
Versions: 22
Compression:
Stored size: 214 Bytes
Contents
# frozen_string_literal: true WebhookTemplate.without_auditing do SeedHelper.import_templates( Dir[File.join("#{ForemanWebhooks::Engine.root}/app/views/foreman_webhooks/webhook_templates/**/*.erb")] ) end
Version data entries
22 entries across 22 versions & 1 rubygems