1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-05 10:45:49 +03:00

Moved Botan helpers to its namespace

Этот коммит содержится в:
Max Melentiev
2016-05-18 13:02:00 +03:00
родитель 4e539e1867
Коммит 91e0aa2096
5 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@@ -59,7 +59,6 @@ module Telegram
require 'telegram/bot/updates_controller/reply_helpers'
autoload :CallbackQueyContext, 'telegram/bot/updates_controller/callback_query_context'
autoload :MessageContext, 'telegram/bot/updates_controller/message_context'
autoload :Botan, 'telegram/bot/updates_controller/botan'
include AbstractController::Callbacks
# Redefine callbacks with default terminator.