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
Fix asset manifest using link_tree for controllers
- Use link_tree for controllers directory instead of individual files
- Update index.js to import application from controllers/application
- Follows Rails engine best practices for asset organization
- Simpler and more maintainable approach
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments