mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
Zeitwerk rollback due to test
This commit is contained in:
parent
e3e6e584d8
commit
bc049d801f
@ -20,10 +20,8 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
# All files in lib sub-folder are already loaded by Zeitwerk
|
||||
if RedmineApp::Application.config.autoloader != :zeitwerk
|
||||
require_dependency File.dirname(__FILE__) + '/lib/redmine_custom_workflows.rb'
|
||||
end
|
||||
require 'redmine'
|
||||
require File.dirname(__FILE__) + '/lib/redmine_custom_workflows'
|
||||
|
||||
def custom_workflows_init
|
||||
# Administration menu extension
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user