[go: up one dir, main page]

Skip to content

Add Rubocop rule to warn about Rails.cache usage

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem

The new Redis wrapper provides extra features and maintains the structured Redis key format. But we have many cases when Rails.cache is used.

Solution

Add a Rubocop rule to notify developers about Rails.cache deprecation.

Edited by 🤖 GitLab Bot 🤖