Sha256: a3d299c2cea04b59dc7f67742ea98212d5648c27720b19bc31cf487152d19f77
Contents?: true
Size: 219 Bytes
Versions: 3
Compression:
Stored size: 219 Bytes
Contents
# encoding: UTF-8 require "watchmaker/version" require "watchmaker/configuration" require "watchmaker/learner" require "watchmaker/constructor" module Watchmaker # :nodoc: include Learner include Constructor end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
watchmaker-0.1.2 | lib/watchmaker.rb |
watchmaker-0.1.1 | lib/watchmaker.rb |
watchmaker-0.1.0 | lib/watchmaker.rb |