Adding a default value to text-input in simple-form November 30, 2023 by Tarik <%= f.input :user, :input_html => { :value => '[email protected]' } %>