it’s called asset timestamping and i can’t say that i have ever heard
of this ever causing a problem. rails is just adding the file’s
modification time to the end of the url. it shouldn’t have any effect
on retrieving the file or executing any code within it.
can you be more specific as to what the problem is?
just to make sure, you put the codepress/ directory in
public/javascripts/ correct? that would make the full src path
“/javascripts/codepress/codepress.js”