[Issue #5] - Reworked app to better organize results with their corresponding tests
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
class Benchmark < Sequel::Model
|
||||
|
||||
one_to_many :results
|
||||
one_to_many :tests
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user