[Issue #5] - Reworked app to better organize results with their corresponding tests
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
class Result < Sequel::Model
|
||||
|
||||
many_to_one :hardware
|
||||
many_to_one :benchmark
|
||||
many_to_one :test
|
||||
|
||||
def formatted_score()
|
||||
return self.score
|
||||
|
||||
Reference in New Issue
Block a user