I've heard of people using the svn / git commit number / hash. This
ensures that they're updated between commits.
However, I'm sure that there are some asset packager bundler plugins
that do this for you.


On Sep 17, 5:30 am, Justin French <jus...@indent.com.au> wrote:
> 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 <m...@stateofflux.com> 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
> > 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