Snippet #844
Another annoying thing about the Rails asset pipeline: a missing asset isn't just a 404 (which would allow the page to render, albeit incompletely), it's a full-blown 500. Seems like insane behavior if you ask me.
Another annoying thing about the Rails asset pipeline: a missing asset isn't just a 404 (which would allow the page to render, albeit incompletely), it's a full-blown 500. Seems like insane behavior if you ask me.