Class: TalkToYourApp::Plugins::Cache::Plugin

Inherits:
TalkToYourApp::Plugin show all
Defined in:
lib/talk_to_your_app/plugins/cache/plugin.rb

Overview

Cache tools operate on Rails.cache, not a wired SQL connection — enable with config.plugin :cache, connection: false.

Method Summary

Methods inherited from TalkToYourApp::Plugin

describe_tool, log_level, requires_gem, tools, validate_enablement!, wired_spec