Class: TalkToYourApp::Plugins::Cache::Plugin
- Inherits:
-
TalkToYourApp::Plugin
- Object
- TalkToYourApp::Plugin
- TalkToYourApp::Plugins::Cache::Plugin
- 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