Sha256: a0a09ce8d57552d87cf05341d53b40a16c2a31af96e6ef62386b58bc5469cac4
Contents?: true
Size: 137 Bytes
Versions: 2
Compression:
Stored size: 137 Bytes
Contents
module Slappy module DSL extend Forwardable def_delegators :Slappy, :hello, :hear, :say, :start end end extend Slappy::DSL
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
slappy-0.3.0 | lib/slappy/dsl.rb |
slappy-0.2.1 | lib/slappy/dsl.rb |