aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands.rb
diff options
context:
space:
mode:
authorwycats <wycats@gmail.com>2010-07-27 19:24:56 -0700
committerwycats <wycats@gmail.com>2010-07-27 19:25:07 -0700
commit123eb25fd12c5a5ec63e18082dcdda6318bc942e (patch)
tree122b95f6144520861bfd6b2142f5b239628f0f95 /railties/lib/rails/commands.rb
parente17e08efef68e9865cfbd5c0155b3d9734339192 (diff)
downloadrails-123eb25fd12c5a5ec63e18082dcdda6318bc942e.tar.gz
rails-123eb25fd12c5a5ec63e18082dcdda6318bc942e.tar.bz2
rails-123eb25fd12c5a5ec63e18082dcdda6318bc942e.zip
Add a header that tells Internet Explorer (all versions) to use the best available standards support. This ensures that IE doesn't go into quirks mode because it has been blacklisted by too many users pressing the incompatible button. It also tells IE to use the ChromeFrame renderer, if the user has installed the plugin.
This guarantees that the best available standards support will be used on the client.
Diffstat (limited to 'railties/lib/rails/commands.rb')
-rw-r--r--railties/lib/rails/commands.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/lib/rails/commands.rb b/railties/lib/rails/commands.rb
index b9353ba336..60a93c9848 100644
--- a/railties/lib/rails/commands.rb
+++ b/railties/lib/rails/commands.rb
@@ -70,4 +70,4 @@ In addition to those, there are:
All commands can be run with -h for more information.
EOT
-end \ No newline at end of file
+end