エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
fields_for (ActionView::Helpers::FormHelper) - APIdock
fields_for(record_name, record_object = nil, options = {}, &block) public Creates a scope around ... fields_for(record_name, record_object = nil, options = {}, &block) public Creates a scope around a specific model object like form_for, but doesn’t create the form tags themselves. This makes fields_for suitable for specifying additional model objects in the same form. Although the usage and purpose of fields_for is similar to form_for's, its method signature is slightly different. Like form_for,
2018/02/12 リンク