Sha256: 7b69513e0316de56f2dd2372bc9c21175675373538a43f3b563c2fc51fd0d414
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
# frozen_string_literal: true # @api public # @author darthjee module Jace autoload :VERSION, 'jace/version' autoload :Executer, 'jace/executer' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jace-0.0.2 | lib/jace.rb |