Sha256: 3b801ebd6cbb617211666c0e3cea9fc2c0da6ddaa256fa336bdf62a966d23030
Contents?: true
Size: 208 Bytes
Versions: 4
Compression:
Stored size: 208 Bytes
Contents
module Slappy module DSL extend Forwardable def_delegators :Slappy, :hello, :hear, :say, :start, :logger, :schedule, :monitor, :goodnight, :respond end end extend Slappy::DSL
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
slappy-0.6.3 | lib/slappy/dsl.rb |
slappy-0.6.2 | lib/slappy/dsl.rb |
slappy-0.6.1 | lib/slappy/dsl.rb |
slappy-0.6.0 | lib/slappy/dsl.rb |