I wrote the next row in index.html.erb
:
<script src="/app/assets/javascripts/jquery.js"></script>
I added the file: jquery.js
to the folder: app/assets/javascripts
but in the console, I got an error:
GET http://localhost:3000/app/assets/javascripts/jquery.js 404 (Not Found)
please help.
<script src="assets/jquery.js" type="text/javascript"></script>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With