mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-15 20:46:57 +00:00
Added tournament backups to the database and added pages to restore and create backups
This commit is contained in:
1
app/views/tournament_backups/show.html.erb
Normal file
1
app/views/tournament_backups/show.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<%= JSON.pretty_generate(JSON.parse(Base64.decode64(@tournament_backup.backup_data))) %>
|
||||
Reference in New Issue
Block a user