問題タブ [acts-as-tenant]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ruby-on-rails - Rails Devise NoMethodError in Users::RegistrationsController#create undefined method `each_with_index' for #
アカウントを会場に変更した小さなアプリがあり、会場属性を使用してユーザーが作成する際に問題が発生しています
ユーザーの NoMethodError::RegistrationsController##Venue:0x00007fadb5270398 RegistrationsController の未定義メソッド `each_with_index' を作成
ユーザーモデル
会場モデル
サインアップフォーム
エラーの原因は何ですか?
アップデート
アプリケーションコントローラー