action-controller-best-practices

Controllers should be thin traffic cops — they receive input via params, delegate to the appropriate object, and decide what to render or redirect. Each action should be roughly 5-10 lines. If an acti

by CodySwannGT· Repository·other
Also installable via skills CLI
npx skills add CodySwannGT/lisa/plugins/lisa-rails/skills/action-controller-best-practices

Source

Path:plugins/lisa-rails/skills/action-controller-best-practices/SKILL.md(main)

Related in other

action-controller-best-practices | AgentArea Skills