]> git.openstreetmap.org Git - rails.git/commit
Disable caching of pages with dynamic layout
authorTom Hughes <tom@compton.nu>
Tue, 8 Jan 2013 13:49:58 +0000 (13:49 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 14 Jan 2013 22:30:03 +0000 (22:30 +0000)
commit4c9a3d4803e4a30e157b3b179f630e7f51f38625
tree21499fe65dcca34dea9ce2a220f010fd2a7e834a
parenta36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5
Disable caching of pages with dynamic layout

Pages now feed back into the layout to set the content of the heading
block so we can't cache any page which has a layout as that would mean
the heading wouldn't appear when the cached page was used.
app/controllers/diary_entry_controller.rb
app/controllers/trace_controller.rb