mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-06 22:44:14 +00:00
Start of api
This commit is contained in:
1
app/views/api/tournament.jbuilder
Normal file
1
app/views/api/tournament.jbuilder
Normal file
@@ -0,0 +1 @@
|
||||
json.(@tournament, :id, :name, :address, :director, :director_email, :schools, :weights, :mats, :matches)
|
||||
Reference in New Issue
Block a user