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
Move Rails environment require before precompile tasks
Load the Rails environment at script startup rather than lazily inside
the locale generation step. This ensures ReactOnRails configuration is
available before any precompile tasks run.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments