lib/telegram/bot/updates_controller/translation.rb in telegram-bot-0.16.1 vs lib/telegram/bot/updates_controller/translation.rb in telegram-bot-0.16.3
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Telegram
module Bot
class UpdatesController
# Provides helpers similar to AbstractController::Translation
# but by default uses `action_name_i18n_key` in lazy translation keys