1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-08 15:29:20 +00:00

I think I got delayed jobs working

This commit is contained in:
2015-12-29 18:50:18 +00:00
parent 106291fbaf
commit 0d310c587b
6 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default" %>
<br><br>
Matches successfully generated.
Matches are being generated. This can take anywhere from 1-5 minutes to finish.