diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2013-08-21 11:41:08 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2013-08-21 11:41:08 +0530 |
commit | 631a2d977016df28ccf15f894f78ccaf3dfef913 (patch) | |
tree | 06507080cce0fe45b709e6196e9d4d8865d10506 /guides/code/getting_started/test/helpers/comments_helper_test.rb | |
parent | 9abe72c7600132aa964ca48c312ef981007ab8b1 (diff) | |
download | rails-631a2d977016df28ccf15f894f78ccaf3dfef913.tar.gz rails-631a2d977016df28ccf15f894f78ccaf3dfef913.tar.bz2 rails-631a2d977016df28ccf15f894f78ccaf3dfef913.zip |
Moved "`mod_expires` to be enabled" to new line.
- Right now the comment was not rendering properly.
# The Expires* directives requires the Apache module
`mod_expires` to be
# enabled.
- After this change -
# The Expires* directives requires the Apache module
# `mod_expires` to be enabled.
Diffstat (limited to 'guides/code/getting_started/test/helpers/comments_helper_test.rb')
0 files changed, 0 insertions, 0 deletions