mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Fixed cache names so multiple tournaments cache at once
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<% cache ["all_brackets", @tournament] do %>
|
||||
<% cache ["#{@tournament.id}_all_brackets", @tournament] do %>
|
||||
|
||||
<style>
|
||||
.pagebreak {
|
||||
|
||||
Reference in New Issue
Block a user