Sha256: 2c669c4626932c9c606924f3446f1eb2fe87aa7f9bc16a6392eb8bb07f1868a5

Contents?: true

Size: 213 Bytes

Versions: 3

Compression:

Stored size: 213 Bytes

Contents

require "json"
require "stitch/version"

module Stitch
  autoload :Compiler, "stitch/compiler"
  autoload :Package,  "stitch/package"
  autoload :Source,   "stitch/source"
  autoload :Server,   "stitch/server"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
stitch-rb-0.0.3 lib/stitch.rb
stitch-rb-0.0.2 lib/stitch.rb
stitch-rb-0.0.1 lib/stitch.rb