LoginSignup
16
19

More than 5 years have passed since last update.

Rails 5.0でlink_toでturbolinkを無効にする法

Last updated at Posted at 2016-07-30

Rails4から変わったみたいです。

link_to "HOME", root_path, data: {"turbolinks" => false}

で動きました。

16
19
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
16
19