Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
html.erbシンタラでテンプレートをレンダリングするにはどうすればよいですか?
html.erb
たとえば、これは次の名前のファイルに対して正常に機能しますpayment.erb。
payment.erb
<%= render erb :payment %>
使用しようとしているファイルの名前はです。その行payment.html.erbの構文は何ですか?render
payment.html.erb
render