How does Rails come up with the query string appended to the stylesheet tag?
The API does not even show a query string being appended: http://api.rubyonrails.com/classes/ActionView/Helpers/AssetTagHelper.html#M001499 I thought it was a function of the file timestamp, but I have updated the file and the querystring still hasn't changed. I just don't want my users to have to refresh to force their browser to see the new stylesheet. Thanks! Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

