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
Improve bin/dev generated script with hello_world default route
- Add DEFAULT_ROUTE variable in generated bin/dev template
- Automatically append --route hello_world when no route specified
- Remove confusing fallback code from generator template
- Keep fallback in spec/dummy/bin/dev with clear comments for gem development
- Improve developer experience: ./bin/dev now goes directly to generated component
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments