ビューでは @ が黄色で表示されますが、<%= %> タグに黄色の線の色はありません
<div>
the customer id = <%= Model.id %><br />
the customer code is = <%= Model.customercode % ><br/>
the customer amount is= <%= Model.amount % >
</div>
質問する
75 次