mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-12 16:25:41 +00:00
Added matches scaffold and ascended views of weights and schools
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Wrestler < ActiveRecord::Base
|
||||
belongs_to :school
|
||||
belongs_to :weight
|
||||
has_many :matches
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user