-
- Downloads
There was an error fetching the commit references. Please try again later.
Fix ProjectCacheWorker for plain READMEs
The ProjectCacheWorker refreshes cache periodically, but it runs outside Rails context. So include the ActionView helpers so the `content_tag` method is available.
Please register or sign in to comment