Links already use GET by default, so there's no need to specify it. Furthermore, using `method: :get` makes a link incompatible with turbolinks.
Links already use GET by default, so there's no need to specify it. Furthermore, using `method: :get` makes a link incompatible with turbolinks.