sk Skill · dilolabs
concern-patterns
Creates and refactors model and controller concerns for shared behavior. Use when extracting shared code, organizing models with horizontal concerns, DRYing up controllers, or when user mentions concerns, mixins, or modules. WHEN NOT: Logic used by only one model (keep in place), service object extraction (use model-patterns), or job organization (use job-patterns).
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
rubybashRuby
- Host repository
- dilolabs/nosia
- Compatible with
- Ruby 3.3+, Rails 8.0+
- Licence
- MIT
- Host stars
- 212
- Host language
- Ruby