Sha256: 5899c7d95143ef0a514a671166099708f244db6cd7062cd400f651498e3eb8ad
Contents?: true
Size: 133 Bytes
Versions: 220
Compression:
Stored size: 133 Bytes
Contents
module Standard module Runners class Version def call(config) puts Standard::VERSION end end end end
Version data entries
220 entries across 220 versions & 5 rubygems