turbolinks v0.3.0 Turbolinks
This plug is built on top of works done by @kagux at https://github.com/kagux/turbolinks_plug
in web.ex
add use Turbolinks
in router.ex
add a the plug
plug Turbolinks
This plug is built on top of works done by @kagux at https://github.com/kagux/turbolinks_plug
in web.ex
add use Turbolinks
in router.ex
add a the plug
plug Turbolinks