このコードを実装しようとしていますが、ローカル サーバーを実行すると構文エラーが発生します。Rails バージョン 3.2.11 を実行していますが、このコードと関係があるのではないかと考えています。
<h1>Time Ajax Demo</h1>
<p><%= link_to 'Get Current Time', time_refresh_path,
remote: true %>
</p>
<p id='currentTime'>
Current time will appear here
</p>
これは私のエラーです:
syntax error, unexpected ':', expecting ')'
remote: true );@output_buffer.safe_concat('