【Rails】JavaScriptを使うには

link_to_function()


    <%= link_to_function("ここをクリック", "return runJavaScript('test')") %>