Conditions | 1 |
Total Lines | 3 |
Lines | 3 |
Ratio | 100 % |
Changes | 2 | ||
Bugs | 0 | Features | 1 |
1 | # frozen_string_literal: true |
||
13 | View Code Duplication | def to_s |
|
|
|||
14 | "#{participant} #{study}" |
||
15 | end |
||
16 | end |
||
36 |