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
m...@agilebench.com
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 rails-oceania@googlegroups.com
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to