mirror of
https://github.com/Threnklyn/Klaus.git
synced 2026-05-18 20:23:28 +02:00
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
= bootstrap_form_for(@document) do |f|
|
|
= f.text_field :name
|
|
|
|
= f.submit |