Skip to content

Commit 7d5b542

Browse files
nikokonrosa
authored andcommitted
fix routing when main app has included url_helpers
1 parent 9c4f62d commit 7d5b542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/helpers/mission_control/jobs/application_helper.rb

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ module ApplicationHelper
44
#
55
# We can't rely on +config.action_controller.include_all_helpers = true+ in the host app.
66
include DatesHelper, JobsHelper, NavigationHelper, InterfaceHelper
7+
include MissionControl::Jobs::Engine.routes.url_helpers
78
end
89
end

0 commit comments

Comments
 (0)