Sha256: 9791cf2e7f665ab05eae96262c0e5bceeb25579e5993494db6ff8916ea5528c3
Contents?: true
Size: 133 Bytes
Versions: 13
Compression:
Stored size: 133 Bytes
Contents
class Cello::Commands::Version class << self def run(args=ARGV) puts "cello version #{Cello::VERSION}" end end end
Version data entries
13 entries across 13 versions & 1 rubygems