Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make page caching respect the format of the resource that is being requested ↵ | Marcel Molina | 2006-10-12 | 1 | -0/+165 |
even if the current route is the default route so that, e.g. posts.rss is not transformed by url_for to '/' and subsequently cached as '/index.html' when it should be cached as '/posts.rss'. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5289 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |