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
- Renamed --rails-root to --root for brevity
- Made --root optional, defaults to current directory (".")
- Made --config optional, auto-loads config/navigator.yml if present
- Updated all documentation and tests to reflect these changes
This makes Navigator easier to use - just run "navigator serve" in your
Rails app directory and it will automatically use the current directory
as root and load config/navigator.yml if it exists.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments