Helpers adding digits to generated links

Hi all,

I noticed that rails helper methods are adding extra info to the
generated
links whereas previously they didn’t. Here are some examples:

Anyone know why the extra digits are at the end of links?

cheers,

AF

Its done automatically by Rails for static files in order to prevent
caching problems with browsers.

Cheers

Jonathan

http://www.noodlesinmysandals.com