Sha256: e9558ce7ee178a63f439c14e7c0c4f7b7fa287af37e93314003331ac554d58eb
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
module Wod::Command class Version < Base def index puts Wod::Client.gem_version_string end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wod-0.0.1 | lib/wod/commands/version.rb |