We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd74be commit 417a78aCopy full SHA for 417a78a
init.rb
@@ -65,6 +65,7 @@
65
RedmineGtt.setup_controller_patches
66
end
67
else
68
+ require 'redmine_gtt'
69
# Configure View Overrides
70
Rails.application.paths["app/overrides"] ||= []
71
Rails.application.paths["app/overrides"] << File.expand_path("../app/overrides", __FILE__)
0 commit comments