Sha256: a028b1155b7051d8462c895c6cf1c96ce55b84f0e0ed8b1abc3ed0df0b00b4c4
Contents?: true
Size: 413 Bytes
Versions: 11
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
11 entries across 11 versions & 1 rubygems