Various small fixes for the participant UI
This commit is contained in:
parent
b6abe96279
commit
d13efa5f52
31 changed files with 287 additions and 279 deletions
|
|
@ -4,6 +4,7 @@ class Track < ActiveRecord::Base
|
|||
has_many :events
|
||||
|
||||
before_create :generate_guid
|
||||
validates :name, presence: true
|
||||
|
||||
private
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue