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
Some more information - Including them in active_admin.js and active_admin.css.scss gets them properly compiled in the asset pipeline, the I'm still getting 404 errors in the browser since the gem is injecting the stylesheet and javascript include into the page.
I'm running into an issue when I try to integrate with the asset pipeline. The CSS and JS files are still being referenced as:
I tried adding the CSS and JS to my precompile list, but this didn't make a difference.
The text was updated successfully, but these errors were encountered: