Sha256: 65d4b5dbb39c1d2ed52d1c37363593d1459c275d220a742160a96998a41299d9
Contents?: true
Size: 245 Bytes
Versions: 191
Compression:
Stored size: 245 Bytes
Contents
module Actions module Katello module ContentViewVersion class AfterPromoteHook < Actions::Base def finalize ::Katello::ContentViewVersion.find(input[:id]).after_promote_hooks end end end end end
Version data entries
191 entries across 191 versions & 1 rubygems