ace with files

This commit is contained in:
yqbk
2016-08-02 15:02:02 +02:00
parent f7eaa24a1d
commit de866d00ca
6 changed files with 38 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
h1 = @exercise
= render('form')
/= render('form')
= render('form', exercise: @exercise, files: @files)