@@ -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 |
@@ -109,7 +113,7 @@ activeRecordSqlExecutionRanges
109
113
| ActiveRecord.rb:46:20:46:32 | ... + ... |
110
114
| ActiveRecord.rb:52:16:52:28 | "name #{...}" |
111
115
| ActiveRecord.rb:56:20:56:39 | "username = #{...}" |
112
- | ActiveRecord.rb:102 :27:102 :76 | "this is an unsafe annotation:..." |
116
+ | ActiveRecord.rb:106 :27:106 :76 | "this is an unsafe annotation:..." |
113
117
activeRecordModelClassMethodCalls
114
118
| ActiveRecord.rb:2:3:2:17 | call to has_many |
115
119
| ActiveRecord.rb:6:3:6:24 | call to belongs_to |
@@ -135,11 +139,12 @@ activeRecordModelClassMethodCalls
135
139
| ActiveRecord.rb:72:5:72:24 | call to create |
136
140
| ActiveRecord.rb:76:5:76:66 | call to create |
137
141
| ActiveRecord.rb:80:5:80:68 | call to create |
138
- | ActiveRecord.rb:84:5:84:27 | call to update |
139
- | ActiveRecord.rb:88:5:88:69 | call to update |
140
- | ActiveRecord.rb:92:5:92:71 | call to update |
141
- | ActiveRecord.rb:98:13:98:54 | call to annotate |
142
- | ActiveRecord.rb:102:13:102:77 | call to annotate |
142
+ | ActiveRecord.rb:84:5:84:16 | call to create |
143
+ | ActiveRecord.rb:88:5:88:27 | call to update |
144
+ | ActiveRecord.rb:92:5:92:69 | call to update |
145
+ | ActiveRecord.rb:96:5:96:71 | call to update |
146
+ | ActiveRecord.rb:102:13:102:54 | call to annotate |
147
+ | ActiveRecord.rb:106:13:106:77 | call to annotate |
143
148
| associations.rb:2:3:2:17 | call to has_many |
144
149
| associations.rb:6:3:6:20 | call to belongs_to |
145
150
| associations.rb:7:3:7:20 | call to has_many |
@@ -158,7 +163,7 @@ potentiallyUnsafeSqlExecutingMethodCall
158
163
| ActiveRecord.rb:46:5:46:33 | call to delete_by |
159
164
| ActiveRecord.rb:52:5:52:29 | call to order |
160
165
| ActiveRecord.rb:56:7:56:40 | call to find_by |
161
- | ActiveRecord.rb:102 :13:102 :77 | call to annotate |
166
+ | ActiveRecord.rb:106 :13:106 :77 | call to annotate |
162
167
activeRecordModelInstantiations
163
168
| ActiveRecord.rb:9:5:9:68 | call to find | ActiveRecord.rb:5:1:15:3 | User |
164
169
| ActiveRecord.rb:13:5:13:40 | call to find_by | ActiveRecord.rb:1:1:3:3 | UserGroup |
@@ -167,6 +172,10 @@ activeRecordModelInstantiations
167
172
| ActiveRecord.rb:56:7:56:40 | call to find_by | ActiveRecord.rb:5:1:15:3 | User |
168
173
| ActiveRecord.rb:60:5:60:33 | call to find_by | ActiveRecord.rb:5:1:15:3 | User |
169
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 |
170
179
| associations.rb:19:11:19:20 | call to new | associations.rb:1:1:3:3 | Author |
171
180
| associations.rb:21:9:21:21 | call to posts | associations.rb:5:1:9:3 | Post |
172
181
| associations.rb:21:9:21:28 | call to create | associations.rb:5:1:9:3 | Post |
@@ -213,8 +222,8 @@ persistentWriteAccesses
213
222
| ActiveRecord.rb:76:5:76:66 | call to create | ActiveRecord.rb:76:49:76:65 | ...[...] |
214
223
| ActiveRecord.rb:80:5:80:68 | call to create | ActiveRecord.rb:80:25:80:37 | ...[...] |
215
224
| ActiveRecord.rb:80:5:80:68 | call to create | ActiveRecord.rb:80:50:80:66 | ...[...] |
216
- | ActiveRecord.rb:84 :5:84 :27 | call to update | ActiveRecord.rb:84 :21:84 :26 | call to params |
217
- | ActiveRecord.rb:88 :5:88 :69 | call to update | ActiveRecord.rb:88 :27:88 :39 | ...[...] |
218
- | ActiveRecord.rb:88 :5:88 :69 | call to update | ActiveRecord.rb:88 :52:88 :68 | ...[...] |
219
- | ActiveRecord.rb:92 :5:92 :71 | call to update | ActiveRecord.rb:92 :21:92 :70 | call to [] |
225
+ | ActiveRecord.rb:88 :5:88 :27 | call to update | ActiveRecord.rb:88 :21:88 :26 | call to params |
226
+ | ActiveRecord.rb:92 :5:92 :69 | call to update | ActiveRecord.rb:92 :27:92 :39 | ...[...] |
227
+ | ActiveRecord.rb:92 :5:92 :69 | call to update | ActiveRecord.rb:92 :52:92 :68 | ...[...] |
228
+ | ActiveRecord.rb:96 :5:96 :71 | call to update | ActiveRecord.rb:96 :21:96 :70 | call to [] |
220
229
| associations.rb:31:16:31:22 | ... = ... | associations.rb:31:16:31:22 | author2 |
0 commit comments