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: Comment out asset pipeline config in all environments
Commented out config.assets.* references in development.rb and
production.rb since the asset pipeline was removed. This fixes
NoMethodError for undefined method 'assets' on Rails::Application::Configuration.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments