X-UA-Compatible
mbrookes opened this issue · 3 comments
"As a Rails developer, you don’t have to add the X-UA-Compatible metatag to your application layout files or set an HTTP header in your ApplicationController."
Thanks for pointing out the issue. I've updated the application layout to remove the unneeded X-UA-Compatible metatag.
No prob, sorry my submission was so terse, and thanks for considering it :-)
On 25 August 2012 00:04, Daniel Kehoe notifications@github.com wrote:
Thanks for pointing out the issue. I've updated the application layout to
remove the unneeded X-UA-Compatible metatag.—
Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-8017290.
No problem, happy to see a terse issue when it is so clear and actionable. I ignored it because it was low priority (just cleaned things up and didn't cause failures) but I'm catching up now. It's rather amusing since I wrote the article that said it was not needed and never noticed that my example apps were still using it. Anyway, thanks for taking the time to bring it up.