rails-caching
CommunityBoost Rails performance with caching strategies.
Authorbastos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rails caching reduces response times and database load by reusing expensive computations and rendered fragments.
Core Features & Use Cases
- Fragment caching with view helpers to reuse partials and reduce rendering overhead.
- Low-level caching with Rails.cache.fetch for expensive computations and data lookups.
- Cache keys with versioning to invalidate content when records change.
- Conditional GETs using ETags and Last-Modified to minimize data transfer.
Quick Start
Enable Rails caching in your app and implement fragment caching and Rails.cache usage to observe performance improvements.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rails-caching Download link: https://github.com/bastos/ruby-plugin-marketplace/archive/main.zip#rails-caching Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.