diff options
author | Neeraj Singh <neerajdotname@gmail.com> | 2011-06-10 02:24:37 -0400 |
---|---|---|
committer | Neeraj Singh <neerajdotname@gmail.com> | 2011-06-10 02:24:37 -0400 |
commit | 49d032929b4924a3fc3e43aa21ca90d7f1174724 (patch) | |
tree | 80ff16c7f615125f52b16e100a8d73609a406eeb /actionpack/test/controller/force_ssl_test.rb | |
parent | 0b02284545dcbed7da40489e0db9bd49eca924b1 (diff) | |
download | rails-49d032929b4924a3fc3e43aa21ca90d7f1174724.tar.gz rails-49d032929b4924a3fc3e43aa21ca90d7f1174724.tar.bz2 rails-49d032929b4924a3fc3e43aa21ca90d7f1174724.zip |
The test name is misleading. It says
test_should_cache_with_trailing_slash_on_url
A trailing slash is removed when a page is cached.
What the test meant to say was : a url with trailing slash
should be cached and the cached page should not have any
trailing slash.
This patch clarifies the name a bit.
Diffstat (limited to 'actionpack/test/controller/force_ssl_test.rb')
0 files changed, 0 insertions, 0 deletions