turbolinks v0.1.0 Turbolinks
in web.ex
replace use Phoenix.Controller
with use Turbolinks
in router.ex
add a the plug
plug Turbolinks
in web.ex
replace use Phoenix.Controller
with use Turbolinks
in router.ex
add a the plug
plug Turbolinks