Add public scoreboard slug & URL
This commit is contained in:
1
test/fixtures/contests.yml
vendored
1
test/fixtures/contests.yml
vendored
@@ -7,6 +7,7 @@
|
||||
# id :integer not null, primary key
|
||||
# allow_registration :boolean default(FALSE)
|
||||
# name :string
|
||||
# slug :string
|
||||
# team :boolean default(FALSE)
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
|
@@ -5,6 +5,7 @@
|
||||
# id :integer not null, primary key
|
||||
# allow_registration :boolean default(FALSE)
|
||||
# name :string
|
||||
# slug :string
|
||||
# team :boolean default(FALSE)
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
|
Reference in New Issue
Block a user