|
|
|
@ -18,6 +18,10 @@ |
|
|
|
|
# See doc/COPYRIGHT.md for more details. |
|
|
|
|
#++ |
|
|
|
|
|
|
|
|
|
# Prevent load-order problems in case openproject-plugins is listed after a plugin in the Gemfile |
|
|
|
|
# or not at all |
|
|
|
|
require 'open_project/plugins' |
|
|
|
|
|
|
|
|
|
require 'rails/engine' |
|
|
|
|
require 'open_project/my_project_page/plugin_blocks' |
|
|
|
|
|
|
|
|
|