Sha256: c555edb9a0ae8ec266319f4b9a0199adb3cb58c2e13ffe230272243a1fa46ac0
Contents?: true
Size: 413 Bytes
Versions: 7
Compression:
Stored size: 413 Bytes
Contents
require 'pantograph/actions/min_pantograph_version' module Pantograph module Actions class PantographVersionAction < MinPantographVersionAction ##################################################### # @!group Documentation ##################################################### def self.description 'Alias for the `min_pantograph_version` action' end end end end
Version data entries
7 entries across 7 versions & 1 rubygems