So I've got my web app running fine, I've had to update my JavaScript file for a certain reason. The JavaScript has been updated and pushed up to my server however isn't actually updating on my server.
I've made a link URL change but the URL hasn't updated. I've cleared my cache etc and it hasn't worked.
I'm not 100% sure why its not updating, I have no idea what code you need form me, I've ran multiple compiles, The JavaScript file in question is listed in assets.rb
and doesn't update
Anything I can do to get this to update?
Sam