mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-05 06:07:20 +00:00
Added baumspage roster importer
This commit is contained in:
@@ -6,6 +6,8 @@ class School < ActiveRecord::Base
|
||||
|
||||
validates :name, presence: true
|
||||
|
||||
attr_accessor :baums_text
|
||||
|
||||
before_destroy do
|
||||
self.tournament.destroy_all_matches
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user