Sha256: 773e59a27a02064626915152ce11eb00e48b3754e2c8b48d1feaa7fb98815536

Contents?: true

Size: 172 Bytes

Versions: 3

Compression:

Stored size: 172 Bytes

Contents

module Commands
  autoload :Base,    'commands/base'
  autoload :Start,   'commands/start'
  autoload :Stop,    'commands/stop'
  autoload :Missing, 'commands/missing'
end

Version data entries

3 entries across 3 versions & 1 rubygems

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