@@ -16,6 +16,10 @@ activeRecordInstances
16
16
| ActiveRecord.rb:56:7:56:40 | call to find_by |
17
17
| ActiveRecord.rb:60:5:60:33 | call to find_by |
18
18
| ActiveRecord.rb:62:5:62:34 | call to find |
19
+ | ActiveRecord.rb:72:5:72:24 | call to create |
20
+ | ActiveRecord.rb:76:5:76:66 | call to create |
21
+ | ActiveRecord.rb:80:5:80:68 | call to create |
22
+ | ActiveRecord.rb:84:5:84:16 | call to create |
19
23
| associations.rb:19:1:19:20 | ... = ... |
20
24
| associations.rb:19:1:19:20 | ... = ... |
21
25
| associations.rb:19:11:19:20 | call to new |
@@ -168,6 +172,10 @@ activeRecordModelInstantiations
168
172
| ActiveRecord.rb:56:7:56:40 | call to find_by | ActiveRecord.rb:5:1:15:3 | User |
169
173
| ActiveRecord.rb:60:5:60:33 | call to find_by | ActiveRecord.rb:5:1:15:3 | User |
170
174
| ActiveRecord.rb:62:5:62:34 | call to find | ActiveRecord.rb:5:1:15:3 | User |
175
+ | ActiveRecord.rb:72:5:72:24 | call to create | ActiveRecord.rb:17:1:21:3 | Admin |
176
+ | ActiveRecord.rb:76:5:76:66 | call to create | ActiveRecord.rb:17:1:21:3 | Admin |
177
+ | ActiveRecord.rb:80:5:80:68 | call to create | ActiveRecord.rb:17:1:21:3 | Admin |
178
+ | ActiveRecord.rb:84:5:84:16 | call to create | ActiveRecord.rb:17:1:21:3 | Admin |
171
179
| associations.rb:19:11:19:20 | call to new | associations.rb:1:1:3:3 | Author |
172
180
| associations.rb:21:9:21:21 | call to posts | associations.rb:5:1:9:3 | Post |
173
181
| associations.rb:21:9:21:28 | call to create | associations.rb:5:1:9:3 | Post |
0 commit comments