Skip to content

MIKAMAYHEM

Mikamai developers blog

Hire us!

Tag: ie

IE Best Standards support and Rails 4.1

Posted on March 5, 2014 by Elia Schito

config.action_dispatch.best_standards_support has been removed from Rails 4.1, to force IE to do it’s best just add this line to your config/application.rb:

config.action_dispatch.default_headers['X-UA-Compatible'] = 'IE=Edge,chrome=1'
Tagged best standard support, chrome tab, ie, rails4, rails41Leave a Comment on IE Best Standards support and Rails 4.1
© 2022 MIKAMAYHEM is a property of MIKAMAI s.r.l.
Privacy policy  -  Cookie policy