Sha256: b56fcec50916ba25e65fe18f6ab5434e0a5d35931f41bc9f1a7ded176992fece
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
module Lita module Handlers class Tweet < Handler Lita.register_handler(self) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lita-tweet-0.1.0 | lib/lita/handlers/tweet.rb |