For debugging purposes I need to remove the query string timestamp from my image_tag created file names.
I have set ENV['RAILS_ASSET_ID'] = "" in both environment.rb and development.rb and restarted Apache after each change. But the timestamp is still be appended to my uploaded file names. How can I disable this? Thanks, Elliott G -- 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=.

