Sha256: 0cac558f70afdc03437530cf3778c58e09c4202399415090e308922b5943edda
Contents?: true
Size: 247 Bytes
Versions: 191
Compression:
Stored size: 247 Bytes
Contents
module Actions module Katello module ContentViewVersion class BeforePromoteHook < Actions::Base def finalize ::Katello::ContentViewVersion.find(input[:id]).before_promote_hooks end end end end end
Version data entries
191 entries across 191 versions & 1 rubygems