This repository has been archived by the owner on Jun 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnutrire.iml
638 lines (638 loc) · 47.5 KB
/
nutrire.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
<?xml version="1.0" encoding="UTF-8"?>
<module type="RUBY_MODULE" version="4">
<component name="FacetManager">
<facet type="RailsFacetType" name="Ruby on Rails">
<configuration>
<RAILS_FACET_CONFIG_ID NAME="RAILS_FACET_SUPPORT_REMOVED" VALUE="false" />
<RAILS_FACET_CONFIG_ID NAME="RAILS_TESTS_SOURCES_PATCHED" VALUE="true" />
<RAILS_FACET_CONFIG_ID NAME="RAILS_FACET_APPLICATION_ROOT" VALUE="$MODULE_DIR$" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/features" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/.bundle" />
<excludeFolder url="file://$MODULE_DIR$/public/packs" />
<excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
<excludeFolder url="file://$MODULE_DIR$/vendor/cache" />
<excludeFolder url="file://$MODULE_DIR$/log" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
<excludeFolder url="file://$MODULE_DIR$/public/system" />
<excludeFolder url="file://$MODULE_DIR$/components" />
</content>
<orderEntry type="jdk" jdkName="asdf: 2.7.2" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="actioncable (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionmailbox (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionpack (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actiontext (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionview (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="active_record_doctor (v1.7.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="active_record_query_trace (v1.8, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activejob (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activemodel (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activerecord (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activestorage (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activesupport (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.7.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="agoo (v2.14.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="apparition (v0.6.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="appengine (v0.6.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="argon2 (v2.0.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bcrypt (v3.1.16, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="better_errors (v2.9.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bindex (v0.8.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="binding_of_caller (v0.8.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bootsnap (v1.5.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bullet (v6.1.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.2.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="byebug (v11.1.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="byebug-dap (v0.1.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="capybara (v3.34.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="carrierwave (v2.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="childprocess (v3.0.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="clearance (v2.3.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="coderay (v1.1.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.1.7, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="crass (v1.0.6, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="database_cleaner (v1.8.5, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="database_cleaner-active_record (v1.8.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="debug_inspector (v0.0.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.4.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="email_validator (v2.2.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="erubi (v1.10.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="erubis (v2.7.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="factory_bot (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="factory_bot_rails (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="faker (v2.15.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="faraday (v1.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.13.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi-compiler (v1.0.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="fiddle (v1.0.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="gapic-common (v0.3.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="globalid (v0.4.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="goldiloader (v3.2.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-core (v1.5.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-env (v1.4.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-error_reporting (v0.41.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-error_reporting-v1beta1 (v0.1.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-errors (v1.0.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-logging (v2.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-logging-v2 (v0.3.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-trace (v0.40.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-trace-v1 (v0.1.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-cloud-trace-v2 (v0.1.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="google-protobuf (v3.14.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="googleapis-common-protos (v1.3.10, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="googleapis-common-protos-types (v1.0.5, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="googleauth (v0.14.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="grpc (v1.34.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="haml (v5.2.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="hamlit (v2.13.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="hamlit-rails (v0.2.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="html2haml (v2.2.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.8.5, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="image_processing (v1.12.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="iri (v0.5.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jwt (v2.2.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="listen (v3.3.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="lol_dba (v2.2.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.8.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mail (v2.7.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="marcel (v0.3.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="memoist (v0.16.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="method_source (v1.0.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mimemagic (v0.3.5, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mini_magick (v4.11.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.0.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mini_portile2 (v2.4.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="minify_html (v0.3.9, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.14.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="msgpack (v1.3.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.15.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multipart-post (v2.1.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="nio4r (v2.5.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.10.10, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="os (v1.1.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="parallel (v1.20.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="parser (v2.7.2.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="pg (v1.2.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="public_suffix (v4.0.6, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="puma (v5.1.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v2.2.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-proxy (v0.6.5, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-test (v1.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.0.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.3.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="railties (v6.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rainbow (v3.0.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v13.0.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rb-fsevent (v0.10.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rb-inotify (v0.10.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v1.8.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.10.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.10.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.10.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-rails (v4.0.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.10.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop (v1.6.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.3.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop-performance (v1.9.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop-rails (v2.9.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop-rake (v0.5.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop-rspec (v2.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby-dap (v0.1.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.10.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby-vips (v2.0.17, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby2_keywords (v0.0.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby_parser (v3.15.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v2.3.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sass-rails (v6.0.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sassc (v2.4.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sassc-rails (v2.1.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v3.142.7, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="semantic_range (v2.3.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sexp_processor (v4.15.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="shoulda-matchers (v4.4.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="signet (v0.14.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="simple_form (v5.0.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="spring (v2.1.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="spring-watcher-listen (v2.0.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sprockets (v4.0.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sprockets-rails (v3.2.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="stackdriver (v0.20.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="stackdriver-core (v1.4.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tailwindcss (v1.0.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="temple (v0.8.2, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="thor (v1.0.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tilt (v2.0.10, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="turbolinks (v5.2.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="turbolinks-source (v5.2.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.4, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v1.7.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="uniform_notifier (v1.13.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="web-console (v4.1.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webdrivers (v4.4.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webpacker (v5.2.1, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-driver (v0.7.3, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-extensions (v0.1.5, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="xpath (v3.2.0, asdf: 2.7.2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="zeitwerk (v2.4.2, asdf: 2.7.2) [gem]" level="application" />
</component>
<component name="RModuleSettingsStorage">
<LOAD_PATH number="0" />
<I18N_FOLDERS number="1" string0="$MODULE_DIR$/config/locales" />
</component>
<component name="RailsGeneratorsCache">
<option name="generators">
<list>
<option value="active_record:application_record" />
<option value="active_record:migration" />
<option value="active_record:model" />
<option value="active_record_doctor:add_indexes" />
<option value="application_record" />
<option value="assets" />
<option value="benchmark" />
<option value="bullet:install" />
<option value="channel" />
<option value="clearance:install" />
<option value="clearance:routes" />
<option value="clearance:specs" />
<option value="clearance:views" />
<option value="controller" />
<option value="factory_bot:model" />
<option value="generator" />
<option value="haml:controller" />
<option value="haml:mailer" />
<option value="haml:scaffold" />
<option value="helper" />
<option value="integration_test" />
<option value="job" />
<option value="mailbox" />
<option value="mailer" />
<option value="migration" />
<option value="model" />
<option value="resource" />
<option value="rspec:channel" />
<option value="rspec:controller" />
<option value="rspec:feature" />
<option value="rspec:generator" />
<option value="rspec:helper" />
<option value="rspec:install" />
<option value="rspec:integration" />
<option value="rspec:job" />
<option value="rspec:mailbox" />
<option value="rspec:mailer" />
<option value="rspec:model" />
<option value="rspec:request" />
<option value="rspec:scaffold" />
<option value="rspec:system" />
<option value="rspec:view" />
<option value="scaffold" />
<option value="scaffold_controller" />
<option value="scss:assets" />
<option value="scss:scaffold" />
<option value="simple_form:install" />
<option value="system_test" />
<option value="tailwindcss:install" />
<option value="task" />
<option value="test_unit:channel" />
<option value="test_unit:controller" />
<option value="test_unit:generator" />
<option value="test_unit:helper" />
<option value="test_unit:install" />
<option value="test_unit:integration" />
<option value="test_unit:job" />
<option value="test_unit:mailbox" />
<option value="test_unit:mailer" />
<option value="test_unit:model" />
<option value="test_unit:plugin" />
<option value="test_unit:scaffold" />
<option value="test_unit:system" />
<option value="uploader" />
</list>
</option>
<option name="myGenerators">
<list>
<option value="active_record:application_record" />
<option value="active_record:migration" />
<option value="active_record:model" />
<option value="active_record_doctor:add_indexes" />
<option value="application_record" />
<option value="assets" />
<option value="benchmark" />
<option value="bullet:install" />
<option value="channel" />
<option value="clearance:install" />
<option value="clearance:routes" />
<option value="clearance:specs" />
<option value="clearance:views" />
<option value="controller" />
<option value="factory_bot:model" />
<option value="generator" />
<option value="haml:controller" />
<option value="haml:mailer" />
<option value="haml:scaffold" />
<option value="helper" />
<option value="integration_test" />
<option value="job" />
<option value="mailbox" />
<option value="mailer" />
<option value="migration" />
<option value="model" />
<option value="resource" />
<option value="rspec:channel" />
<option value="rspec:controller" />
<option value="rspec:feature" />
<option value="rspec:generator" />
<option value="rspec:helper" />
<option value="rspec:install" />
<option value="rspec:integration" />
<option value="rspec:job" />
<option value="rspec:mailbox" />
<option value="rspec:mailer" />
<option value="rspec:model" />
<option value="rspec:request" />
<option value="rspec:scaffold" />
<option value="rspec:system" />
<option value="rspec:view" />
<option value="scaffold" />
<option value="scaffold_controller" />
<option value="scss:assets" />
<option value="scss:scaffold" />
<option value="simple_form:install" />
<option value="system_test" />
<option value="tailwindcss:install" />
<option value="task" />
<option value="test_unit:channel" />
<option value="test_unit:controller" />
<option value="test_unit:generator" />
<option value="test_unit:helper" />
<option value="test_unit:install" />
<option value="test_unit:integration" />
<option value="test_unit:job" />
<option value="test_unit:mailbox" />
<option value="test_unit:mailer" />
<option value="test_unit:model" />
<option value="test_unit:plugin" />
<option value="test_unit:scaffold" />
<option value="test_unit:system" />
<option value="uploader" />
</list>
</option>
</component>
<component name="RakeTasksCache">
<option name="myRootTask">
<RakeTaskImpl id="rake">
<subtasks>
<RakeTaskImpl description="List versions of all Rails frameworks and the environment" fullCommand="about" id="about" />
<RakeTaskImpl id="action_text">
<subtasks>
<RakeTaskImpl description="Copy over the migration, stylesheet, and JavaScript files" fullCommand="action_text:install" id="install" />
<RakeTaskImpl id="install">
<subtasks>
<RakeTaskImpl description="Copy migrations from action_text to application" fullCommand="action_text:install:migrations" id="migrations" />
</subtasks>
</RakeTaskImpl>
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="active_storage">
<subtasks>
<RakeTaskImpl description="Copy over the migration needed to the application" fullCommand="active_storage:install" id="install" />
<RakeTaskImpl id="install">
<subtasks>
<RakeTaskImpl description="" fullCommand="active_storage:install:migrations" id="migrations" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="" fullCommand="active_storage:update" id="update" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="app">
<subtasks>
<RakeTaskImpl description="Applies the template supplied by LOCATION=(/path/to/template) or URL" fullCommand="app:template" id="template" />
<RakeTaskImpl description="Update configs and some other initially generated files (or use just update:configs or update:bin)" fullCommand="app:update" id="update" />
<RakeTaskImpl id="binstub">
<subtasks>
<RakeTaskImpl description="" fullCommand="app:binstub:yarn" id="yarn" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="templates">
<subtasks>
<RakeTaskImpl description="" fullCommand="app:templates:copy" id="copy" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="update">
<subtasks>
<RakeTaskImpl description="" fullCommand="app:update:active_storage" id="active_storage" />
<RakeTaskImpl description="" fullCommand="app:update:bin" id="bin" />
<RakeTaskImpl description="" fullCommand="app:update:configs" id="configs" />
<RakeTaskImpl description="" fullCommand="app:update:upgrade_guide_info" id="upgrade_guide_info" />
</subtasks>
</RakeTaskImpl>
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="assets">
<subtasks>
<RakeTaskImpl description="Remove old compiled assets" fullCommand="assets:clean[keep]" id="clean[keep]" />
<RakeTaskImpl description="Remove compiled assets" fullCommand="assets:clobber" id="clobber" />
<RakeTaskImpl description="Load asset compile environment" fullCommand="assets:environment" id="environment" />
<RakeTaskImpl description="Compile all the assets named in config.assets.precompile" fullCommand="assets:precompile" id="precompile" />
<RakeTaskImpl description="" fullCommand="assets:clean" id="clean" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="cache_digests">
<subtasks>
<RakeTaskImpl description="Lookup first-level dependencies for TEMPLATE (like messages/show or comments/_comment.html)" fullCommand="cache_digests:dependencies" id="dependencies" />
<RakeTaskImpl description="Lookup nested dependencies for TEMPLATE (like messages/show or comments/_comment.html)" fullCommand="cache_digests:nested_dependencies" id="nested_dependencies" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="clearance_engine">
<subtasks>
<RakeTaskImpl id="install">
<subtasks>
<RakeTaskImpl description="Copy migrations from clearance_engine to application" fullCommand="clearance_engine:install:migrations" id="migrations" />
</subtasks>
</RakeTaskImpl>
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="db">
<subtasks>
<RakeTaskImpl description="Creates the database from DATABASE_URL or config/database.yml for the current RAILS_ENV (use db:create:all to create all databases in the config). Without RAILS_ENV or when RAILS_ENV is development, it defaults to creating the development and test databases, except when DATABASE_URL is present" fullCommand="db:create" id="create" />
<RakeTaskImpl description="Drops the database from DATABASE_URL or config/database.yml for the current RAILS_ENV (use db:drop:all to drop all databases in the config). Without RAILS_ENV or when RAILS_ENV is development, it defaults to dropping the development and test databases, except when DATABASE_URL is present" fullCommand="db:drop" id="drop" />
<RakeTaskImpl id="environment">
<subtasks>
<RakeTaskImpl description="Set the environment value for the database" fullCommand="db:environment:set" id="set" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Display a migration for adding/removing all necessary indexes based on associations" fullCommand="db:find_indexes" id="find_indexes" />
<RakeTaskImpl id="fixtures">
<subtasks>
<RakeTaskImpl description="Loads fixtures into the current environment's database" fullCommand="db:fixtures:load" id="load" />
<RakeTaskImpl description="" fullCommand="db:fixtures:identify" id="identify" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Migrate the database (options: VERSION=x, VERBOSE=false, SCOPE=blog)" fullCommand="db:migrate" id="migrate" />
<RakeTaskImpl id="migrate">
<subtasks>
<RakeTaskImpl description="Runs the "down" for a given migration VERSION" fullCommand="db:migrate:down" id="down" />
<RakeTaskImpl description="Rolls back the database one migration and re-migrates up (options: STEP=x, VERSION=x)" fullCommand="db:migrate:redo" id="redo" />
<RakeTaskImpl description="Display status of migrations" fullCommand="db:migrate:status" id="status" />
<RakeTaskImpl description="Runs the "up" for a given migration VERSION" fullCommand="db:migrate:up" id="up" />
<RakeTaskImpl description="" fullCommand="db:migrate:reset" id="reset" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Generate .sql files for your migrations inside db/migrate_sql folder" fullCommand="db:migrate_sql[which]" id="migrate_sql[which]" />
<RakeTaskImpl description="Runs setup if database does not exist, or runs migrations if it does" fullCommand="db:prepare" id="prepare" />
<RakeTaskImpl description="Drops and recreates the database from db/schema.rb for the current environment and loads the seeds" fullCommand="db:reset" id="reset" />
<RakeTaskImpl description="Rolls the schema back to the previous version (specify steps w/ STEP=n)" fullCommand="db:rollback" id="rollback" />
<RakeTaskImpl id="schema">
<subtasks>
<RakeTaskImpl id="cache">
<subtasks>
<RakeTaskImpl description="Clears a db/schema_cache.yml file" fullCommand="db:schema:cache:clear" id="clear" />
<RakeTaskImpl description="Creates a db/schema_cache.yml file" fullCommand="db:schema:cache:dump" id="dump" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Creates a database schema file (either db/schema.rb or db/structure.sql, depending on `config.active_record.schema_format`)" fullCommand="db:schema:dump" id="dump" />
<RakeTaskImpl description="Loads a database schema file (either db/schema.rb or db/structure.sql, depending on `config.active_record.schema_format`) into the database" fullCommand="db:schema:load" id="load" />
<RakeTaskImpl description="" fullCommand="db:schema:load_if_ruby" id="load_if_ruby" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Loads the seed data from db/seeds.rb" fullCommand="db:seed" id="seed" />
<RakeTaskImpl id="seed">
<subtasks>
<RakeTaskImpl description="Truncates tables of each database for current environment and loads the seeds" fullCommand="db:seed:replant" id="replant" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Creates the database, loads the schema, and initializes with the seed data (use db:reset to also drop the database first)" fullCommand="db:setup" id="setup" />
<RakeTaskImpl id="structure">
<subtasks>
<RakeTaskImpl description="Dumps the database structure to db/structure.sql" fullCommand="db:structure:dump" id="dump" />
<RakeTaskImpl description="Recreates the databases from the structure.sql file" fullCommand="db:structure:load" id="load" />
<RakeTaskImpl description="" fullCommand="db:structure:load_if_sql" id="load_if_sql" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Retrieves the current schema version number" fullCommand="db:version" id="version" />
<RakeTaskImpl description="" fullCommand="db:_dump" id="_dump" />
<RakeTaskImpl description="" fullCommand="db:abort_if_pending_migrations" id="abort_if_pending_migrations" />
<RakeTaskImpl description="" fullCommand="db:charset" id="charset" />
<RakeTaskImpl description="" fullCommand="db:check_protected_environments" id="check_protected_environments" />
<RakeTaskImpl description="" fullCommand="db:collation" id="collation" />
<RakeTaskImpl id="create">
<subtasks>
<RakeTaskImpl description="" fullCommand="db:create:all" id="all" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="drop">
<subtasks>
<RakeTaskImpl description="" fullCommand="db:drop:_unsafe" id="_unsafe" />
<RakeTaskImpl description="" fullCommand="db:drop:all" id="all" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="" fullCommand="db:forward" id="forward" />
<RakeTaskImpl description="" fullCommand="db:load_config" id="load_config" />
<RakeTaskImpl description="" fullCommand="db:migrate_sql" id="migrate_sql" />
<RakeTaskImpl description="" fullCommand="db:purge" id="purge" />
<RakeTaskImpl id="purge">
<subtasks>
<RakeTaskImpl description="" fullCommand="db:purge:all" id="all" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="test">
<subtasks>
<RakeTaskImpl description="" fullCommand="db:test:load" id="load" />
<RakeTaskImpl description="" fullCommand="db:test:load_schema" id="load_schema" />
<RakeTaskImpl description="" fullCommand="db:test:load_structure" id="load_structure" />
<RakeTaskImpl description="" fullCommand="db:test:prepare" id="prepare" />
<RakeTaskImpl description="" fullCommand="db:test:purge" id="purge" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="" fullCommand="db:truncate_all" id="truncate_all" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="hamlit">
<subtasks>
<RakeTaskImpl description="Convert erb to haml in app/views" fullCommand="hamlit:erb2haml" id="erb2haml" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Lint Project" fullCommand="lint" id="lint" />
<RakeTaskImpl id="log">
<subtasks>
<RakeTaskImpl description="Truncates all/specified *.log files in log/ to zero bytes (specify which logs with LOGS=test,development)" fullCommand="log:clear" id="clear" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Prints out your Rack middleware stack" fullCommand="middleware" id="middleware" />
<RakeTaskImpl description="Restart app by touching tmp/restart.txt" fullCommand="restart" id="restart" />
<RakeTaskImpl description="Generate a cryptographically secure secret key (this is typically used to generate a secret for cookie sessions)" fullCommand="secret" id="secret" />
<RakeTaskImpl description="Run all specs in spec directory (excluding plugin specs)" fullCommand="spec" id="spec" />
<RakeTaskImpl id="spec">
<subtasks>
<RakeTaskImpl description="Run the code examples in spec/helpers" fullCommand="spec:helpers" id="helpers" />
<RakeTaskImpl description="Run the code examples in spec/models" fullCommand="spec:models" id="models" />
<RakeTaskImpl description="" fullCommand="spec:prepare" id="prepare" />
<RakeTaskImpl description="" fullCommand="spec:statsetup" id="statsetup" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Report code statistics (KLOCs, etc) from the application or engine" fullCommand="stats" id="stats" />
<RakeTaskImpl id="time">
<subtasks>
<RakeTaskImpl description="List all time zones, list by two-letter country code (`bin/rails time:zones[US]`), or list by UTC offset (`bin/rails time:zones[-8]`)" fullCommand="time:zones[country_or_offset]" id="zones[country_or_offset]" />
<RakeTaskImpl description="" fullCommand="time:zones" id="zones" />
<RakeTaskImpl id="zones">
<subtasks>
<RakeTaskImpl description="" fullCommand="time:zones:all" id="all" />
<RakeTaskImpl description="" fullCommand="time:zones:local" id="local" />
<RakeTaskImpl description="" fullCommand="time:zones:us" id="us" />
</subtasks>
</RakeTaskImpl>
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="tmp">
<subtasks>
<RakeTaskImpl description="Clear cache, socket and screenshot files from tmp/ (narrow w/ tmp:cache:clear, tmp:sockets:clear, tmp:screenshots:clear)" fullCommand="tmp:clear" id="clear" />
<RakeTaskImpl description="Creates tmp directories for cache, sockets, and pids" fullCommand="tmp:create" id="create" />
<RakeTaskImpl id="cache">
<subtasks>
<RakeTaskImpl description="" fullCommand="tmp:cache:clear" id="clear" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="pids">
<subtasks>
<RakeTaskImpl description="" fullCommand="tmp:pids:clear" id="clear" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="screenshots">
<subtasks>
<RakeTaskImpl description="" fullCommand="tmp:screenshots:clear" id="clear" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="sockets">
<subtasks>
<RakeTaskImpl description="" fullCommand="tmp:sockets:clear" id="clear" />
</subtasks>
</RakeTaskImpl>
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Lists all available tasks in Webpacker" fullCommand="webpacker" id="webpacker" />
<RakeTaskImpl id="webpacker">
<subtasks>
<RakeTaskImpl description="Installs Webpacker binstubs in this application" fullCommand="webpacker:binstubs" id="binstubs" />
<RakeTaskImpl description="Verifies that webpack & webpack-dev-server are present" fullCommand="webpacker:check_binstubs" id="check_binstubs" />
<RakeTaskImpl description="Verifies if Node.js is installed" fullCommand="webpacker:check_node" id="check_node" />
<RakeTaskImpl description="Verifies if Yarn is installed" fullCommand="webpacker:check_yarn" id="check_yarn" />
<RakeTaskImpl description="Remove old compiled webpacks" fullCommand="webpacker:clean[keep,age]" id="clean[keep,age]" />
<RakeTaskImpl description="Remove the webpack compiled output directory" fullCommand="webpacker:clobber" id="clobber" />
<RakeTaskImpl description="Compile JavaScript packs using webpack for production with digests" fullCommand="webpacker:compile" id="compile" />
<RakeTaskImpl description="Provide information on Webpacker's environment" fullCommand="webpacker:info" id="info" />
<RakeTaskImpl description="Install Webpacker in this application" fullCommand="webpacker:install" id="install" />
<RakeTaskImpl id="install">
<subtasks>
<RakeTaskImpl description="Install everything needed for Angular" fullCommand="webpacker:install:angular" id="angular" />
<RakeTaskImpl description="Install everything needed for Coffee" fullCommand="webpacker:install:coffee" id="coffee" />
<RakeTaskImpl description="Install everything needed for Elm" fullCommand="webpacker:install:elm" id="elm" />
<RakeTaskImpl description="Install everything needed for Erb" fullCommand="webpacker:install:erb" id="erb" />
<RakeTaskImpl description="Install everything needed for React" fullCommand="webpacker:install:react" id="react" />
<RakeTaskImpl description="Install everything needed for Stimulus" fullCommand="webpacker:install:stimulus" id="stimulus" />
<RakeTaskImpl description="Install everything needed for Svelte" fullCommand="webpacker:install:svelte" id="svelte" />
<RakeTaskImpl description="Install everything needed for Typescript" fullCommand="webpacker:install:typescript" id="typescript" />
<RakeTaskImpl description="Install everything needed for Vue" fullCommand="webpacker:install:vue" id="vue" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Verifies if Webpacker is installed" fullCommand="webpacker:verify_install" id="verify_install" />
<RakeTaskImpl description="Support for older Rails versions" fullCommand="webpacker:yarn_install" id="yarn_install" />
<RakeTaskImpl description="" fullCommand="webpacker:clean" id="clean" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="yarn">
<subtasks>
<RakeTaskImpl description="Install all JavaScript dependencies as specified via Yarn" fullCommand="yarn:install" id="install" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="zeitwerk">
<subtasks>
<RakeTaskImpl description="Checks project structure for Zeitwerk compatibility" fullCommand="zeitwerk:check" id="check" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl id="active_record_doctor">
<subtasks>
<RakeTaskImpl description="" fullCommand="active_record_doctor:extraneous_indexes" id="extraneous_indexes" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:incorrect_boolean_presence_validation" id="incorrect_boolean_presence_validation" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:missing_foreign_keys" id="missing_foreign_keys" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:missing_non_null_constraint" id="missing_non_null_constraint" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:missing_presence_validation" id="missing_presence_validation" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:missing_unique_indexes" id="missing_unique_indexes" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:undefined_table_references" id="undefined_table_references" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:unindexed_deleted_at" id="unindexed_deleted_at" />
<RakeTaskImpl description="" fullCommand="active_record_doctor:unindexed_foreign_keys" id="unindexed_foreign_keys" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="" fullCommand="default" id="default" />
<RakeTaskImpl description="" fullCommand="environment" id="environment" />
<RakeTaskImpl id="railties">
<subtasks>
<RakeTaskImpl id="install">
<subtasks>
<RakeTaskImpl description="" fullCommand="railties:install:migrations" id="migrations" />
</subtasks>
</RakeTaskImpl>
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="" fullCommand="tmp" id="tmp" />
<RakeTaskImpl description="" fullCommand="tmp/cache" id="tmp/cache" />
<RakeTaskImpl description="" fullCommand="tmp/cache/assets" id="tmp/cache/assets" />
<RakeTaskImpl description="" fullCommand="tmp/pids" id="tmp/pids" />
<RakeTaskImpl description="" fullCommand="tmp/sockets" id="tmp/sockets" />
</subtasks>
</RakeTaskImpl>
</option>
</component>
</module>