Sha256: d659745d96da5ce32f08fdbc064c93b2db66ad74f522fff241f0df0fdb2e0bcd
Contents?: true
Size: 115 Bytes
Versions: 2
Compression:
Stored size: 115 Bytes
Contents
class SuchStreamingBot class << self def matches? text !!(text =~ /hello world/) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
twitter_bot_generator-0.2.3 | such_streaming_bot/src/such_streaming_bot.rb |
twitter_bot_generator-0.2.2 | such_streaming_bot/src/such_streaming_bot.rb |