Added functionality to add a benchmark result
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
class Result < Sequel::Model
|
||||
|
||||
many_to_one :hardware
|
||||
many_to_one :benchmarks
|
||||
many_to_one :benchmark
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user