rails-action-controller-patterns
OfficialRails Action Controller best practices.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides action controller patterns for routing, filters, strong parameters, and REST conventions in Rails.
Core Features & Use Cases
- Basic Controller Structure: RESTful actions with before_action filters.
- Strong Parameters: Safe parameter handling and nested attributes.
- Filters & Callbacks: Lifecycle hooks for authentication and authorization.
Quick Start
Generate a Posts controller and implement index/show with strong parameters.
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-action-controller-patterns Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#rails-action-controller-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.