We can use browsernizer gem to restrict an application to open on old version of browsers or we can notify user to upgrade browser. Its works like a middleware in application.
If the browser version is less than config it will be redirected to /browser.html page that is IE 10+, Firefox 40+, Opera 11.1+ and Chrome 45+ are supported and Non listed browsers are considered to be supported regardless of their version.
No comments:
Post a Comment