rails
Installation
SKILL.md
Ruby on Rails
Rails is a web application framework that includes everything needed to create web applications. Rails 8 (2025) simplifies deployment (Kamal) and reduces dependencies (Solid Cache/Queue).
When to Use
- Startups: The "One Person Framework". Build a full SaaS alone.
- Rapid Development: Convention over Configuration makes you move fast.
- No-Build: Rails 8 pushes hard for "no-build" setups with Propshaft and import maps.