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

I am not able to overide the controllers and model form the rake commontator:copy:controllers , rake commontator:copy:models #207

Open
DF-anuj opened this issue Jul 20, 2023 · 2 comments

Comments

@DF-anuj
Copy link

DF-anuj commented Jul 20, 2023

Ita able to call copy controllers and model but still the code is used my website is of the gem not the file i have copyied

@Dantemss
Copy link
Member

This may be due to changes in how Rails loads files. Try requiring the copied files?

@BBVishalkumar
Copy link

Hello @Dantemss
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 ,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

3 participants