Sha256: 971aa0a0b29200fe3291a5fcad5b4cd93f7b314570856654ec4bc6df51d3ead6

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

class SuchUserstreamBot

  class << self

    def respond_to text, questioneer=''
      text.reverse[0...140]
    end

  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
twitter_bot_generator-0.2.3 such_userstream_bot/src/such_userstream_bot.rb
twitter_bot_generator-0.2.2 such_userstream_bot/src/such_userstream_bot.rb