Showing posts with label use of browsernizer gem. Show all posts
Showing posts with label use of browsernizer gem. Show all posts

Friday, 17 June 2016

Browsernizer gem integration in Ruby Programming

programming-language-ruby-and-the-rails-framework-1-728.jpg


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.

Read more about Browsernizer gem integration in Ruby Programming visit Findnerd.