What does this random number do: /javascripts/rails.js?1271798101
- by viatropos
I think I remember reading that that has to do with telling the browser not to cache it or something. How does this impact browser caching and application performance in production? When does that number change?
<script src="/javascripts/rails.js?1271798101" type="text/javascript"></script>