Politics, Computers, Ruby on Rails, and Miscellaneous.
Wednesday, February 27, 2008
How to Disable Asset Timestamps in Rails
By default, Rails appends a timestamp parameter to asset urls to aid in cache management. If you need to disable this, simply add the following line to your config/environment.rb
No comments:
Post a Comment