Skip to content

Commit

Permalink
Speed up race queries by removing FriendlyUUID
Browse files Browse the repository at this point in the history
  • Loading branch information
glacials committed Dec 22, 2024
1 parent 513cc57 commit 0146f85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/race.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
class Race < ApplicationRecord
include FriendlyUUID

validates_with RaceValidator

ABANDON_TIME = 1.hour.freeze
Expand Down

0 comments on commit 0146f85

Please sign in to comment.