Some improvements
This commit is contained in:
@@ -3,5 +3,7 @@ class Completion < ApplicationRecord
|
||||
belongs_to :contestant
|
||||
belongs_to :puzzle
|
||||
|
||||
attr_accessor :display_time_from_start, :display_relative_time
|
||||
|
||||
validates :time_seconds, presence: true
|
||||
end
|
||||
|
Reference in New Issue
Block a user