Files
codeocean/app/views/tips/edit.html.slim
2020-10-14 14:34:26 +02:00

4 lines
33 B
Plaintext

h1 = @tip.to_s
= render('form')