Events: implement creation of new contests
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
sto
2026-07-28 13:13:46 +02:00
parent 75784fec65
commit d52a058328
5 changed files with 25 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
= form_with model: @contest do |form|
= form.hidden_field :event_id
.row.mb-3
.col
.form-floating