mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-17 21:29:13 +00:00
A ton of stuff was done to finalize the app for use
This commit is contained in:
1
app/views/mats/show.json.jbuilder
Normal file
1
app/views/mats/show.json.jbuilder
Normal file
@@ -0,0 +1 @@
|
||||
json.extract! @mat, :id, :name, :tournament_id, :created_at, :updated_at
|
||||
Reference in New Issue
Block a user