This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-03-26 13:42:10 +01:00
|
|
|
$ ->
|
|
|
|
$(document).on 'turbolinks:load', ->
|
|
|
|
unless typeof window.MiniProfiler == 'undefined'
|
|
|
|
window.MiniProfiler.init()
|
|
|
|
window.MiniProfiler.pageTransition()
|