2 lines
91 B
Text
2 lines
91 B
Text
|
|
= f.input :title
|
||
|
|
= f.action :submit, as: :button, button_html: { class: 'btn btn-primary' }
|