mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 08:14: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
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
# All files in lib sub-folder are already loaded by Zeitwerk
|
require 'redmine'
|
||||||
if RedmineApp::Application.config.autoloader != :zeitwerk
|
require File.dirname(__FILE__) + '/lib/redmine_custom_workflows'
|
||||||
require_dependency File.dirname(__FILE__) + '/lib/redmine_custom_workflows.rb'
|
|
||||||
end
|
|
||||||
|
|
||||||
def custom_workflows_init
|
def custom_workflows_init
|
||||||
# Administration menu extension
|
# Administration menu extension
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user