我试图实现这个代码,当我运行我的本地服务器时,我得到一个语法错误。我正在运行 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('