I try to set title with this code <%= link_to 'Delete', data: {title: "test", confirm: 'Are you sure?'} %> It not work and alway show "Are ...
確定! 回上一頁