aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2009-01-02 13:40:23 -0600
committerJoshua Peek <josh@joshpeek.com>2009-01-02 13:40:23 -0600
commit104898fcb7958bcb69ba0239d6de8aa37f2da9ba (patch)
tree138434f3d7d9d25ad1eb0f0e2b8fd77745068851 /actionpack/lib/action_controller
parent606176a55b90c27687ae17f40fd1af0a86b62246 (diff)
downloadrails-104898fcb7958bcb69ba0239d6de8aa37f2da9ba.tar.gz
rails-104898fcb7958bcb69ba0239d6de8aa37f2da9ba.tar.bz2
rails-104898fcb7958bcb69ba0239d6de8aa37f2da9ba.zip
Revert to the good old days when AssetTag didn't cause anyone problems
Diffstat (limited to 'actionpack/lib/action_controller')
-rw-r--r--actionpack/lib/action_controller/dispatcher.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionpack/lib/action_controller/dispatcher.rb b/actionpack/lib/action_controller/dispatcher.rb
index c4e7357b81..d5af45f0da 100644
--- a/actionpack/lib/action_controller/dispatcher.rb
+++ b/actionpack/lib/action_controller/dispatcher.rb
@@ -91,7 +91,6 @@ module ActionController
run_callbacks :prepare_dispatch
Routing::Routes.reload
- ActionView::Helpers::AssetTagHelper::AssetTag::Cache.clear
end
# Cleanup the application by clearing out loaded classes so they can