Newbie : What is the number Rails adds in images URL, et

Why would you want to disable this? Assets change, even in production mode. A designer wants to push a margin a bit to the left or right, a new image replaces an existing one... The point is that this tagging forces the browser to pull down the new asset iff the modtime of the asset is different from the one currently in the browser cache.

Cayce Balara-2 wrote: