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
<%= javascript_include_tag "/assets/rails-ujs.js" %>
it worked for development or on local its works in staging environment at local
but when i pushed the changes on staging server then its not able to load the files and showing file is found
what should i do now its my blocker
Thanks in advance
The text was updated successfully, but these errors were encountered:
Issues is i am not able to load commontator/application files and rails-ujs in rails 7.0.3
<script src="/assets/commontator/application.js"></script>but when i written the in script tag
The text was updated successfully, but these errors were encountered: