Use the friendly ID gem for contest slugs
This commit is contained in:
1
test/fixtures/contests.yml
vendored
1
test/fixtures/contests.yml
vendored
@@ -15,6 +15,7 @@
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_contests_on_slug (slug) UNIQUE
|
||||
# index_contests_on_user_id (user_id)
|
||||
#
|
||||
# Foreign Keys
|
||||
|
@@ -13,6 +13,7 @@
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_contests_on_slug (slug) UNIQUE
|
||||
# index_contests_on_user_id (user_id)
|
||||
#
|
||||
# Foreign Keys
|
||||
|
Reference in New Issue
Block a user