You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Improvement] Docs: abort symlink sync on duplicate controller basenames
Address cubic review on #493:
- `ruby_ui:sync_controller_symlinks` now detects two gem controllers sharing a
basename before creating any link and aborts listing the offenders. The docs
controllers directory is flat, so the second symlink would silently clobber
the first and one component would ship the wrong JS.
- Fix the missing `rake` prefix on `stimulus:manifest:update` in the
ruby-ui-stimulus skill.
0 commit comments