@@ -40,6 +40,13 @@ activeRecordInstances
40
40
| associations.rb:29:1:29:7 | author2 |
41
41
| associations.rb:29:1:29:13 | call to posts |
42
42
| associations.rb:29:18:29:22 | post2 |
43
+ | associations.rb:31:1:31:5 | post1 |
44
+ | associations.rb:31:1:31:12 | __synth__0 |
45
+ | associations.rb:31:1:31:12 | call to author= |
46
+ | associations.rb:31:1:31:22 | ... |
47
+ | associations.rb:31:16:31:22 | ... = ... |
48
+ | associations.rb:31:16:31:22 | ... = ... |
49
+ | associations.rb:31:16:31:22 | author2 |
43
50
| associations.rb:35:1:35:5 | post2 |
44
51
| associations.rb:35:1:35:14 | call to comments |
45
52
| associations.rb:35:1:35:21 | call to create |
@@ -168,6 +175,7 @@ activeRecordModelInstantiations
168
175
| associations.rb:27:9:27:21 | call to posts | associations.rb:5:1:9:3 | Post |
169
176
| associations.rb:27:9:27:28 | call to create | associations.rb:5:1:9:3 | Post |
170
177
| associations.rb:29:1:29:13 | call to posts | associations.rb:5:1:9:3 | Post |
178
+ | associations.rb:31:1:31:12 | call to author= | associations.rb:1:1:3:3 | Author |
171
179
| associations.rb:35:1:35:14 | call to comments | associations.rb:15:1:17:3 | Comment |
172
180
| associations.rb:35:1:35:21 | call to create | associations.rb:15:1:17:3 | Comment |
173
181
| associations.rb:37:1:37:13 | call to posts | associations.rb:5:1:9:3 | Post |
@@ -206,3 +214,4 @@ persistentWriteAccesses
206
214
| ActiveRecord.rb:88:5:88:69 | call to update | ActiveRecord.rb:88:27:88:39 | ...[...] |
207
215
| ActiveRecord.rb:88:5:88:69 | call to update | ActiveRecord.rb:88:52:88:68 | ...[...] |
208
216
| ActiveRecord.rb:92:5:92:71 | call to update | ActiveRecord.rb:92:21:92:70 | call to [] |
217
+ | associations.rb:31:16:31:22 | ... = ... | associations.rb:31:16:31:22 | author2 |
0 commit comments