You can always do it by hand (?1, ?2, etc), or rename the file. Justin French
On 17/09/2009, at 12:44 AM, Mark Mansour <[email protected]> wrote: > So, I'm still running old school and using static css and js in / > public. My CSS files have refs to images and the don't have a > timestamps appended. > > > i.e. .my_class { background:url(/images/blah.png); } > becoming > .my_class { background:url(/images/blah.png?1111111111); } > > How are you guys doing that? > > Mark > > -- > Mark Mansour > [email protected] > http://agilebench.com/ > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en -~----------~----~----~----~------~----~------~--~---
