Sha256: 2cfd5ceb426c61766065e2a93fbc281dd5c7814636850fe6586da63c475fdc2a

Contents?: true

Size: 104 Bytes

Versions: 5

Compression:

Stored size: 104 Bytes

Contents

module Commands
  class Stop < Base
    def invoke
      say 'До свидания.'
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
telegrator-0.3.2 lib/telegrator/generators/bot/templates/app/commands/stop.rb.tt
telegrator-0.3.1 lib/telegrator/generators/bot/templates/app/commands/stop.rb.tt
telegrator-0.3.0 lib/telegrator/generators/bot/templates/app/commands/stop.rb.tt
telegrator-0.2.0 lib/telegrator/generators/bot/templates/app/commands/stop.rb.tt
telegrator-0.2.0.rc1 lib/telegrator/generators/bot/templates/app/commands/stop.rb.tt