mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-14 00:49:54 +00:00
Entered devise secret key
This commit is contained in:
3
app/models/tournament.rb
Normal file
3
app/models/tournament.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class Tournament < ActiveRecord::Base
|
||||
has_many :schools
|
||||
end
|
||||
Reference in New Issue
Block a user