Skip to content
Snippets Groups Projects

Fix ProjectCacheWorker for plain READMEs

Merged Toon Claes requested to merge tc-fix-broken-plain-readme into master
  1. May 18, 2017
    • Toon Claes's avatar
      Fix ProjectCacheWorker for plain READMEs · abc82a25
      Toon Claes authored
      The ProjectCacheWorker refreshes cache periodically, but it runs outside Rails
      context. So include the ActionView helpers so the `content_tag` method is
      available.
      abc82a25
Loading