= simple_form_for(@player) do |f| = f.error_notification .form-inputs = f.association :game = f.association :user .form-actions = f.button :submit