From 0e86b9197de921b34587323b52232fb11f85b6da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Tue, 21 Jan 2025 15:26:15 +0100 Subject: [PATCH] Can't upgrade plugin to 4.0.1 after upgrading redmine to 6.0.2 #1580 --- patches/notifiable_ru_patch.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/patches/notifiable_ru_patch.rb b/patches/notifiable_ru_patch.rb index 48d65c89..9fedfd1e 100644 --- a/patches/notifiable_ru_patch.rb +++ b/patches/notifiable_ru_patch.rb @@ -26,7 +26,6 @@ module RedmineDmsf def self.included(base) base.extend ClassMethods base.class_eval do - unloadable class << self alias_method :all_without_resources_dmsf, :all alias_method :all, :all_with_resources_dmsf