以下のコードでは、構文エラーが発生しています。例外キャッチ構文エラーレールボタン
誰かが私をここで助けることができますか?
<%= button_tag :class => 'pull-right margin-clear btn btn-sm btn-default-transparent btn-animated notify-class', :type => :submit,
:id =>"notify-class<%=product.master.id%>" :style=>'display:none'
:data-toggle => "modal" , :data-target => "#myModal" >
Notify me!<i class="fa fa-bell" style ="margin-left: 10px;"></i>
<% end %>
あなたはどのような構文エラーを取得しているが? – Anand
'構文エラー、予期しない ':'、expecting ')' ... @ output_buffer.safe_append = '":style => \'表示:なし\ '\' d ... ...^' – Suraj