Skip to content

Stop using view helpers in ClusterablePresenter classes

What does this MR do and why?

Removes include ActionView::Helpers::UrlHelper for link_to in favor of ApplicationController.helpers.link_to

See #341392 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports