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
When running rails server without foreman, everything works.
When running rails server from foreman, rails will not load images / css files / javascript files from the asset pipeline with an error like ActionView::Template::Error (The asset "test.png" is not present in the asset pipeline
The text was updated successfully, but these errors were encountered:
When running rails server without foreman, everything works.
When running rails server from foreman, rails will not load images / css files / javascript files from the asset pipeline with an error like
ActionView::Template::Error (The asset "test.png" is not present in the asset pipeline
The text was updated successfully, but these errors were encountered: