This is a plugin similar to turbolinks gem of Ruby on Rails that loads only the main content instead to load all page content every time.
Permit to navigate 60% faster in admin panel using Ajax Requests for links and forms.
Support newer browsers with history state.
To install and active plugin:
Process 1:
gem 'camaleon_admin_ajax', github: 'owen2345/admin-ajax'
Process 2: