зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-08-28 15:26:18 +03:00
fix: Rails 8.1 incompatibility config_accessor
Logger functionality in ActionController implemented using AbstractController::Logger class. Following change fixes incompatibility with Rails 8.1.
Этот коммит содержится в:
@@ -8,9 +8,7 @@ module Telegram
|
||||
module Instrumentation
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
included do
|
||||
config_accessor :logger
|
||||
end
|
||||
include AbstractController::Logger
|
||||
|
||||
class << self
|
||||
def instrument(action, *args, &block)
|
||||
|
||||
Ссылка в новой задаче
Block a user