gitlab-org--gitlab-foss/lib/gitlab/email/message
Yorick Peterse 84b0ab7766 Added & use Gitlab::Routing for URL helpers
Rails' "url_helpers" method creates an anonymous Module (which a bunch
of methods) on every call. By caching the output of this method in a
dedicated method we can shave off about 10 seconds of loading time for
an issue with around 200 comments.
2016-04-01 11:13:48 +02:00
..
repository_push.rb Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00