Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to load these two files //= require commontator/application , //= require rails-ujs in rails 7.0.3 #211

Open
BBVishalkumar opened this issue Sep 1, 2023 · 0 comments

Comments

@BBVishalkumar
Copy link

Issues is i am not able to load commontator/application files and rails-ujs in rails 7.0.3
but when i written the in script tag

<script src="/assets/commontator/application.js"></script>
<%= 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant