I have a form without a model backing it built using form_with in Rails 6:
form_with
<%= f.text_field :one %>