onload 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/onload/core_ext/kernel_zeitwerk.rb +24 -8
- data/lib/onload/ext/zeitwerk/loader.rb +63 -32
- data/lib/onload/version.rb +1 -1
- data/lib/onload.rb +6 -0
- data/spec/rails/dummy/log/test.log +1593 -0
- metadata +1 -1
|
@@ -6584,3 +6584,1596 @@ Processing by HomeController#action_list as HTML
|
|
|
6584
6584
|
Rendered home/action_list.html.erb within layouts/application (Duration: 14.1ms | GC: 0.0ms)
|
|
6585
6585
|
Rendered layout layouts/application.html.erb (Duration: 15.8ms | GC: 0.0ms)
|
|
6586
6586
|
Completed 200 OK in 21ms (Views: 17.9ms | GC: 0.0ms)
|
|
6587
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:21 +0000
|
|
6588
|
+
Processing by HomeController#index as HTML
|
|
6589
|
+
Rendering home/index.html.erb within layouts/application
|
|
6590
|
+
Rendered home/index.html.erb within layouts/application (2.0ms)
|
|
6591
|
+
Completed 200 OK in 6ms (Views: 5.7ms)
|
|
6592
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:21 +0000
|
|
6593
|
+
Processing by HomeController#index as HTML
|
|
6594
|
+
Rendering home/index.html.erb within layouts/application
|
|
6595
|
+
Rendered home/index.html.erb within layouts/application (1.8ms)
|
|
6596
|
+
Completed 200 OK in 4ms (Views: 3.8ms)
|
|
6597
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:21 +0000
|
|
6598
|
+
Processing by HomeController#index as HTML
|
|
6599
|
+
Rendering home/index.html.erb within layouts/application
|
|
6600
|
+
Rendered home/index.html.erb within layouts/application (0.9ms)
|
|
6601
|
+
Completed 200 OK in 7ms (Views: 4.2ms)
|
|
6602
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:21 +0000
|
|
6603
|
+
Processing by HomeController#index as HTML
|
|
6604
|
+
Rendering home/index.html.erb within layouts/application
|
|
6605
|
+
Rendered home/index.html.erb within layouts/application (0.7ms)
|
|
6606
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
6607
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:10:21 +0000
|
|
6608
|
+
Processing by HomeController#action_list as HTML
|
|
6609
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6610
|
+
Rendered home/action_list.html.erb within layouts/application (2.1ms)
|
|
6611
|
+
Completed 200 OK in 5ms (Views: 4.4ms)
|
|
6612
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:52 +0000
|
|
6613
|
+
Processing by HomeController#index as HTML
|
|
6614
|
+
Rendering home/index.html.erb within layouts/application
|
|
6615
|
+
Rendered home/index.html.erb within layouts/application (Duration: 4.2ms | Allocations: 2528)
|
|
6616
|
+
Completed 200 OK in 12ms (Views: 7.7ms | Allocations: 11040)
|
|
6617
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:52 +0000
|
|
6618
|
+
Processing by HomeController#index as HTML
|
|
6619
|
+
Rendering home/index.html.erb within layouts/application
|
|
6620
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | Allocations: 1821)
|
|
6621
|
+
Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 2202)
|
|
6622
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:52 +0000
|
|
6623
|
+
Processing by HomeController#index as HTML
|
|
6624
|
+
Rendering home/index.html.erb within layouts/application
|
|
6625
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 79)
|
|
6626
|
+
Completed 200 OK in 1ms (Views: 0.9ms | Allocations: 460)
|
|
6627
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:10:52 +0000
|
|
6628
|
+
Processing by HomeController#index as HTML
|
|
6629
|
+
Rendering home/index.html.erb within layouts/application
|
|
6630
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 80)
|
|
6631
|
+
Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 461)
|
|
6632
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:10:52 +0000
|
|
6633
|
+
Processing by HomeController#action_list as HTML
|
|
6634
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6635
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 24.5ms | Allocations: 564)
|
|
6636
|
+
Completed 200 OK in 25ms (Views: 24.9ms | Allocations: 1058)
|
|
6637
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:00 +0000
|
|
6638
|
+
Processing by HomeController#index as HTML
|
|
6639
|
+
Rendering layout layouts/application.html.erb
|
|
6640
|
+
Rendering home/index.html.erb within layouts/application
|
|
6641
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.1ms | Allocations: 2503)
|
|
6642
|
+
Rendered layout layouts/application.html.erb (Duration: 2.4ms | Allocations: 2630)
|
|
6643
|
+
Completed 200 OK in 9ms (Views: 5.2ms | Allocations: 10327)
|
|
6644
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:00 +0000
|
|
6645
|
+
Processing by HomeController#index as HTML
|
|
6646
|
+
Rendering layout layouts/application.html.erb
|
|
6647
|
+
Rendering home/index.html.erb within layouts/application
|
|
6648
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | Allocations: 1807)
|
|
6649
|
+
Rendered layout layouts/application.html.erb (Duration: 1.9ms | Allocations: 1847)
|
|
6650
|
+
Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 2161)
|
|
6651
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:00 +0000
|
|
6652
|
+
Processing by HomeController#index as HTML
|
|
6653
|
+
Rendering layout layouts/application.html.erb
|
|
6654
|
+
Rendering home/index.html.erb within layouts/application
|
|
6655
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | Allocations: 79)
|
|
6656
|
+
Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 119)
|
|
6657
|
+
Completed 200 OK in 1ms (Views: 0.8ms | Allocations: 432)
|
|
6658
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:00 +0000
|
|
6659
|
+
Processing by HomeController#index as HTML
|
|
6660
|
+
Rendering layout layouts/application.html.erb
|
|
6661
|
+
Rendering home/index.html.erb within layouts/application
|
|
6662
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.4ms | Allocations: 80)
|
|
6663
|
+
Rendered layout layouts/application.html.erb (Duration: 0.4ms | Allocations: 120)
|
|
6664
|
+
Completed 200 OK in 1ms (Views: 0.7ms | Allocations: 433)
|
|
6665
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:11:00 +0000
|
|
6666
|
+
Processing by HomeController#action_list as HTML
|
|
6667
|
+
Rendering layout layouts/application.html.erb
|
|
6668
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6669
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 54.1ms | Allocations: 562)
|
|
6670
|
+
Rendered layout layouts/application.html.erb (Duration: 54.2ms | Allocations: 602)
|
|
6671
|
+
Completed 200 OK in 55ms (Views: 54.5ms | Allocations: 1019)
|
|
6672
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:27 +0000
|
|
6673
|
+
Processing by HomeController#index as HTML
|
|
6674
|
+
Rendering layout layouts/application.html.erb
|
|
6675
|
+
Rendering home/index.html.erb within layouts/application
|
|
6676
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.3ms | Allocations: 2587)
|
|
6677
|
+
Rendered layout layouts/application.html.erb (Duration: 2.6ms | Allocations: 2784)
|
|
6678
|
+
Completed 200 OK in 13ms (Views: 5.8ms | Allocations: 12933)
|
|
6679
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:27 +0000
|
|
6680
|
+
Processing by HomeController#index as HTML
|
|
6681
|
+
Rendering layout layouts/application.html.erb
|
|
6682
|
+
Rendering home/index.html.erb within layouts/application
|
|
6683
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1818)
|
|
6684
|
+
Rendered layout layouts/application.html.erb (Duration: 2.2ms | Allocations: 1884)
|
|
6685
|
+
Completed 200 OK in 3ms (Views: 2.6ms | Allocations: 2372)
|
|
6686
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:27 +0000
|
|
6687
|
+
Processing by HomeController#index as HTML
|
|
6688
|
+
Rendering layout layouts/application.html.erb
|
|
6689
|
+
Rendering home/index.html.erb within layouts/application
|
|
6690
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | Allocations: 119)
|
|
6691
|
+
Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 185)
|
|
6692
|
+
Completed 200 OK in 1ms (Views: 0.9ms | Allocations: 672)
|
|
6693
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:27 +0000
|
|
6694
|
+
Processing by HomeController#index as HTML
|
|
6695
|
+
Rendering layout layouts/application.html.erb
|
|
6696
|
+
Rendering home/index.html.erb within layouts/application
|
|
6697
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | Allocations: 120)
|
|
6698
|
+
Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 186)
|
|
6699
|
+
Completed 200 OK in 1ms (Views: 1.0ms | Allocations: 675)
|
|
6700
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:11:27 +0000
|
|
6701
|
+
Processing by HomeController#action_list as HTML
|
|
6702
|
+
Rendering layout layouts/application.html.erb
|
|
6703
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6704
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 17.6ms | Allocations: 767)
|
|
6705
|
+
Rendered layout layouts/application.html.erb (Duration: 17.7ms | Allocations: 833)
|
|
6706
|
+
Completed 200 OK in 19ms (Views: 18.3ms | Allocations: 1317)
|
|
6707
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:55 +0000
|
|
6708
|
+
Processing by HomeController#index as HTML
|
|
6709
|
+
Rendering layout layouts/application.html.erb
|
|
6710
|
+
Rendering home/index.html.erb within layouts/application
|
|
6711
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.3ms | Allocations: 1224)
|
|
6712
|
+
Rendered layout layouts/application.html.erb (Duration: 1.6ms | Allocations: 1418)
|
|
6713
|
+
Completed 200 OK in 14ms (Views: 6.4ms | Allocations: 16458)
|
|
6714
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:56 +0000
|
|
6715
|
+
Processing by HomeController#index as HTML
|
|
6716
|
+
Rendering layout layouts/application.html.erb
|
|
6717
|
+
Rendering home/index.html.erb within layouts/application
|
|
6718
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | Allocations: 2160)
|
|
6719
|
+
Rendered layout layouts/application.html.erb (Duration: 1.9ms | Allocations: 2233)
|
|
6720
|
+
Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 2637)
|
|
6721
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:56 +0000
|
|
6722
|
+
Processing by HomeController#index as HTML
|
|
6723
|
+
Rendering layout layouts/application.html.erb
|
|
6724
|
+
Rendering home/index.html.erb within layouts/application
|
|
6725
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 96)
|
|
6726
|
+
Rendered layout layouts/application.html.erb (Duration: 0.7ms | Allocations: 169)
|
|
6727
|
+
Completed 200 OK in 1ms (Views: 1.3ms | Allocations: 572)
|
|
6728
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:11:56 +0000
|
|
6729
|
+
Processing by HomeController#index as HTML
|
|
6730
|
+
Rendering layout layouts/application.html.erb
|
|
6731
|
+
Rendering home/index.html.erb within layouts/application
|
|
6732
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.9ms | Allocations: 184)
|
|
6733
|
+
Rendered layout layouts/application.html.erb (Duration: 1.3ms | Allocations: 332)
|
|
6734
|
+
Completed 200 OK in 3ms (Views: 2.2ms | Allocations: 1066)
|
|
6735
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:11:56 +0000
|
|
6736
|
+
Processing by HomeController#action_list as HTML
|
|
6737
|
+
Rendering layout layouts/application.html.erb
|
|
6738
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6739
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 4.6ms | Allocations: 611)
|
|
6740
|
+
Rendered layout layouts/application.html.erb (Duration: 4.9ms | Allocations: 759)
|
|
6741
|
+
Completed 200 OK in 6ms (Views: 5.5ms | Allocations: 1302)
|
|
6742
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:23 +0000
|
|
6743
|
+
Processing by HomeController#index as HTML
|
|
6744
|
+
Rendering layout layouts/application.html.erb
|
|
6745
|
+
Rendering home/index.html.erb within layouts/application
|
|
6746
|
+
Rendered home/index.html.erb within layouts/application (Duration: 4.6ms | GC: 2.8ms)
|
|
6747
|
+
Rendered layout layouts/application.html.erb (Duration: 5.2ms | GC: 2.8ms)
|
|
6748
|
+
Completed 200 OK in 26ms (Views: 10.1ms | GC: 3.0ms)
|
|
6749
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:23 +0000
|
|
6750
|
+
Processing by HomeController#index as HTML
|
|
6751
|
+
Rendering layout layouts/application.html.erb
|
|
6752
|
+
Rendering home/index.html.erb within layouts/application
|
|
6753
|
+
Rendered home/index.html.erb within layouts/application (Duration: 3.0ms | GC: 0.0ms)
|
|
6754
|
+
Rendered layout layouts/application.html.erb (Duration: 5.3ms | GC: 0.0ms)
|
|
6755
|
+
Completed 200 OK in 6ms (Views: 5.9ms | GC: 0.0ms)
|
|
6756
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:23 +0000
|
|
6757
|
+
Processing by HomeController#index as HTML
|
|
6758
|
+
Rendering layout layouts/application.html.erb
|
|
6759
|
+
Rendering home/index.html.erb within layouts/application
|
|
6760
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.1ms | GC: 0.0ms)
|
|
6761
|
+
Rendered layout layouts/application.html.erb (Duration: 1.5ms | GC: 0.0ms)
|
|
6762
|
+
Completed 200 OK in 3ms (Views: 2.4ms | GC: 0.0ms)
|
|
6763
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:23 +0000
|
|
6764
|
+
Processing by HomeController#index as HTML
|
|
6765
|
+
Rendering layout layouts/application.html.erb
|
|
6766
|
+
Rendering home/index.html.erb within layouts/application
|
|
6767
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.0ms | GC: 0.0ms)
|
|
6768
|
+
Rendered layout layouts/application.html.erb (Duration: 1.3ms | GC: 0.0ms)
|
|
6769
|
+
Completed 200 OK in 5ms (Views: 2.3ms | GC: 0.0ms)
|
|
6770
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:12:23 +0000
|
|
6771
|
+
Processing by HomeController#action_list as HTML
|
|
6772
|
+
Rendering layout layouts/application.html.erb
|
|
6773
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6774
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 7.0ms | GC: 0.0ms)
|
|
6775
|
+
Rendered layout layouts/application.html.erb (Duration: 7.8ms | GC: 0.0ms)
|
|
6776
|
+
Completed 200 OK in 10ms (Views: 9.3ms | GC: 0.0ms)
|
|
6777
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:34 +0000
|
|
6778
|
+
Processing by HomeController#index as HTML
|
|
6779
|
+
Rendering layout layouts/application.html.erb
|
|
6780
|
+
Rendering home/index.html.erb within layouts/application
|
|
6781
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | GC: 0.0ms)
|
|
6782
|
+
Rendered layout layouts/application.html.erb (Duration: 2.5ms | GC: 0.0ms)
|
|
6783
|
+
Completed 200 OK in 26ms (Views: 7.5ms | GC: 0.0ms)
|
|
6784
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:34 +0000
|
|
6785
|
+
Processing by HomeController#index as HTML
|
|
6786
|
+
Rendering layout layouts/application.html.erb
|
|
6787
|
+
Rendering home/index.html.erb within layouts/application
|
|
6788
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.9ms | GC: 0.0ms)
|
|
6789
|
+
Rendered layout layouts/application.html.erb (Duration: 5.2ms | GC: 0.0ms)
|
|
6790
|
+
Completed 200 OK in 6ms (Views: 5.9ms | GC: 0.0ms)
|
|
6791
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:34 +0000
|
|
6792
|
+
Processing by HomeController#index as HTML
|
|
6793
|
+
Rendering layout layouts/application.html.erb
|
|
6794
|
+
Rendering home/index.html.erb within layouts/application
|
|
6795
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.0ms | GC: 0.0ms)
|
|
6796
|
+
Rendered layout layouts/application.html.erb (Duration: 1.4ms | GC: 0.0ms)
|
|
6797
|
+
Completed 200 OK in 9ms (Views: 8.8ms | GC: 6.0ms)
|
|
6798
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:12:34 +0000
|
|
6799
|
+
Processing by HomeController#index as HTML
|
|
6800
|
+
Rendering layout layouts/application.html.erb
|
|
6801
|
+
Rendering home/index.html.erb within layouts/application
|
|
6802
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
6803
|
+
Rendered layout layouts/application.html.erb (Duration: 1.2ms | GC: 0.0ms)
|
|
6804
|
+
Completed 200 OK in 8ms (Views: 2.6ms | GC: 0.4ms)
|
|
6805
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:12:34 +0000
|
|
6806
|
+
Processing by HomeController#action_list as HTML
|
|
6807
|
+
Rendering layout layouts/application.html.erb
|
|
6808
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6809
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 13.8ms | GC: 0.0ms)
|
|
6810
|
+
Rendered layout layouts/application.html.erb (Duration: 15.3ms | GC: 0.0ms)
|
|
6811
|
+
Completed 200 OK in 20ms (Views: 17.3ms | GC: 0.0ms)
|
|
6812
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:30 +0000
|
|
6813
|
+
Processing by HomeController#index as HTML
|
|
6814
|
+
Rendering home/index.html.erb within layouts/application
|
|
6815
|
+
Rendered home/index.html.erb within layouts/application (1.8ms)
|
|
6816
|
+
Completed 200 OK in 7ms (Views: 6.1ms)
|
|
6817
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:30 +0000
|
|
6818
|
+
Processing by HomeController#index as HTML
|
|
6819
|
+
Rendering home/index.html.erb within layouts/application
|
|
6820
|
+
Rendered home/index.html.erb within layouts/application (1.9ms)
|
|
6821
|
+
Completed 200 OK in 4ms (Views: 3.8ms)
|
|
6822
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:30 +0000
|
|
6823
|
+
Processing by HomeController#index as HTML
|
|
6824
|
+
Rendering home/index.html.erb within layouts/application
|
|
6825
|
+
Rendered home/index.html.erb within layouts/application (1.1ms)
|
|
6826
|
+
Completed 200 OK in 5ms (Views: 3.8ms)
|
|
6827
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:30 +0000
|
|
6828
|
+
Processing by HomeController#index as HTML
|
|
6829
|
+
Rendering home/index.html.erb within layouts/application
|
|
6830
|
+
Rendered home/index.html.erb within layouts/application (1.0ms)
|
|
6831
|
+
Completed 200 OK in 4ms (Views: 3.4ms)
|
|
6832
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:16:30 +0000
|
|
6833
|
+
Processing by HomeController#action_list as HTML
|
|
6834
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6835
|
+
Rendered home/action_list.html.erb within layouts/application (2.7ms)
|
|
6836
|
+
Completed 200 OK in 6ms (Views: 5.0ms)
|
|
6837
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:35 +0000
|
|
6838
|
+
Processing by HomeController#index as HTML
|
|
6839
|
+
Rendering home/index.html.erb within layouts/application
|
|
6840
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.2ms | Allocations: 2570)
|
|
6841
|
+
Completed 200 OK in 14ms (Views: 7.2ms | Allocations: 11215)
|
|
6842
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:35 +0000
|
|
6843
|
+
Processing by HomeController#index as HTML
|
|
6844
|
+
Rendering home/index.html.erb within layouts/application
|
|
6845
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.8ms | Allocations: 1849)
|
|
6846
|
+
Completed 200 OK in 3ms (Views: 3.3ms | Allocations: 2230)
|
|
6847
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:35 +0000
|
|
6848
|
+
Processing by HomeController#index as HTML
|
|
6849
|
+
Rendering home/index.html.erb within layouts/application
|
|
6850
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.9ms | Allocations: 79)
|
|
6851
|
+
Completed 200 OK in 1ms (Views: 1.3ms | Allocations: 460)
|
|
6852
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:35 +0000
|
|
6853
|
+
Processing by HomeController#index as HTML
|
|
6854
|
+
Rendering home/index.html.erb within layouts/application
|
|
6855
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | Allocations: 80)
|
|
6856
|
+
Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 461)
|
|
6857
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:16:35 +0000
|
|
6858
|
+
Processing by HomeController#action_list as HTML
|
|
6859
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6860
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 19.5ms | Allocations: 552)
|
|
6861
|
+
Completed 200 OK in 20ms (Views: 19.9ms | Allocations: 1045)
|
|
6862
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:39 +0000
|
|
6863
|
+
Processing by HomeController#index as HTML
|
|
6864
|
+
Rendering layout layouts/application.html.erb
|
|
6865
|
+
Rendering home/index.html.erb within layouts/application
|
|
6866
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.1ms | Allocations: 2545)
|
|
6867
|
+
Rendered layout layouts/application.html.erb (Duration: 2.4ms | Allocations: 2672)
|
|
6868
|
+
Completed 200 OK in 10ms (Views: 5.5ms | Allocations: 10487)
|
|
6869
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:39 +0000
|
|
6870
|
+
Processing by HomeController#index as HTML
|
|
6871
|
+
Rendering layout layouts/application.html.erb
|
|
6872
|
+
Rendering home/index.html.erb within layouts/application
|
|
6873
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.6ms | Allocations: 1835)
|
|
6874
|
+
Rendered layout layouts/application.html.erb (Duration: 1.7ms | Allocations: 1875)
|
|
6875
|
+
Completed 200 OK in 2ms (Views: 2.0ms | Allocations: 2188)
|
|
6876
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:39 +0000
|
|
6877
|
+
Processing by HomeController#index as HTML
|
|
6878
|
+
Rendering layout layouts/application.html.erb
|
|
6879
|
+
Rendering home/index.html.erb within layouts/application
|
|
6880
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 79)
|
|
6881
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | Allocations: 119)
|
|
6882
|
+
Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 432)
|
|
6883
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:39 +0000
|
|
6884
|
+
Processing by HomeController#index as HTML
|
|
6885
|
+
Rendering layout layouts/application.html.erb
|
|
6886
|
+
Rendering home/index.html.erb within layouts/application
|
|
6887
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.4ms | Allocations: 80)
|
|
6888
|
+
Rendered layout layouts/application.html.erb (Duration: 0.5ms | Allocations: 120)
|
|
6889
|
+
Completed 200 OK in 1ms (Views: 0.8ms | Allocations: 433)
|
|
6890
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:16:39 +0000
|
|
6891
|
+
Processing by HomeController#action_list as HTML
|
|
6892
|
+
Rendering layout layouts/application.html.erb
|
|
6893
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6894
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 18.2ms | Allocations: 550)
|
|
6895
|
+
Rendered layout layouts/application.html.erb (Duration: 18.4ms | Allocations: 590)
|
|
6896
|
+
Completed 200 OK in 19ms (Views: 18.7ms | Allocations: 1007)
|
|
6897
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:44 +0000
|
|
6898
|
+
Processing by HomeController#index as HTML
|
|
6899
|
+
Rendering layout layouts/application.html.erb
|
|
6900
|
+
Rendering home/index.html.erb within layouts/application
|
|
6901
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.4ms | Allocations: 2776)
|
|
6902
|
+
Rendered layout layouts/application.html.erb (Duration: 3.2ms | Allocations: 2972)
|
|
6903
|
+
Completed 200 OK in 15ms (Views: 6.7ms | Allocations: 13720)
|
|
6904
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:44 +0000
|
|
6905
|
+
Processing by HomeController#index as HTML
|
|
6906
|
+
Rendering layout layouts/application.html.erb
|
|
6907
|
+
Rendering home/index.html.erb within layouts/application
|
|
6908
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.4ms | Allocations: 1944)
|
|
6909
|
+
Rendered layout layouts/application.html.erb (Duration: 2.5ms | Allocations: 2011)
|
|
6910
|
+
Completed 200 OK in 3ms (Views: 2.9ms | Allocations: 2500)
|
|
6911
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:44 +0000
|
|
6912
|
+
Processing by HomeController#index as HTML
|
|
6913
|
+
Rendering layout layouts/application.html.erb
|
|
6914
|
+
Rendering home/index.html.erb within layouts/application
|
|
6915
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.9ms | Allocations: 119)
|
|
6916
|
+
Rendered layout layouts/application.html.erb (Duration: 1.0ms | Allocations: 186)
|
|
6917
|
+
Completed 200 OK in 9ms (Views: 4.2ms | Allocations: 676)
|
|
6918
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:16:44 +0000
|
|
6919
|
+
Processing by HomeController#index as HTML
|
|
6920
|
+
Rendering layout layouts/application.html.erb
|
|
6921
|
+
Rendering home/index.html.erb within layouts/application
|
|
6922
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 120)
|
|
6923
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | Allocations: 187)
|
|
6924
|
+
Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 675)
|
|
6925
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:16:44 +0000
|
|
6926
|
+
Processing by HomeController#action_list as HTML
|
|
6927
|
+
Rendering layout layouts/application.html.erb
|
|
6928
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6929
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 17.8ms | Allocations: 767)
|
|
6930
|
+
Rendered layout layouts/application.html.erb (Duration: 18.0ms | Allocations: 834)
|
|
6931
|
+
Completed 200 OK in 18ms (Views: 18.4ms | Allocations: 1319)
|
|
6932
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:21 +0000
|
|
6933
|
+
Processing by HomeController#index as HTML
|
|
6934
|
+
Rendering home/index.html.erb within layouts/application
|
|
6935
|
+
Rendered home/index.html.erb within layouts/application (1.9ms)
|
|
6936
|
+
Completed 200 OK in 6ms (Views: 5.4ms)
|
|
6937
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:22 +0000
|
|
6938
|
+
Processing by HomeController#index as HTML
|
|
6939
|
+
Rendering home/index.html.erb within layouts/application
|
|
6940
|
+
Rendered home/index.html.erb within layouts/application (1.9ms)
|
|
6941
|
+
Completed 200 OK in 4ms (Views: 3.7ms)
|
|
6942
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:22 +0000
|
|
6943
|
+
Processing by HomeController#index as HTML
|
|
6944
|
+
Rendering home/index.html.erb within layouts/application
|
|
6945
|
+
Rendered home/index.html.erb within layouts/application (0.9ms)
|
|
6946
|
+
Completed 200 OK in 4ms (Views: 3.0ms)
|
|
6947
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:22 +0000
|
|
6948
|
+
Processing by HomeController#index as HTML
|
|
6949
|
+
Rendering home/index.html.erb within layouts/application
|
|
6950
|
+
Rendered home/index.html.erb within layouts/application (0.7ms)
|
|
6951
|
+
Completed 200 OK in 3ms (Views: 2.4ms)
|
|
6952
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:17:22 +0000
|
|
6953
|
+
Processing by HomeController#action_list as HTML
|
|
6954
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6955
|
+
Rendered home/action_list.html.erb within layouts/application (2.3ms)
|
|
6956
|
+
Completed 200 OK in 6ms (Views: 5.1ms)
|
|
6957
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:26 +0000
|
|
6958
|
+
Processing by HomeController#index as HTML
|
|
6959
|
+
Rendering home/index.html.erb within layouts/application
|
|
6960
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.0ms | Allocations: 2570)
|
|
6961
|
+
Completed 200 OK in 10ms (Views: 5.3ms | Allocations: 11215)
|
|
6962
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:26 +0000
|
|
6963
|
+
Processing by HomeController#index as HTML
|
|
6964
|
+
Rendering home/index.html.erb within layouts/application
|
|
6965
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 1849)
|
|
6966
|
+
Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 2230)
|
|
6967
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:26 +0000
|
|
6968
|
+
Processing by HomeController#index as HTML
|
|
6969
|
+
Rendering home/index.html.erb within layouts/application
|
|
6970
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 79)
|
|
6971
|
+
Completed 200 OK in 1ms (Views: 1.0ms | Allocations: 460)
|
|
6972
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:26 +0000
|
|
6973
|
+
Processing by HomeController#index as HTML
|
|
6974
|
+
Rendering home/index.html.erb within layouts/application
|
|
6975
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 80)
|
|
6976
|
+
Completed 200 OK in 1ms (Views: 0.9ms | Allocations: 461)
|
|
6977
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:17:26 +0000
|
|
6978
|
+
Processing by HomeController#action_list as HTML
|
|
6979
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
6980
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 18.2ms | Allocations: 552)
|
|
6981
|
+
Completed 200 OK in 19ms (Views: 18.5ms | Allocations: 1045)
|
|
6982
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:30 +0000
|
|
6983
|
+
Processing by HomeController#index as HTML
|
|
6984
|
+
Rendering layout layouts/application.html.erb
|
|
6985
|
+
Rendering home/index.html.erb within layouts/application
|
|
6986
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 2545)
|
|
6987
|
+
Rendered layout layouts/application.html.erb (Duration: 2.2ms | Allocations: 2672)
|
|
6988
|
+
Completed 200 OK in 9ms (Views: 5.0ms | Allocations: 10487)
|
|
6989
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:30 +0000
|
|
6990
|
+
Processing by HomeController#index as HTML
|
|
6991
|
+
Rendering layout layouts/application.html.erb
|
|
6992
|
+
Rendering home/index.html.erb within layouts/application
|
|
6993
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.5ms | Allocations: 1835)
|
|
6994
|
+
Rendered layout layouts/application.html.erb (Duration: 1.6ms | Allocations: 1875)
|
|
6995
|
+
Completed 200 OK in 2ms (Views: 1.9ms | Allocations: 2188)
|
|
6996
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:30 +0000
|
|
6997
|
+
Processing by HomeController#index as HTML
|
|
6998
|
+
Rendering layout layouts/application.html.erb
|
|
6999
|
+
Rendering home/index.html.erb within layouts/application
|
|
7000
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 79)
|
|
7001
|
+
Rendered layout layouts/application.html.erb (Duration: 0.7ms | Allocations: 119)
|
|
7002
|
+
Completed 200 OK in 1ms (Views: 1.0ms | Allocations: 432)
|
|
7003
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:30 +0000
|
|
7004
|
+
Processing by HomeController#index as HTML
|
|
7005
|
+
Rendering layout layouts/application.html.erb
|
|
7006
|
+
Rendering home/index.html.erb within layouts/application
|
|
7007
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.4ms | Allocations: 80)
|
|
7008
|
+
Rendered layout layouts/application.html.erb (Duration: 0.5ms | Allocations: 120)
|
|
7009
|
+
Completed 200 OK in 1ms (Views: 0.7ms | Allocations: 433)
|
|
7010
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:17:30 +0000
|
|
7011
|
+
Processing by HomeController#action_list as HTML
|
|
7012
|
+
Rendering layout layouts/application.html.erb
|
|
7013
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7014
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 16.4ms | Allocations: 550)
|
|
7015
|
+
Rendered layout layouts/application.html.erb (Duration: 16.5ms | Allocations: 590)
|
|
7016
|
+
Completed 200 OK in 17ms (Views: 16.8ms | Allocations: 1007)
|
|
7017
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:35 +0000
|
|
7018
|
+
Processing by HomeController#index as HTML
|
|
7019
|
+
Rendering layout layouts/application.html.erb
|
|
7020
|
+
Rendering home/index.html.erb within layouts/application
|
|
7021
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.3ms | Allocations: 2776)
|
|
7022
|
+
Rendered layout layouts/application.html.erb (Duration: 2.5ms | Allocations: 2972)
|
|
7023
|
+
Completed 200 OK in 16ms (Views: 6.1ms | Allocations: 13719)
|
|
7024
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:35 +0000
|
|
7025
|
+
Processing by HomeController#index as HTML
|
|
7026
|
+
Rendering layout layouts/application.html.erb
|
|
7027
|
+
Rendering home/index.html.erb within layouts/application
|
|
7028
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.7ms | Allocations: 1944)
|
|
7029
|
+
Rendered layout layouts/application.html.erb (Duration: 1.8ms | Allocations: 2011)
|
|
7030
|
+
Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 2500)
|
|
7031
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:35 +0000
|
|
7032
|
+
Processing by HomeController#index as HTML
|
|
7033
|
+
Rendering layout layouts/application.html.erb
|
|
7034
|
+
Rendering home/index.html.erb within layouts/application
|
|
7035
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | Allocations: 119)
|
|
7036
|
+
Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 186)
|
|
7037
|
+
Completed 200 OK in 1ms (Views: 0.9ms | Allocations: 674)
|
|
7038
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 22:17:35 +0000
|
|
7039
|
+
Processing by HomeController#index as HTML
|
|
7040
|
+
Rendering layout layouts/application.html.erb
|
|
7041
|
+
Rendering home/index.html.erb within layouts/application
|
|
7042
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.4ms | Allocations: 120)
|
|
7043
|
+
Rendered layout layouts/application.html.erb (Duration: 0.5ms | Allocations: 187)
|
|
7044
|
+
Completed 200 OK in 1ms (Views: 0.8ms | Allocations: 675)
|
|
7045
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 22:17:35 +0000
|
|
7046
|
+
Processing by HomeController#action_list as HTML
|
|
7047
|
+
Rendering layout layouts/application.html.erb
|
|
7048
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7049
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 14.7ms | Allocations: 764)
|
|
7050
|
+
Rendered layout layouts/application.html.erb (Duration: 14.8ms | Allocations: 831)
|
|
7051
|
+
Completed 200 OK in 15ms (Views: 15.1ms | Allocations: 1315)
|
|
7052
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 17:19:55 -0700
|
|
7053
|
+
Processing by HomeController#index as HTML
|
|
7054
|
+
Rendering layout layouts/application.html.erb
|
|
7055
|
+
Rendering home/index.html.erb within layouts/application
|
|
7056
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 2954)
|
|
7057
|
+
Rendered layout layouts/application.html.erb (Duration: 2.1ms | Allocations: 3105)
|
|
7058
|
+
Completed 200 OK in 9ms (Views: 4.3ms | Allocations: 14128)
|
|
7059
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 17:19:55 -0700
|
|
7060
|
+
Processing by HomeController#index as HTML
|
|
7061
|
+
Rendering layout layouts/application.html.erb
|
|
7062
|
+
Rendering home/index.html.erb within layouts/application
|
|
7063
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.3ms | Allocations: 2002)
|
|
7064
|
+
Rendered layout layouts/application.html.erb (Duration: 1.4ms | Allocations: 2055)
|
|
7065
|
+
Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 2427)
|
|
7066
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 17:19:55 -0700
|
|
7067
|
+
Processing by HomeController#index as HTML
|
|
7068
|
+
Rendering layout layouts/application.html.erb
|
|
7069
|
+
Rendering home/index.html.erb within layouts/application
|
|
7070
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.2ms | Allocations: 81)
|
|
7071
|
+
Rendered layout layouts/application.html.erb (Duration: 0.3ms | Allocations: 134)
|
|
7072
|
+
Completed 200 OK in 1ms (Views: 0.5ms | Allocations: 505)
|
|
7073
|
+
Started GET "/" for 127.0.0.1 at 2026-05-24 17:19:55 -0700
|
|
7074
|
+
Processing by HomeController#index as HTML
|
|
7075
|
+
Rendering layout layouts/application.html.erb
|
|
7076
|
+
Rendering home/index.html.erb within layouts/application
|
|
7077
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.2ms | Allocations: 82)
|
|
7078
|
+
Rendered layout layouts/application.html.erb (Duration: 0.3ms | Allocations: 135)
|
|
7079
|
+
Completed 200 OK in 1ms (Views: 0.5ms | Allocations: 506)
|
|
7080
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-24 17:19:56 -0700
|
|
7081
|
+
Processing by HomeController#action_list as HTML
|
|
7082
|
+
Rendering layout layouts/application.html.erb
|
|
7083
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7084
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 16.2ms | Allocations: 558)
|
|
7085
|
+
Rendered layout layouts/application.html.erb (Duration: 16.3ms | Allocations: 611)
|
|
7086
|
+
Completed 200 OK in 17ms (Views: 16.6ms | Allocations: 982)
|
|
7087
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:21:59 +0000
|
|
7088
|
+
Processing by HomeController#index as HTML
|
|
7089
|
+
Rendering layout layouts/application.html.erb
|
|
7090
|
+
Rendering home/index.html.erb within layouts/application
|
|
7091
|
+
Rendered home/index.html.erb within layouts/application (Duration: 3.3ms | Allocations: 2776)
|
|
7092
|
+
Rendered layout layouts/application.html.erb (Duration: 4.2ms | Allocations: 2972)
|
|
7093
|
+
Completed 200 OK in 19ms (Views: 8.8ms | Allocations: 13718)
|
|
7094
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:21:59 +0000
|
|
7095
|
+
Processing by HomeController#index as HTML
|
|
7096
|
+
Rendering layout layouts/application.html.erb
|
|
7097
|
+
Rendering home/index.html.erb within layouts/application
|
|
7098
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.2ms | Allocations: 1944)
|
|
7099
|
+
Rendered layout layouts/application.html.erb (Duration: 2.3ms | Allocations: 2011)
|
|
7100
|
+
Completed 200 OK in 3ms (Views: 2.9ms | Allocations: 2500)
|
|
7101
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:21:59 +0000
|
|
7102
|
+
Processing by HomeController#index as HTML
|
|
7103
|
+
Rendering layout layouts/application.html.erb
|
|
7104
|
+
Rendering home/index.html.erb within layouts/application
|
|
7105
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 119)
|
|
7106
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | Allocations: 186)
|
|
7107
|
+
Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 674)
|
|
7108
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:21:59 +0000
|
|
7109
|
+
Processing by HomeController#index as HTML
|
|
7110
|
+
Rendering layout layouts/application.html.erb
|
|
7111
|
+
Rendering home/index.html.erb within layouts/application
|
|
7112
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 120)
|
|
7113
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | Allocations: 187)
|
|
7114
|
+
Completed 200 OK in 1ms (Views: 1.4ms | Allocations: 675)
|
|
7115
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:21:59 +0000
|
|
7116
|
+
Processing by HomeController#action_list as HTML
|
|
7117
|
+
Rendering layout layouts/application.html.erb
|
|
7118
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7119
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 18.9ms | Allocations: 764)
|
|
7120
|
+
Rendered layout layouts/application.html.erb (Duration: 19.0ms | Allocations: 831)
|
|
7121
|
+
Completed 200 OK in 20ms (Views: 19.5ms | Allocations: 1315)
|
|
7122
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:23:11 +0000
|
|
7123
|
+
Processing by HomeController#index as HTML
|
|
7124
|
+
Rendering layout layouts/application.html.erb
|
|
7125
|
+
Rendering home/index.html.erb within layouts/application
|
|
7126
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.3ms | Allocations: 2776)
|
|
7127
|
+
Rendered layout layouts/application.html.erb (Duration: 2.6ms | Allocations: 2972)
|
|
7128
|
+
Completed 200 OK in 13ms (Views: 5.8ms | Allocations: 13718)
|
|
7129
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:23:11 +0000
|
|
7130
|
+
Processing by HomeController#index as HTML
|
|
7131
|
+
Rendering layout layouts/application.html.erb
|
|
7132
|
+
Rendering home/index.html.erb within layouts/application
|
|
7133
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | Allocations: 1944)
|
|
7134
|
+
Rendered layout layouts/application.html.erb (Duration: 1.9ms | Allocations: 2011)
|
|
7135
|
+
Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 2500)
|
|
7136
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:23:11 +0000
|
|
7137
|
+
Processing by HomeController#index as HTML
|
|
7138
|
+
Rendering layout layouts/application.html.erb
|
|
7139
|
+
Rendering home/index.html.erb within layouts/application
|
|
7140
|
+
Rendered home/index.html.erb within layouts/application (Duration: 4.9ms | Allocations: 119)
|
|
7141
|
+
Rendered layout layouts/application.html.erb (Duration: 5.0ms | Allocations: 186)
|
|
7142
|
+
Completed 200 OK in 9ms (Views: 5.3ms | Allocations: 674)
|
|
7143
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:23:11 +0000
|
|
7144
|
+
Processing by HomeController#index as HTML
|
|
7145
|
+
Rendering layout layouts/application.html.erb
|
|
7146
|
+
Rendering home/index.html.erb within layouts/application
|
|
7147
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 120)
|
|
7148
|
+
Rendered layout layouts/application.html.erb (Duration: 0.7ms | Allocations: 187)
|
|
7149
|
+
Completed 200 OK in 1ms (Views: 1.0ms | Allocations: 677)
|
|
7150
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:23:11 +0000
|
|
7151
|
+
Processing by HomeController#action_list as HTML
|
|
7152
|
+
Rendering layout layouts/application.html.erb
|
|
7153
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7154
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 18.0ms | Allocations: 767)
|
|
7155
|
+
Rendered layout layouts/application.html.erb (Duration: 18.1ms | Allocations: 834)
|
|
7156
|
+
Completed 200 OK in 18ms (Views: 18.4ms | Allocations: 1319)
|
|
7157
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:26:19 +0000
|
|
7158
|
+
Processing by HomeController#index as HTML
|
|
7159
|
+
Rendering home/index.html.erb within layouts/application
|
|
7160
|
+
Rendered home/index.html.erb within layouts/application (2.0ms)
|
|
7161
|
+
Completed 200 OK in 7ms (Views: 6.0ms)
|
|
7162
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:26:19 +0000
|
|
7163
|
+
Processing by HomeController#index as HTML
|
|
7164
|
+
Rendering home/index.html.erb within layouts/application
|
|
7165
|
+
Rendered home/index.html.erb within layouts/application (1.7ms)
|
|
7166
|
+
Completed 200 OK in 4ms (Views: 3.9ms)
|
|
7167
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:26:19 +0000
|
|
7168
|
+
Processing by HomeController#index as HTML
|
|
7169
|
+
Rendering home/index.html.erb within layouts/application
|
|
7170
|
+
Rendered home/index.html.erb within layouts/application (1.2ms)
|
|
7171
|
+
Completed 200 OK in 4ms (Views: 3.0ms)
|
|
7172
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:26:19 +0000
|
|
7173
|
+
Processing by HomeController#index as HTML
|
|
7174
|
+
Rendering home/index.html.erb within layouts/application
|
|
7175
|
+
Rendered home/index.html.erb within layouts/application (1.2ms)
|
|
7176
|
+
Completed 200 OK in 4ms (Views: 3.0ms)
|
|
7177
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:26:19 +0000
|
|
7178
|
+
Processing by HomeController#action_list as HTML
|
|
7179
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7180
|
+
Rendered home/action_list.html.erb within layouts/application (3.1ms)
|
|
7181
|
+
Completed 200 OK in 41ms (Views: 40.2ms)
|
|
7182
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:00 +0000
|
|
7183
|
+
Processing by HomeController#index as HTML
|
|
7184
|
+
Rendering layout layouts/application.html.erb
|
|
7185
|
+
Rendering home/index.html.erb within layouts/application
|
|
7186
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.2ms | GC: 0.0ms)
|
|
7187
|
+
Rendered layout layouts/application.html.erb (Duration: 1.5ms | GC: 0.0ms)
|
|
7188
|
+
Completed 200 OK in 16ms (Views: 6.2ms | GC: 0.0ms)
|
|
7189
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:00 +0000
|
|
7190
|
+
Processing by HomeController#index as HTML
|
|
7191
|
+
Rendering layout layouts/application.html.erb
|
|
7192
|
+
Rendering home/index.html.erb within layouts/application
|
|
7193
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.2ms | GC: 0.0ms)
|
|
7194
|
+
Rendered layout layouts/application.html.erb (Duration: 2.4ms | GC: 0.0ms)
|
|
7195
|
+
Completed 200 OK in 3ms (Views: 2.8ms | GC: 0.0ms)
|
|
7196
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:00 +0000
|
|
7197
|
+
Processing by HomeController#index as HTML
|
|
7198
|
+
Rendering layout layouts/application.html.erb
|
|
7199
|
+
Rendering home/index.html.erb within layouts/application
|
|
7200
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | GC: 0.0ms)
|
|
7201
|
+
Rendered layout layouts/application.html.erb (Duration: 0.7ms | GC: 0.0ms)
|
|
7202
|
+
Completed 200 OK in 1ms (Views: 1.1ms | GC: 0.0ms)
|
|
7203
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:00 +0000
|
|
7204
|
+
Processing by HomeController#index as HTML
|
|
7205
|
+
Rendering layout layouts/application.html.erb
|
|
7206
|
+
Rendering home/index.html.erb within layouts/application
|
|
7207
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.0ms | GC: 0.0ms)
|
|
7208
|
+
Rendered layout layouts/application.html.erb (Duration: 1.3ms | GC: 0.0ms)
|
|
7209
|
+
Completed 200 OK in 3ms (Views: 2.2ms | GC: 0.0ms)
|
|
7210
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:38:00 +0000
|
|
7211
|
+
Processing by HomeController#action_list as HTML
|
|
7212
|
+
Rendering layout layouts/application.html.erb
|
|
7213
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7214
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 4.6ms | GC: 0.0ms)
|
|
7215
|
+
Rendered layout layouts/application.html.erb (Duration: 4.9ms | GC: 0.0ms)
|
|
7216
|
+
Completed 200 OK in 6ms (Views: 5.5ms | GC: 0.0ms)
|
|
7217
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:10 +0000
|
|
7218
|
+
Processing by HomeController#index as HTML
|
|
7219
|
+
Rendering home/index.html.erb within layouts/application
|
|
7220
|
+
Rendered home/index.html.erb within layouts/application (1.8ms)
|
|
7221
|
+
Completed 200 OK in 6ms (Views: 5.7ms)
|
|
7222
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:10 +0000
|
|
7223
|
+
Processing by HomeController#index as HTML
|
|
7224
|
+
Rendering home/index.html.erb within layouts/application
|
|
7225
|
+
Rendered home/index.html.erb within layouts/application (1.7ms)
|
|
7226
|
+
Completed 200 OK in 4ms (Views: 3.6ms)
|
|
7227
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:10 +0000
|
|
7228
|
+
Processing by HomeController#index as HTML
|
|
7229
|
+
Rendering home/index.html.erb within layouts/application
|
|
7230
|
+
Rendered home/index.html.erb within layouts/application (0.9ms)
|
|
7231
|
+
Completed 200 OK in 3ms (Views: 2.6ms)
|
|
7232
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:10 +0000
|
|
7233
|
+
Processing by HomeController#index as HTML
|
|
7234
|
+
Rendering home/index.html.erb within layouts/application
|
|
7235
|
+
Rendered home/index.html.erb within layouts/application (1.4ms)
|
|
7236
|
+
Completed 200 OK in 4ms (Views: 3.2ms)
|
|
7237
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:38:10 +0000
|
|
7238
|
+
Processing by HomeController#action_list as HTML
|
|
7239
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7240
|
+
Rendered home/action_list.html.erb within layouts/application (2.7ms)
|
|
7241
|
+
Completed 200 OK in 6ms (Views: 4.8ms)
|
|
7242
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:14 +0000
|
|
7243
|
+
Processing by HomeController#index as HTML
|
|
7244
|
+
Rendering layout layouts/application.html.erb
|
|
7245
|
+
Rendering home/index.html.erb within layouts/application
|
|
7246
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.2ms | Allocations: 1256)
|
|
7247
|
+
Rendered layout layouts/application.html.erb (Duration: 1.4ms | Allocations: 1450)
|
|
7248
|
+
Completed 200 OK in 16ms (Views: 6.5ms | Allocations: 16880)
|
|
7249
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:15 +0000
|
|
7250
|
+
Processing by HomeController#index as HTML
|
|
7251
|
+
Rendering layout layouts/application.html.erb
|
|
7252
|
+
Rendering home/index.html.erb within layouts/application
|
|
7253
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 2224)
|
|
7254
|
+
Rendered layout layouts/application.html.erb (Duration: 2.1ms | Allocations: 2297)
|
|
7255
|
+
Completed 200 OK in 2ms (Views: 2.4ms | Allocations: 2700)
|
|
7256
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:15 +0000
|
|
7257
|
+
Processing by HomeController#index as HTML
|
|
7258
|
+
Rendering layout layouts/application.html.erb
|
|
7259
|
+
Rendering home/index.html.erb within layouts/application
|
|
7260
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 96)
|
|
7261
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | Allocations: 169)
|
|
7262
|
+
Completed 200 OK in 1ms (Views: 1.4ms | Allocations: 571)
|
|
7263
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:38:15 +0000
|
|
7264
|
+
Processing by HomeController#index as HTML
|
|
7265
|
+
Rendering layout layouts/application.html.erb
|
|
7266
|
+
Rendering home/index.html.erb within layouts/application
|
|
7267
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.4ms | Allocations: 180)
|
|
7268
|
+
Rendered layout layouts/application.html.erb (Duration: 1.8ms | Allocations: 328)
|
|
7269
|
+
Completed 200 OK in 3ms (Views: 3.0ms | Allocations: 1062)
|
|
7270
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:38:15 +0000
|
|
7271
|
+
Processing by HomeController#action_list as HTML
|
|
7272
|
+
Rendering layout layouts/application.html.erb
|
|
7273
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7274
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 5.4ms | Allocations: 644)
|
|
7275
|
+
Rendered layout layouts/application.html.erb (Duration: 5.7ms | Allocations: 792)
|
|
7276
|
+
Completed 200 OK in 7ms (Views: 6.6ms | Allocations: 1335)
|
|
7277
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:46 +0000
|
|
7278
|
+
Processing by HomeController#index as HTML
|
|
7279
|
+
Rendering layout layouts/application.html.erb
|
|
7280
|
+
Rendering home/index.html.erb within layouts/application
|
|
7281
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.4ms | GC: 0.0ms)
|
|
7282
|
+
Rendered layout layouts/application.html.erb (Duration: 1.8ms | GC: 0.0ms)
|
|
7283
|
+
Completed 200 OK in 16ms (Views: 6.6ms | GC: 0.0ms)
|
|
7284
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:46 +0000
|
|
7285
|
+
Processing by HomeController#index as HTML
|
|
7286
|
+
Rendering layout layouts/application.html.erb
|
|
7287
|
+
Rendering home/index.html.erb within layouts/application
|
|
7288
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.9ms | GC: 0.0ms)
|
|
7289
|
+
Rendered layout layouts/application.html.erb (Duration: 3.1ms | GC: 0.0ms)
|
|
7290
|
+
Completed 200 OK in 4ms (Views: 3.5ms | GC: 0.0ms)
|
|
7291
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:46 +0000
|
|
7292
|
+
Processing by HomeController#index as HTML
|
|
7293
|
+
Rendering layout layouts/application.html.erb
|
|
7294
|
+
Rendering home/index.html.erb within layouts/application
|
|
7295
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
7296
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | GC: 0.0ms)
|
|
7297
|
+
Completed 200 OK in 2ms (Views: 1.5ms | GC: 0.0ms)
|
|
7298
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:46 +0000
|
|
7299
|
+
Processing by HomeController#index as HTML
|
|
7300
|
+
Rendering layout layouts/application.html.erb
|
|
7301
|
+
Rendering home/index.html.erb within layouts/application
|
|
7302
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
7303
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | GC: 0.0ms)
|
|
7304
|
+
Completed 200 OK in 2ms (Views: 1.9ms | GC: 0.0ms)
|
|
7305
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:44:46 +0000
|
|
7306
|
+
Processing by HomeController#action_list as HTML
|
|
7307
|
+
Rendering layout layouts/application.html.erb
|
|
7308
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7309
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 4.6ms | GC: 0.0ms)
|
|
7310
|
+
Rendered layout layouts/application.html.erb (Duration: 4.9ms | GC: 0.0ms)
|
|
7311
|
+
Completed 200 OK in 6ms (Views: 5.5ms | GC: 0.0ms)
|
|
7312
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:57 +0000
|
|
7313
|
+
Processing by HomeController#index as HTML
|
|
7314
|
+
Rendering home/index.html.erb within layouts/application
|
|
7315
|
+
Rendered home/index.html.erb within layouts/application (1.8ms)
|
|
7316
|
+
Completed 200 OK in 6ms (Views: 5.6ms)
|
|
7317
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:57 +0000
|
|
7318
|
+
Processing by HomeController#index as HTML
|
|
7319
|
+
Rendering home/index.html.erb within layouts/application
|
|
7320
|
+
Rendered home/index.html.erb within layouts/application (1.9ms)
|
|
7321
|
+
Completed 200 OK in 4ms (Views: 3.7ms)
|
|
7322
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:57 +0000
|
|
7323
|
+
Processing by HomeController#index as HTML
|
|
7324
|
+
Rendering home/index.html.erb within layouts/application
|
|
7325
|
+
Rendered home/index.html.erb within layouts/application (1.1ms)
|
|
7326
|
+
Completed 200 OK in 4ms (Views: 3.0ms)
|
|
7327
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:44:57 +0000
|
|
7328
|
+
Processing by HomeController#index as HTML
|
|
7329
|
+
Rendering home/index.html.erb within layouts/application
|
|
7330
|
+
Rendered home/index.html.erb within layouts/application (1.2ms)
|
|
7331
|
+
Completed 200 OK in 3ms (Views: 2.8ms)
|
|
7332
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:44:57 +0000
|
|
7333
|
+
Processing by HomeController#action_list as HTML
|
|
7334
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7335
|
+
Rendered home/action_list.html.erb within layouts/application (2.1ms)
|
|
7336
|
+
Completed 200 OK in 5ms (Views: 4.6ms)
|
|
7337
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:01 +0000
|
|
7338
|
+
Processing by HomeController#index as HTML
|
|
7339
|
+
Rendering home/index.html.erb within layouts/application
|
|
7340
|
+
Rendered home/index.html.erb within layouts/application (Duration: 4.4ms | Allocations: 5864)
|
|
7341
|
+
Completed 500 Internal Server Error in 12ms (Allocations: 14392)
|
|
7342
|
+
|
|
7343
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaabc3d88c8>):
|
|
7344
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7345
|
+
|
|
7346
|
+
app/views/home/index.html.erb:1
|
|
7347
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:01 +0000
|
|
7348
|
+
Processing by HomeController#index as HTML
|
|
7349
|
+
Rendering home/index.html.erb within layouts/application
|
|
7350
|
+
Rendered home/index.html.erb within layouts/application (Duration: 3.1ms | Allocations: 3270)
|
|
7351
|
+
Completed 500 Internal Server Error in 3ms (Allocations: 3628)
|
|
7352
|
+
|
|
7353
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaabc3d88c8>):
|
|
7354
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7355
|
+
|
|
7356
|
+
app/views/home/index.html.erb:1
|
|
7357
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:01 +0000
|
|
7358
|
+
Processing by HomeController#index as HTML
|
|
7359
|
+
Rendering home/index.html.erb within layouts/application
|
|
7360
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | Allocations: 1494)
|
|
7361
|
+
Completed 500 Internal Server Error in 2ms (Allocations: 1843)
|
|
7362
|
+
|
|
7363
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaabc3d88c8>):
|
|
7364
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7365
|
+
|
|
7366
|
+
app/views/home/index.html.erb:1
|
|
7367
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:01 +0000
|
|
7368
|
+
Processing by HomeController#action_list as HTML
|
|
7369
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7370
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 16.5ms | Allocations: 2033)
|
|
7371
|
+
Completed 500 Internal Server Error in 17ms (Allocations: 2494)
|
|
7372
|
+
|
|
7373
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaabc3d88c8>):
|
|
7374
|
+
1: <div><%= Primer::Alpha::ActionList.new.list %></div>
|
|
7375
|
+
|
|
7376
|
+
app/views/home/action_list.html.erb:1
|
|
7377
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:05 +0000
|
|
7378
|
+
Processing by HomeController#index as HTML
|
|
7379
|
+
Rendering layout layouts/application.html.erb
|
|
7380
|
+
Rendering home/index.html.erb within layouts/application
|
|
7381
|
+
Rendered home/index.html.erb within layouts/application (Duration: 4.4ms | Allocations: 5837)
|
|
7382
|
+
Rendered layout layouts/application.html.erb (Duration: 4.5ms | Allocations: 5876)
|
|
7383
|
+
Completed 500 Internal Server Error in 11ms (Allocations: 13661)
|
|
7384
|
+
|
|
7385
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaac10c1900>):
|
|
7386
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7387
|
+
|
|
7388
|
+
app/views/home/index.html.erb:1
|
|
7389
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:05 +0000
|
|
7390
|
+
Processing by HomeController#index as HTML
|
|
7391
|
+
Rendering layout layouts/application.html.erb
|
|
7392
|
+
Rendering home/index.html.erb within layouts/application
|
|
7393
|
+
Rendered home/index.html.erb within layouts/application (Duration: 3.1ms | Allocations: 3271)
|
|
7394
|
+
Rendered layout layouts/application.html.erb (Duration: 3.2ms | Allocations: 3305)
|
|
7395
|
+
Completed 500 Internal Server Error in 4ms (Allocations: 3601)
|
|
7396
|
+
|
|
7397
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaac10c1900>):
|
|
7398
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7399
|
+
|
|
7400
|
+
app/views/home/index.html.erb:1
|
|
7401
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:05 +0000
|
|
7402
|
+
Processing by HomeController#index as HTML
|
|
7403
|
+
Rendering layout layouts/application.html.erb
|
|
7404
|
+
Rendering home/index.html.erb within layouts/application
|
|
7405
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | Allocations: 1509)
|
|
7406
|
+
Rendered layout layouts/application.html.erb (Duration: 1.9ms | Allocations: 1542)
|
|
7407
|
+
Completed 500 Internal Server Error in 2ms (Allocations: 1829)
|
|
7408
|
+
|
|
7409
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaac10c1900>):
|
|
7410
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7411
|
+
|
|
7412
|
+
app/views/home/index.html.erb:1
|
|
7413
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:05 +0000
|
|
7414
|
+
Processing by HomeController#action_list as HTML
|
|
7415
|
+
Rendering layout layouts/application.html.erb
|
|
7416
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7417
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 17.1ms | Allocations: 2048)
|
|
7418
|
+
Rendered layout layouts/application.html.erb (Duration: 17.2ms | Allocations: 2081)
|
|
7419
|
+
Completed 500 Internal Server Error in 18ms (Allocations: 2471)
|
|
7420
|
+
|
|
7421
|
+
ActionView::Template::Error (undefined method `registered?' for #<Hash:0x0000aaaac10c1900>):
|
|
7422
|
+
1: <div><%= Primer::Alpha::ActionList.new.list %></div>
|
|
7423
|
+
|
|
7424
|
+
app/views/home/action_list.html.erb:1
|
|
7425
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:09 +0000
|
|
7426
|
+
Processing by HomeController#index as HTML
|
|
7427
|
+
Rendering layout layouts/application.html.erb
|
|
7428
|
+
Rendering home/index.html.erb within layouts/application
|
|
7429
|
+
Rendered home/index.html.erb within layouts/application (Duration: 5.1ms | Allocations: 6840)
|
|
7430
|
+
Rendered layout layouts/application.html.erb (Duration: 5.6ms | Allocations: 6907)
|
|
7431
|
+
Completed 500 Internal Server Error in 18ms (Allocations: 17592)
|
|
7432
|
+
|
|
7433
|
+
ActionView::Template::Error (undefined method `registered?' for {"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7dbed7a0 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Cref:0x0000ffff7dbeccd8 @mod=Object, @cname=:Primer, @path="Primer">}, @autoloaded_dirs=[], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7dbec530 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7de23d58 @mod=Object, @cname=:HomeController, @path="HomeController">]}, @namespace_dirs={"Primer"=>["/src/spec/rails/dummy/lib/primer"]}, @shadowed_files=#<Set: {}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7dbed7a0 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Cref:0x0000ffff7dbeccd8 @mod=Object, @cname=:Primer, @path="Primer">}, @autoloaded_dirs=[], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7dbec530 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7de23d58 @mod=Object, @cname=:HomeController, @path="HomeController">]}, @namespace_dirs={"Primer"=>["/src/spec/rails/dummy/lib/primer"]}, @shadowed_files=#<Set: {}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>}:Hash
|
|
7434
|
+
|
|
7435
|
+
Zeitwerk::Registry.autoloads.registered?(file)
|
|
7436
|
+
^^^^^^^^^^^^):
|
|
7437
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7438
|
+
|
|
7439
|
+
app/views/home/index.html.erb:1
|
|
7440
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:09 +0000
|
|
7441
|
+
Processing by HomeController#index as HTML
|
|
7442
|
+
Rendering layout layouts/application.html.erb
|
|
7443
|
+
Rendering home/index.html.erb within layouts/application
|
|
7444
|
+
Rendered home/index.html.erb within layouts/application (Duration: 3.2ms | Allocations: 3764)
|
|
7445
|
+
Rendered layout layouts/application.html.erb (Duration: 3.3ms | Allocations: 3817)
|
|
7446
|
+
Completed 500 Internal Server Error in 4ms (Allocations: 4272)
|
|
7447
|
+
|
|
7448
|
+
ActionView::Template::Error (undefined method `registered?' for {"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7d9b5028 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Cref:0x0000ffff7d9bbb58 @mod=Object, @cname=:Primer, @path="Primer">}, @autoloaded_dirs=[], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7d9bad20 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7d9b9bf0 @mod=Object, @cname=:HomeController, @path="HomeController">]}, @namespace_dirs={"Primer"=>["/src/spec/rails/dummy/lib/primer"]}, @shadowed_files=#<Set: {}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7d9b5028 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Cref:0x0000ffff7d9bbb58 @mod=Object, @cname=:Primer, @path="Primer">}, @autoloaded_dirs=[], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7d9bad20 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7d9b9bf0 @mod=Object, @cname=:HomeController, @path="HomeController">]}, @namespace_dirs={"Primer"=>["/src/spec/rails/dummy/lib/primer"]}, @shadowed_files=#<Set: {}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>}:Hash
|
|
7449
|
+
|
|
7450
|
+
Zeitwerk::Registry.autoloads.registered?(file)
|
|
7451
|
+
^^^^^^^^^^^^):
|
|
7452
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7453
|
+
|
|
7454
|
+
app/views/home/index.html.erb:1
|
|
7455
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:09 +0000
|
|
7456
|
+
Processing by HomeController#index as HTML
|
|
7457
|
+
Rendering layout layouts/application.html.erb
|
|
7458
|
+
Rendering home/index.html.erb within layouts/application
|
|
7459
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 1927)
|
|
7460
|
+
Rendered layout layouts/application.html.erb (Duration: 2.0ms | Allocations: 1970)
|
|
7461
|
+
Completed 500 Internal Server Error in 2ms (Allocations: 2424)
|
|
7462
|
+
|
|
7463
|
+
ActionView::Template::Error (undefined method `registered?' for {"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7e170740 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Cref:0x0000ffff7e16fc78 @mod=Object, @cname=:Primer, @path="Primer">}, @autoloaded_dirs=[], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e16f520 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e16ed78 @mod=Object, @cname=:HomeController, @path="HomeController">]}, @namespace_dirs={"Primer"=>["/src/spec/rails/dummy/lib/primer"]}, @shadowed_files=#<Set: {}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7e170740 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Cref:0x0000ffff7e16fc78 @mod=Object, @cname=:Primer, @path="Primer">}, @autoloaded_dirs=[], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e16f520 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e16ed78 @mod=Object, @cname=:HomeController, @path="HomeController">]}, @namespace_dirs={"Primer"=>["/src/spec/rails/dummy/lib/primer"]}, @shadowed_files=#<Set: {}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>}:Hash
|
|
7464
|
+
|
|
7465
|
+
Zeitwerk::Registry.autoloads.registered?(file)
|
|
7466
|
+
^^^^^^^^^^^^):
|
|
7467
|
+
1: <div><%= Hello.new.hello %></div>
|
|
7468
|
+
|
|
7469
|
+
app/views/home/index.html.erb:1
|
|
7470
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:09 +0000
|
|
7471
|
+
Processing by HomeController#action_list as HTML
|
|
7472
|
+
Rendering layout layouts/application.html.erb
|
|
7473
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7474
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 15.2ms | Allocations: 2590)
|
|
7475
|
+
Rendered layout layouts/application.html.erb (Duration: 15.4ms | Allocations: 2643)
|
|
7476
|
+
Completed 500 Internal Server Error in 16ms (Allocations: 3092)
|
|
7477
|
+
|
|
7478
|
+
ActionView::Template::Error (undefined method `registered?' for {"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7e13cc10 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer/alpha/action_list.up"=>#<Zeitwerk::Cref:0x0000ffff7e123f08 @mod=Primer::Alpha, @cname=:ActionList, @path="Primer::Alpha::ActionList">}, @autoloaded_dirs=["/src/spec/rails/dummy/lib/primer", "/src/spec/rails/dummy/lib/primer/alpha"], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b9f0 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b248 @mod=Object, @cname=:HomeController, @path="HomeController">], "Primer"=>["/src/spec/rails/dummy/lib/primer", #<Zeitwerk::Cref:0x0000ffff7e13c170 @mod=Object, @cname=:Primer, @path="Primer">], "Primer::Alpha"=>["/src/spec/rails/dummy/lib/primer/alpha", #<Zeitwerk::Cref:0x0000ffff7e125448 @mod=Primer, @cname=:Alpha, @path="Primer::Alpha">]}, @namespace_dirs={"Primer::Alpha::ActionList"=>["/src/spec/rails/dummy/lib/primer/alpha/action_list"]}, @shadowed_files=#<Set: {"/src/spec/rails/dummy/lib/primer/alpha/action_list.up"}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>, "/src/spec/rails/dummy/lib/primer"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7e13cc10 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer/alpha/action_list.up"=>#<Zeitwerk::Cref:0x0000ffff7e123f08 @mod=Primer::Alpha, @cname=:ActionList, @path="Primer::Alpha::ActionList">}, @autoloaded_dirs=["/src/spec/rails/dummy/lib/primer", "/src/spec/rails/dummy/lib/primer/alpha"], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b9f0 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b248 @mod=Object, @cname=:HomeController, @path="HomeController">], "Primer"=>["/src/spec/rails/dummy/lib/primer", #<Zeitwerk::Cref:0x0000ffff7e13c170 @mod=Object, @cname=:Primer, @path="Primer">], "Primer::Alpha"=>["/src/spec/rails/dummy/lib/primer/alpha", #<Zeitwerk::Cref:0x0000ffff7e125448 @mod=Primer, @cname=:Alpha, @path="Primer::Alpha">]}, @namespace_dirs={"Primer::Alpha::ActionList"=>["/src/spec/rails/dummy/lib/primer/alpha/action_list"]}, @shadowed_files=#<Set: {"/src/spec/rails/dummy/lib/primer/alpha/action_list.up"}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>, "/src/spec/rails/dummy/lib/primer/alpha"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7e13cc10 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer/alpha/action_list.up"=>#<Zeitwerk::Cref:0x0000ffff7e123f08 @mod=Primer::Alpha, @cname=:ActionList, @path="Primer::Alpha::ActionList">}, @autoloaded_dirs=["/src/spec/rails/dummy/lib/primer", "/src/spec/rails/dummy/lib/primer/alpha"], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b9f0 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b248 @mod=Object, @cname=:HomeController, @path="HomeController">], "Primer"=>["/src/spec/rails/dummy/lib/primer", #<Zeitwerk::Cref:0x0000ffff7e13c170 @mod=Object, @cname=:Primer, @path="Primer">], "Primer::Alpha"=>["/src/spec/rails/dummy/lib/primer/alpha", #<Zeitwerk::Cref:0x0000ffff7e125448 @mod=Primer, @cname=:Alpha, @path="Primer::Alpha">]}, @namespace_dirs={"Primer::Alpha::ActionList"=>["/src/spec/rails/dummy/lib/primer/alpha/action_list"]}, @shadowed_files=#<Set: {"/src/spec/rails/dummy/lib/primer/alpha/action_list.up"}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>, "/src/spec/rails/dummy/lib/primer/alpha/action_list.up"=>#<Zeitwerk::Loader:0x0000ffff7e1f3d48 @inflector=Rails::Autoloaders::Inflector, @logger=nil, @tag="rails.main", @initialized_at=2026-05-25 00:45:08.278694305 +0000, @roots={"/src/spec/fixtures"=>Object, "/src/spec/rails/dummy/lib"=>Object, "/src/spec/rails/dummy/app/controllers"=>Object}, @ignored_glob_patterns=#<Set: {}>, @ignored_paths=#<Set: {}>, @collapse_glob_patterns=#<Set: {}>, @collapse_dirs=#<Set: {}>, @eager_load_exclusions=#<Set: {"/src/spec/fixtures", "/src/spec/rails/dummy/lib"}>, @reloading_enabled=true, @on_setup_callbacks=[], @on_load_callbacks={:ANY=>[#<Proc:0x0000ffff7e1b53b8 /src/vendor/bundle/ruby/3.1.0/gems/railties-7.0.10/lib/rails/application/finisher.rb:33>]}, @on_unload_callbacks={}, @autoloads={"/src/spec/fixtures/hello.rb.up"=>#<Zeitwerk::Cref:0x0000ffff7e13cc10 @mod=Object, @cname=:Hello, @path="Hello">, "/src/spec/rails/dummy/lib/primer/alpha/action_list.up"=>#<Zeitwerk::Cref:0x0000ffff7e123f08 @mod=Primer::Alpha, @cname=:ActionList, @path="Primer::Alpha::ActionList">}, @autoloaded_dirs=["/src/spec/rails/dummy/lib/primer", "/src/spec/rails/dummy/lib/primer/alpha"], @to_unload={"ApplicationController"=>["/src/spec/rails/dummy/app/controllers/application_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b9f0 @mod=Object, @cname=:ApplicationController, @path="ApplicationController">], "HomeController"=>["/src/spec/rails/dummy/app/controllers/home_controller.rb", #<Zeitwerk::Cref:0x0000ffff7e13b248 @mod=Object, @cname=:HomeController, @path="HomeController">], "Primer"=>["/src/spec/rails/dummy/lib/primer", #<Zeitwerk::Cref:0x0000ffff7e13c170 @mod=Object, @cname=:Primer, @path="Primer">], "Primer::Alpha"=>["/src/spec/rails/dummy/lib/primer/alpha", #<Zeitwerk::Cref:0x0000ffff7e125448 @mod=Primer, @cname=:Alpha, @path="Primer::Alpha">]}, @namespace_dirs={"Primer::Alpha::ActionList"=>["/src/spec/rails/dummy/lib/primer/alpha/action_list"]}, @shadowed_files=#<Set: {"/src/spec/rails/dummy/lib/primer/alpha/action_list.up"}>, @setup=true, @eager_loaded=false, @mutex=#<Thread::Mutex:0x0000ffff7e1f34b0>, @dirs_autoload_monitor=#<Monitor:0x0000ffff7e1f3438>>}:Hash
|
|
7479
|
+
|
|
7480
|
+
Zeitwerk::Registry.autoloads.registered?(file)
|
|
7481
|
+
^^^^^^^^^^^^):
|
|
7482
|
+
1: <div><%= Primer::Alpha::ActionList.new.list %></div>
|
|
7483
|
+
|
|
7484
|
+
app/views/home/action_list.html.erb:1
|
|
7485
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:14 +0000
|
|
7486
|
+
Processing by HomeController#index as HTML
|
|
7487
|
+
Rendering layout layouts/application.html.erb
|
|
7488
|
+
Rendering home/index.html.erb within layouts/application
|
|
7489
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.6ms | Allocations: 1256)
|
|
7490
|
+
Rendered layout layouts/application.html.erb (Duration: 2.9ms | Allocations: 1452)
|
|
7491
|
+
Completed 200 OK in 16ms (Views: 8.0ms | Allocations: 16885)
|
|
7492
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:14 +0000
|
|
7493
|
+
Processing by HomeController#index as HTML
|
|
7494
|
+
Rendering layout layouts/application.html.erb
|
|
7495
|
+
Rendering home/index.html.erb within layouts/application
|
|
7496
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.2ms | Allocations: 2224)
|
|
7497
|
+
Rendered layout layouts/application.html.erb (Duration: 2.4ms | Allocations: 2297)
|
|
7498
|
+
Completed 200 OK in 3ms (Views: 2.7ms | Allocations: 2700)
|
|
7499
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:14 +0000
|
|
7500
|
+
Processing by HomeController#index as HTML
|
|
7501
|
+
Rendering layout layouts/application.html.erb
|
|
7502
|
+
Rendering home/index.html.erb within layouts/application
|
|
7503
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 96)
|
|
7504
|
+
Rendered layout layouts/application.html.erb (Duration: 0.7ms | Allocations: 169)
|
|
7505
|
+
Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 571)
|
|
7506
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:14 +0000
|
|
7507
|
+
Processing by HomeController#index as HTML
|
|
7508
|
+
Rendering layout layouts/application.html.erb
|
|
7509
|
+
Rendering home/index.html.erb within layouts/application
|
|
7510
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 180)
|
|
7511
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | Allocations: 328)
|
|
7512
|
+
Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1062)
|
|
7513
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:14 +0000
|
|
7514
|
+
Processing by HomeController#action_list as HTML
|
|
7515
|
+
Rendering layout layouts/application.html.erb
|
|
7516
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7517
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 4.1ms | Allocations: 644)
|
|
7518
|
+
Rendered layout layouts/application.html.erb (Duration: 4.3ms | Allocations: 792)
|
|
7519
|
+
Completed 200 OK in 5ms (Views: 4.9ms | Allocations: 1335)
|
|
7520
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:18 +0000
|
|
7521
|
+
Processing by HomeController#index as HTML
|
|
7522
|
+
Rendering layout layouts/application.html.erb
|
|
7523
|
+
Rendering home/index.html.erb within layouts/application
|
|
7524
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.4ms | GC: 0.0ms)
|
|
7525
|
+
Rendered layout layouts/application.html.erb (Duration: 1.9ms | GC: 0.0ms)
|
|
7526
|
+
Completed 200 OK in 22ms (Views: 7.0ms | GC: 2.2ms)
|
|
7527
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:18 +0000
|
|
7528
|
+
Processing by HomeController#index as HTML
|
|
7529
|
+
Rendering layout layouts/application.html.erb
|
|
7530
|
+
Rendering home/index.html.erb within layouts/application
|
|
7531
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.4ms | GC: 0.0ms)
|
|
7532
|
+
Rendered layout layouts/application.html.erb (Duration: 4.2ms | GC: 0.0ms)
|
|
7533
|
+
Completed 200 OK in 5ms (Views: 4.9ms | GC: 0.0ms)
|
|
7534
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:18 +0000
|
|
7535
|
+
Processing by HomeController#index as HTML
|
|
7536
|
+
Rendering layout layouts/application.html.erb
|
|
7537
|
+
Rendering home/index.html.erb within layouts/application
|
|
7538
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | GC: 0.0ms)
|
|
7539
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | GC: 0.0ms)
|
|
7540
|
+
Completed 200 OK in 2ms (Views: 1.6ms | GC: 0.0ms)
|
|
7541
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:18 +0000
|
|
7542
|
+
Processing by HomeController#index as HTML
|
|
7543
|
+
Rendering layout layouts/application.html.erb
|
|
7544
|
+
Rendering home/index.html.erb within layouts/application
|
|
7545
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
7546
|
+
Rendered layout layouts/application.html.erb (Duration: 1.2ms | GC: 0.0ms)
|
|
7547
|
+
Completed 200 OK in 4ms (Views: 2.2ms | GC: 0.0ms)
|
|
7548
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:18 +0000
|
|
7549
|
+
Processing by HomeController#action_list as HTML
|
|
7550
|
+
Rendering layout layouts/application.html.erb
|
|
7551
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7552
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 7.2ms | GC: 0.0ms)
|
|
7553
|
+
Rendered layout layouts/application.html.erb (Duration: 8.0ms | GC: 0.0ms)
|
|
7554
|
+
Completed 200 OK in 10ms (Views: 9.5ms | GC: 0.0ms)
|
|
7555
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:22 +0000
|
|
7556
|
+
Processing by HomeController#index as HTML
|
|
7557
|
+
Rendering layout layouts/application.html.erb
|
|
7558
|
+
Rendering home/index.html.erb within layouts/application
|
|
7559
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.6ms | GC: 0.0ms)
|
|
7560
|
+
Rendered layout layouts/application.html.erb (Duration: 2.1ms | GC: 0.0ms)
|
|
7561
|
+
Completed 200 OK in 24ms (Views: 7.1ms | GC: 0.0ms)
|
|
7562
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:22 +0000
|
|
7563
|
+
Processing by HomeController#index as HTML
|
|
7564
|
+
Rendering layout layouts/application.html.erb
|
|
7565
|
+
Rendering home/index.html.erb within layouts/application
|
|
7566
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.8ms | GC: 0.0ms)
|
|
7567
|
+
Rendered layout layouts/application.html.erb (Duration: 5.0ms | GC: 0.0ms)
|
|
7568
|
+
Completed 200 OK in 6ms (Views: 5.7ms | GC: 0.0ms)
|
|
7569
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:22 +0000
|
|
7570
|
+
Processing by HomeController#index as HTML
|
|
7571
|
+
Rendering layout layouts/application.html.erb
|
|
7572
|
+
Rendering home/index.html.erb within layouts/application
|
|
7573
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.9ms | GC: 0.0ms)
|
|
7574
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | GC: 0.0ms)
|
|
7575
|
+
Completed 200 OK in 2ms (Views: 2.0ms | GC: 0.0ms)
|
|
7576
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:22 +0000
|
|
7577
|
+
Processing by HomeController#index as HTML
|
|
7578
|
+
Rendering layout layouts/application.html.erb
|
|
7579
|
+
Rendering home/index.html.erb within layouts/application
|
|
7580
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
7581
|
+
Rendered layout layouts/application.html.erb (Duration: 1.2ms | GC: 0.0ms)
|
|
7582
|
+
Completed 200 OK in 7ms (Views: 2.2ms | GC: 0.0ms)
|
|
7583
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:22 +0000
|
|
7584
|
+
Processing by HomeController#action_list as HTML
|
|
7585
|
+
Rendering layout layouts/application.html.erb
|
|
7586
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7587
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 13.6ms | GC: 0.0ms)
|
|
7588
|
+
Rendered layout layouts/application.html.erb (Duration: 15.0ms | GC: 0.0ms)
|
|
7589
|
+
Completed 200 OK in 20ms (Views: 16.8ms | GC: 0.0ms)
|
|
7590
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:26 +0000
|
|
7591
|
+
Processing by HomeController#index as HTML
|
|
7592
|
+
Rendering layout layouts/application.html.erb
|
|
7593
|
+
Rendering home/index.html.erb within layouts/application
|
|
7594
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.2ms | GC: 0.0ms)
|
|
7595
|
+
Rendered layout layouts/application.html.erb (Duration: 1.5ms | GC: 0.0ms)
|
|
7596
|
+
Completed 200 OK in 16ms (Views: 6.3ms | GC: 0.0ms)
|
|
7597
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:26 +0000
|
|
7598
|
+
Processing by HomeController#index as HTML
|
|
7599
|
+
Rendering layout layouts/application.html.erb
|
|
7600
|
+
Rendering home/index.html.erb within layouts/application
|
|
7601
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.4ms | GC: 0.0ms)
|
|
7602
|
+
Rendered layout layouts/application.html.erb (Duration: 2.6ms | GC: 0.0ms)
|
|
7603
|
+
Completed 200 OK in 3ms (Views: 3.0ms | GC: 0.0ms)
|
|
7604
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:26 +0000
|
|
7605
|
+
Processing by HomeController#index as HTML
|
|
7606
|
+
Rendering layout layouts/application.html.erb
|
|
7607
|
+
Rendering home/index.html.erb within layouts/application
|
|
7608
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | GC: 0.0ms)
|
|
7609
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | GC: 0.0ms)
|
|
7610
|
+
Completed 200 OK in 1ms (Views: 1.2ms | GC: 0.0ms)
|
|
7611
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:26 +0000
|
|
7612
|
+
Processing by HomeController#index as HTML
|
|
7613
|
+
Rendering layout layouts/application.html.erb
|
|
7614
|
+
Rendering home/index.html.erb within layouts/application
|
|
7615
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
7616
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | GC: 0.0ms)
|
|
7617
|
+
Completed 200 OK in 2ms (Views: 1.9ms | GC: 0.0ms)
|
|
7618
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:26 +0000
|
|
7619
|
+
Processing by HomeController#action_list as HTML
|
|
7620
|
+
Rendering layout layouts/application.html.erb
|
|
7621
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7622
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 4.6ms | GC: 0.0ms)
|
|
7623
|
+
Rendered layout layouts/application.html.erb (Duration: 4.9ms | GC: 0.0ms)
|
|
7624
|
+
Completed 200 OK in 6ms (Views: 5.8ms | GC: 0.0ms)
|
|
7625
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:52 +0000
|
|
7626
|
+
Processing by HomeController#index as HTML
|
|
7627
|
+
Rendering layout layouts/application.html.erb
|
|
7628
|
+
Rendering home/index.html.erb within layouts/application
|
|
7629
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.6ms | GC: 0.0ms)
|
|
7630
|
+
Rendered layout layouts/application.html.erb (Duration: 2.2ms | GC: 0.0ms)
|
|
7631
|
+
Completed 200 OK in 24ms (Views: 7.2ms | GC: 0.0ms)
|
|
7632
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:52 +0000
|
|
7633
|
+
Processing by HomeController#index as HTML
|
|
7634
|
+
Rendering layout layouts/application.html.erb
|
|
7635
|
+
Rendering home/index.html.erb within layouts/application
|
|
7636
|
+
Rendered home/index.html.erb within layouts/application (Duration: 3.0ms | GC: 0.0ms)
|
|
7637
|
+
Rendered layout layouts/application.html.erb (Duration: 5.1ms | GC: 0.0ms)
|
|
7638
|
+
Completed 200 OK in 6ms (Views: 5.9ms | GC: 0.0ms)
|
|
7639
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:52 +0000
|
|
7640
|
+
Processing by HomeController#index as HTML
|
|
7641
|
+
Rendering layout layouts/application.html.erb
|
|
7642
|
+
Rendering home/index.html.erb within layouts/application
|
|
7643
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | GC: 0.0ms)
|
|
7644
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | GC: 0.0ms)
|
|
7645
|
+
Completed 200 OK in 2ms (Views: 1.8ms | GC: 0.0ms)
|
|
7646
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:45:52 +0000
|
|
7647
|
+
Processing by HomeController#index as HTML
|
|
7648
|
+
Rendering layout layouts/application.html.erb
|
|
7649
|
+
Rendering home/index.html.erb within layouts/application
|
|
7650
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.9ms | GC: 0.0ms)
|
|
7651
|
+
Rendered layout layouts/application.html.erb (Duration: 1.3ms | GC: 0.0ms)
|
|
7652
|
+
Completed 200 OK in 8ms (Views: 2.4ms | GC: 0.0ms)
|
|
7653
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:45:53 +0000
|
|
7654
|
+
Processing by HomeController#action_list as HTML
|
|
7655
|
+
Rendering layout layouts/application.html.erb
|
|
7656
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7657
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 15.6ms | GC: 0.0ms)
|
|
7658
|
+
Rendered layout layouts/application.html.erb (Duration: 17.0ms | GC: 0.0ms)
|
|
7659
|
+
Completed 200 OK in 22ms (Views: 18.9ms | GC: 0.0ms)
|
|
7660
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:46:54 +0000
|
|
7661
|
+
Processing by HomeController#index as HTML
|
|
7662
|
+
Rendering layout layouts/application.html.erb
|
|
7663
|
+
Rendering home/index.html.erb within layouts/application
|
|
7664
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.5ms | GC: 0.0ms)
|
|
7665
|
+
Rendered layout layouts/application.html.erb (Duration: 1.9ms | GC: 0.0ms)
|
|
7666
|
+
Completed 200 OK in 22ms (Views: 7.0ms | GC: 2.3ms)
|
|
7667
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:46:54 +0000
|
|
7668
|
+
Processing by HomeController#index as HTML
|
|
7669
|
+
Rendering layout layouts/application.html.erb
|
|
7670
|
+
Rendering home/index.html.erb within layouts/application
|
|
7671
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.6ms | GC: 0.0ms)
|
|
7672
|
+
Rendered layout layouts/application.html.erb (Duration: 4.4ms | GC: 0.0ms)
|
|
7673
|
+
Completed 200 OK in 5ms (Views: 5.1ms | GC: 0.0ms)
|
|
7674
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:46:54 +0000
|
|
7675
|
+
Processing by HomeController#index as HTML
|
|
7676
|
+
Rendering layout layouts/application.html.erb
|
|
7677
|
+
Rendering home/index.html.erb within layouts/application
|
|
7678
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | GC: 0.0ms)
|
|
7679
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | GC: 0.0ms)
|
|
7680
|
+
Completed 200 OK in 5ms (Views: 4.9ms | GC: 3.4ms)
|
|
7681
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:46:54 +0000
|
|
7682
|
+
Processing by HomeController#index as HTML
|
|
7683
|
+
Rendering layout layouts/application.html.erb
|
|
7684
|
+
Rendering home/index.html.erb within layouts/application
|
|
7685
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.1ms | GC: 0.2ms)
|
|
7686
|
+
Rendered layout layouts/application.html.erb (Duration: 1.4ms | GC: 0.2ms)
|
|
7687
|
+
Completed 200 OK in 4ms (Views: 2.4ms | GC: 0.2ms)
|
|
7688
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:46:54 +0000
|
|
7689
|
+
Processing by HomeController#action_list as HTML
|
|
7690
|
+
Rendering layout layouts/application.html.erb
|
|
7691
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7692
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 8.4ms | GC: 0.0ms)
|
|
7693
|
+
Rendered layout layouts/application.html.erb (Duration: 9.1ms | GC: 0.0ms)
|
|
7694
|
+
Completed 200 OK in 11ms (Views: 10.8ms | GC: 0.2ms)
|
|
7695
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:47:04 +0000
|
|
7696
|
+
Processing by HomeController#index as HTML
|
|
7697
|
+
Rendering layout layouts/application.html.erb
|
|
7698
|
+
Rendering home/index.html.erb within layouts/application
|
|
7699
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.2ms | Allocations: 1256)
|
|
7700
|
+
Rendered layout layouts/application.html.erb (Duration: 1.5ms | Allocations: 1450)
|
|
7701
|
+
Completed 200 OK in 16ms (Views: 8.2ms | Allocations: 16880)
|
|
7702
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:47:04 +0000
|
|
7703
|
+
Processing by HomeController#index as HTML
|
|
7704
|
+
Rendering layout layouts/application.html.erb
|
|
7705
|
+
Rendering home/index.html.erb within layouts/application
|
|
7706
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 2224)
|
|
7707
|
+
Rendered layout layouts/application.html.erb (Duration: 2.0ms | Allocations: 2297)
|
|
7708
|
+
Completed 200 OK in 3ms (Views: 2.5ms | Allocations: 2700)
|
|
7709
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:47:04 +0000
|
|
7710
|
+
Processing by HomeController#index as HTML
|
|
7711
|
+
Rendering layout layouts/application.html.erb
|
|
7712
|
+
Rendering home/index.html.erb within layouts/application
|
|
7713
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 96)
|
|
7714
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | Allocations: 169)
|
|
7715
|
+
Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 571)
|
|
7716
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:47:04 +0000
|
|
7717
|
+
Processing by HomeController#index as HTML
|
|
7718
|
+
Rendering layout layouts/application.html.erb
|
|
7719
|
+
Rendering home/index.html.erb within layouts/application
|
|
7720
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | Allocations: 180)
|
|
7721
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | Allocations: 328)
|
|
7722
|
+
Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1062)
|
|
7723
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:47:04 +0000
|
|
7724
|
+
Processing by HomeController#action_list as HTML
|
|
7725
|
+
Rendering layout layouts/application.html.erb
|
|
7726
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7727
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 5.1ms | Allocations: 644)
|
|
7728
|
+
Rendered layout layouts/application.html.erb (Duration: 5.4ms | Allocations: 792)
|
|
7729
|
+
Completed 200 OK in 6ms (Views: 6.4ms | Allocations: 1335)
|
|
7730
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:23 +0000
|
|
7731
|
+
Processing by HomeController#index as HTML
|
|
7732
|
+
Rendering layout layouts/application.html.erb
|
|
7733
|
+
Rendering home/index.html.erb within layouts/application
|
|
7734
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.3ms | Allocations: 2779)
|
|
7735
|
+
Rendered layout layouts/application.html.erb (Duration: 2.5ms | Allocations: 2975)
|
|
7736
|
+
Completed 200 OK in 13ms (Views: 6.1ms | Allocations: 13721)
|
|
7737
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:23 +0000
|
|
7738
|
+
Processing by HomeController#index as HTML
|
|
7739
|
+
Rendering layout layouts/application.html.erb
|
|
7740
|
+
Rendering home/index.html.erb within layouts/application
|
|
7741
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.7ms | Allocations: 1944)
|
|
7742
|
+
Rendered layout layouts/application.html.erb (Duration: 1.8ms | Allocations: 2011)
|
|
7743
|
+
Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 2500)
|
|
7744
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:23 +0000
|
|
7745
|
+
Processing by HomeController#index as HTML
|
|
7746
|
+
Rendering layout layouts/application.html.erb
|
|
7747
|
+
Rendering home/index.html.erb within layouts/application
|
|
7748
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 119)
|
|
7749
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | Allocations: 186)
|
|
7750
|
+
Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 676)
|
|
7751
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:23 +0000
|
|
7752
|
+
Processing by HomeController#index as HTML
|
|
7753
|
+
Rendering layout layouts/application.html.erb
|
|
7754
|
+
Rendering home/index.html.erb within layouts/application
|
|
7755
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 120)
|
|
7756
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | Allocations: 187)
|
|
7757
|
+
Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 675)
|
|
7758
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:48:23 +0000
|
|
7759
|
+
Processing by HomeController#action_list as HTML
|
|
7760
|
+
Rendering layout layouts/application.html.erb
|
|
7761
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7762
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 17.6ms | Allocations: 767)
|
|
7763
|
+
Rendered layout layouts/application.html.erb (Duration: 17.7ms | Allocations: 834)
|
|
7764
|
+
Completed 200 OK in 18ms (Views: 18.1ms | Allocations: 1319)
|
|
7765
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:28 +0000
|
|
7766
|
+
Processing by HomeController#index as HTML
|
|
7767
|
+
Rendering layout layouts/application.html.erb
|
|
7768
|
+
Rendering home/index.html.erb within layouts/application
|
|
7769
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.3ms | GC: 0.0ms)
|
|
7770
|
+
Rendered layout layouts/application.html.erb (Duration: 1.6ms | GC: 0.0ms)
|
|
7771
|
+
Completed 200 OK in 16ms (Views: 6.2ms | GC: 0.0ms)
|
|
7772
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:28 +0000
|
|
7773
|
+
Processing by HomeController#index as HTML
|
|
7774
|
+
Rendering layout layouts/application.html.erb
|
|
7775
|
+
Rendering home/index.html.erb within layouts/application
|
|
7776
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.4ms | GC: 0.0ms)
|
|
7777
|
+
Rendered layout layouts/application.html.erb (Duration: 2.6ms | GC: 0.0ms)
|
|
7778
|
+
Completed 200 OK in 3ms (Views: 3.1ms | GC: 0.0ms)
|
|
7779
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:28 +0000
|
|
7780
|
+
Processing by HomeController#index as HTML
|
|
7781
|
+
Rendering layout layouts/application.html.erb
|
|
7782
|
+
Rendering home/index.html.erb within layouts/application
|
|
7783
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | GC: 0.0ms)
|
|
7784
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | GC: 0.0ms)
|
|
7785
|
+
Completed 200 OK in 1ms (Views: 1.4ms | GC: 0.0ms)
|
|
7786
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:48:28 +0000
|
|
7787
|
+
Processing by HomeController#index as HTML
|
|
7788
|
+
Rendering layout layouts/application.html.erb
|
|
7789
|
+
Rendering home/index.html.erb within layouts/application
|
|
7790
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | GC: 0.0ms)
|
|
7791
|
+
Rendered layout layouts/application.html.erb (Duration: 1.0ms | GC: 0.0ms)
|
|
7792
|
+
Completed 200 OK in 2ms (Views: 1.7ms | GC: 0.0ms)
|
|
7793
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:48:28 +0000
|
|
7794
|
+
Processing by HomeController#action_list as HTML
|
|
7795
|
+
Rendering layout layouts/application.html.erb
|
|
7796
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7797
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 27.5ms | GC: 0.0ms)
|
|
7798
|
+
Rendered layout layouts/application.html.erb (Duration: 28.1ms | GC: 0.0ms)
|
|
7799
|
+
Completed 200 OK in 32ms (Views: 31.4ms | GC: 0.0ms)
|
|
7800
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:06 +0000
|
|
7801
|
+
Processing by HomeController#index as HTML
|
|
7802
|
+
Rendering layout layouts/application.html.erb
|
|
7803
|
+
Rendering home/index.html.erb within layouts/application
|
|
7804
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.2ms | Allocations: 2779)
|
|
7805
|
+
Rendered layout layouts/application.html.erb (Duration: 2.5ms | Allocations: 2975)
|
|
7806
|
+
Completed 200 OK in 13ms (Views: 5.7ms | Allocations: 13721)
|
|
7807
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:06 +0000
|
|
7808
|
+
Processing by HomeController#index as HTML
|
|
7809
|
+
Rendering layout layouts/application.html.erb
|
|
7810
|
+
Rendering home/index.html.erb within layouts/application
|
|
7811
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.6ms | Allocations: 1944)
|
|
7812
|
+
Rendered layout layouts/application.html.erb (Duration: 1.7ms | Allocations: 2011)
|
|
7813
|
+
Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 2500)
|
|
7814
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:06 +0000
|
|
7815
|
+
Processing by HomeController#index as HTML
|
|
7816
|
+
Rendering layout layouts/application.html.erb
|
|
7817
|
+
Rendering home/index.html.erb within layouts/application
|
|
7818
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 119)
|
|
7819
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | Allocations: 186)
|
|
7820
|
+
Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 676)
|
|
7821
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:06 +0000
|
|
7822
|
+
Processing by HomeController#index as HTML
|
|
7823
|
+
Rendering layout layouts/application.html.erb
|
|
7824
|
+
Rendering home/index.html.erb within layouts/application
|
|
7825
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | Allocations: 120)
|
|
7826
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | Allocations: 187)
|
|
7827
|
+
Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 675)
|
|
7828
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:06 +0000
|
|
7829
|
+
Processing by HomeController#action_list as HTML
|
|
7830
|
+
Rendering layout layouts/application.html.erb
|
|
7831
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7832
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 16.6ms | Allocations: 767)
|
|
7833
|
+
Rendered layout layouts/application.html.erb (Duration: 16.7ms | Allocations: 834)
|
|
7834
|
+
Completed 200 OK in 17ms (Views: 17.2ms | Allocations: 1319)
|
|
7835
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:19 +0000
|
|
7836
|
+
Processing by HomeController#index as HTML
|
|
7837
|
+
Rendering layout layouts/application.html.erb
|
|
7838
|
+
Rendering home/index.html.erb within layouts/application
|
|
7839
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 2545)
|
|
7840
|
+
Rendered layout layouts/application.html.erb (Duration: 2.2ms | Allocations: 2672)
|
|
7841
|
+
Completed 200 OK in 9ms (Views: 4.9ms | Allocations: 10487)
|
|
7842
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:19 +0000
|
|
7843
|
+
Processing by HomeController#index as HTML
|
|
7844
|
+
Rendering layout layouts/application.html.erb
|
|
7845
|
+
Rendering home/index.html.erb within layouts/application
|
|
7846
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.5ms | Allocations: 1835)
|
|
7847
|
+
Rendered layout layouts/application.html.erb (Duration: 1.6ms | Allocations: 1875)
|
|
7848
|
+
Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 2188)
|
|
7849
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:19 +0000
|
|
7850
|
+
Processing by HomeController#index as HTML
|
|
7851
|
+
Rendering layout layouts/application.html.erb
|
|
7852
|
+
Rendering home/index.html.erb within layouts/application
|
|
7853
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | Allocations: 79)
|
|
7854
|
+
Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 119)
|
|
7855
|
+
Completed 200 OK in 1ms (Views: 0.9ms | Allocations: 432)
|
|
7856
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:19 +0000
|
|
7857
|
+
Processing by HomeController#index as HTML
|
|
7858
|
+
Rendering layout layouts/application.html.erb
|
|
7859
|
+
Rendering home/index.html.erb within layouts/application
|
|
7860
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.4ms | Allocations: 80)
|
|
7861
|
+
Rendered layout layouts/application.html.erb (Duration: 0.5ms | Allocations: 120)
|
|
7862
|
+
Completed 200 OK in 1ms (Views: 0.7ms | Allocations: 433)
|
|
7863
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:19 +0000
|
|
7864
|
+
Processing by HomeController#action_list as HTML
|
|
7865
|
+
Rendering layout layouts/application.html.erb
|
|
7866
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7867
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 17.8ms | Allocations: 550)
|
|
7868
|
+
Rendered layout layouts/application.html.erb (Duration: 17.9ms | Allocations: 590)
|
|
7869
|
+
Completed 200 OK in 19ms (Views: 18.3ms | Allocations: 1007)
|
|
7870
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:28 +0000
|
|
7871
|
+
Processing by HomeController#index as HTML
|
|
7872
|
+
Rendering home/index.html.erb within layouts/application
|
|
7873
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.1ms | Allocations: 2570)
|
|
7874
|
+
Completed 200 OK in 10ms (Views: 5.4ms | Allocations: 11215)
|
|
7875
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:28 +0000
|
|
7876
|
+
Processing by HomeController#index as HTML
|
|
7877
|
+
Rendering home/index.html.erb within layouts/application
|
|
7878
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.8ms | Allocations: 1849)
|
|
7879
|
+
Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 2230)
|
|
7880
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:28 +0000
|
|
7881
|
+
Processing by HomeController#index as HTML
|
|
7882
|
+
Rendering home/index.html.erb within layouts/application
|
|
7883
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 79)
|
|
7884
|
+
Completed 200 OK in 1ms (Views: 0.9ms | Allocations: 460)
|
|
7885
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:28 +0000
|
|
7886
|
+
Processing by HomeController#index as HTML
|
|
7887
|
+
Rendering home/index.html.erb within layouts/application
|
|
7888
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 80)
|
|
7889
|
+
Completed 200 OK in 1ms (Views: 1.0ms | Allocations: 461)
|
|
7890
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:28 +0000
|
|
7891
|
+
Processing by HomeController#action_list as HTML
|
|
7892
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7893
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 18.6ms | Allocations: 552)
|
|
7894
|
+
Completed 200 OK in 19ms (Views: 19.0ms | Allocations: 1045)
|
|
7895
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:35 +0000
|
|
7896
|
+
Processing by HomeController#index as HTML
|
|
7897
|
+
Rendering home/index.html.erb within layouts/application
|
|
7898
|
+
Rendered home/index.html.erb within layouts/application (1.8ms)
|
|
7899
|
+
Completed 200 OK in 6ms (Views: 5.2ms)
|
|
7900
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:35 +0000
|
|
7901
|
+
Processing by HomeController#index as HTML
|
|
7902
|
+
Rendering home/index.html.erb within layouts/application
|
|
7903
|
+
Rendered home/index.html.erb within layouts/application (1.8ms)
|
|
7904
|
+
Completed 200 OK in 4ms (Views: 3.6ms)
|
|
7905
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:35 +0000
|
|
7906
|
+
Processing by HomeController#index as HTML
|
|
7907
|
+
Rendering home/index.html.erb within layouts/application
|
|
7908
|
+
Rendered home/index.html.erb within layouts/application (0.9ms)
|
|
7909
|
+
Completed 200 OK in 3ms (Views: 2.6ms)
|
|
7910
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:35 +0000
|
|
7911
|
+
Processing by HomeController#index as HTML
|
|
7912
|
+
Rendering home/index.html.erb within layouts/application
|
|
7913
|
+
Rendered home/index.html.erb within layouts/application (0.8ms)
|
|
7914
|
+
Completed 200 OK in 3ms (Views: 2.5ms)
|
|
7915
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:35 +0000
|
|
7916
|
+
Processing by HomeController#action_list as HTML
|
|
7917
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7918
|
+
Rendered home/action_list.html.erb within layouts/application (2.6ms)
|
|
7919
|
+
Completed 200 OK in 6ms (Views: 5.3ms)
|
|
7920
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:44 +0000
|
|
7921
|
+
Processing by HomeController#index as HTML
|
|
7922
|
+
Rendering home/index.html.erb within layouts/application
|
|
7923
|
+
Rendered home/index.html.erb within layouts/application (1.8ms)
|
|
7924
|
+
Completed 200 OK in 6ms (Views: 5.1ms)
|
|
7925
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:44 +0000
|
|
7926
|
+
Processing by HomeController#index as HTML
|
|
7927
|
+
Rendering home/index.html.erb within layouts/application
|
|
7928
|
+
Rendered home/index.html.erb within layouts/application (1.9ms)
|
|
7929
|
+
Completed 200 OK in 4ms (Views: 3.7ms)
|
|
7930
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:44 +0000
|
|
7931
|
+
Processing by HomeController#index as HTML
|
|
7932
|
+
Rendering home/index.html.erb within layouts/application
|
|
7933
|
+
Rendered home/index.html.erb within layouts/application (1.3ms)
|
|
7934
|
+
Completed 200 OK in 4ms (Views: 3.1ms)
|
|
7935
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:44 +0000
|
|
7936
|
+
Processing by HomeController#index as HTML
|
|
7937
|
+
Rendering home/index.html.erb within layouts/application
|
|
7938
|
+
Rendered home/index.html.erb within layouts/application (0.8ms)
|
|
7939
|
+
Completed 200 OK in 3ms (Views: 2.7ms)
|
|
7940
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:44 +0000
|
|
7941
|
+
Processing by HomeController#action_list as HTML
|
|
7942
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7943
|
+
Rendered home/action_list.html.erb within layouts/application (2.2ms)
|
|
7944
|
+
Completed 200 OK in 5ms (Views: 4.4ms)
|
|
7945
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:48 +0000
|
|
7946
|
+
Processing by HomeController#index as HTML
|
|
7947
|
+
Rendering home/index.html.erb within layouts/application
|
|
7948
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.0ms | Allocations: 2570)
|
|
7949
|
+
Completed 200 OK in 10ms (Views: 5.3ms | Allocations: 11215)
|
|
7950
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:48 +0000
|
|
7951
|
+
Processing by HomeController#index as HTML
|
|
7952
|
+
Rendering home/index.html.erb within layouts/application
|
|
7953
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 1849)
|
|
7954
|
+
Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 2230)
|
|
7955
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:48 +0000
|
|
7956
|
+
Processing by HomeController#index as HTML
|
|
7957
|
+
Rendering home/index.html.erb within layouts/application
|
|
7958
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.9ms | Allocations: 79)
|
|
7959
|
+
Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 460)
|
|
7960
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:48 +0000
|
|
7961
|
+
Processing by HomeController#index as HTML
|
|
7962
|
+
Rendering home/index.html.erb within layouts/application
|
|
7963
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 80)
|
|
7964
|
+
Completed 200 OK in 1ms (Views: 0.9ms | Allocations: 461)
|
|
7965
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:48 +0000
|
|
7966
|
+
Processing by HomeController#action_list as HTML
|
|
7967
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
7968
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 18.1ms | Allocations: 552)
|
|
7969
|
+
Completed 200 OK in 19ms (Views: 18.4ms | Allocations: 1045)
|
|
7970
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:52 +0000
|
|
7971
|
+
Processing by HomeController#index as HTML
|
|
7972
|
+
Rendering layout layouts/application.html.erb
|
|
7973
|
+
Rendering home/index.html.erb within layouts/application
|
|
7974
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.9ms | Allocations: 2545)
|
|
7975
|
+
Rendered layout layouts/application.html.erb (Duration: 2.1ms | Allocations: 2672)
|
|
7976
|
+
Completed 200 OK in 9ms (Views: 4.9ms | Allocations: 10487)
|
|
7977
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:52 +0000
|
|
7978
|
+
Processing by HomeController#index as HTML
|
|
7979
|
+
Rendering layout layouts/application.html.erb
|
|
7980
|
+
Rendering home/index.html.erb within layouts/application
|
|
7981
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.5ms | Allocations: 1835)
|
|
7982
|
+
Rendered layout layouts/application.html.erb (Duration: 1.6ms | Allocations: 1875)
|
|
7983
|
+
Completed 200 OK in 2ms (Views: 1.9ms | Allocations: 2188)
|
|
7984
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:52 +0000
|
|
7985
|
+
Processing by HomeController#index as HTML
|
|
7986
|
+
Rendering layout layouts/application.html.erb
|
|
7987
|
+
Rendering home/index.html.erb within layouts/application
|
|
7988
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | Allocations: 79)
|
|
7989
|
+
Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 119)
|
|
7990
|
+
Completed 200 OK in 1ms (Views: 0.8ms | Allocations: 432)
|
|
7991
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:52 +0000
|
|
7992
|
+
Processing by HomeController#index as HTML
|
|
7993
|
+
Rendering layout layouts/application.html.erb
|
|
7994
|
+
Rendering home/index.html.erb within layouts/application
|
|
7995
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.4ms | Allocations: 80)
|
|
7996
|
+
Rendered layout layouts/application.html.erb (Duration: 0.5ms | Allocations: 120)
|
|
7997
|
+
Completed 200 OK in 1ms (Views: 0.7ms | Allocations: 433)
|
|
7998
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:52 +0000
|
|
7999
|
+
Processing by HomeController#action_list as HTML
|
|
8000
|
+
Rendering layout layouts/application.html.erb
|
|
8001
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
8002
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 15.8ms | Allocations: 550)
|
|
8003
|
+
Rendered layout layouts/application.html.erb (Duration: 16.0ms | Allocations: 590)
|
|
8004
|
+
Completed 200 OK in 16ms (Views: 16.3ms | Allocations: 1007)
|
|
8005
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:56 +0000
|
|
8006
|
+
Processing by HomeController#index as HTML
|
|
8007
|
+
Rendering layout layouts/application.html.erb
|
|
8008
|
+
Rendering home/index.html.erb within layouts/application
|
|
8009
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.3ms | Allocations: 2779)
|
|
8010
|
+
Rendered layout layouts/application.html.erb (Duration: 2.6ms | Allocations: 2975)
|
|
8011
|
+
Completed 200 OK in 14ms (Views: 6.1ms | Allocations: 13724)
|
|
8012
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:56 +0000
|
|
8013
|
+
Processing by HomeController#index as HTML
|
|
8014
|
+
Rendering layout layouts/application.html.erb
|
|
8015
|
+
Rendering home/index.html.erb within layouts/application
|
|
8016
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.6ms | Allocations: 1944)
|
|
8017
|
+
Rendered layout layouts/application.html.erb (Duration: 1.8ms | Allocations: 2011)
|
|
8018
|
+
Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 2500)
|
|
8019
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:56 +0000
|
|
8020
|
+
Processing by HomeController#index as HTML
|
|
8021
|
+
Rendering layout layouts/application.html.erb
|
|
8022
|
+
Rendering home/index.html.erb within layouts/application
|
|
8023
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | Allocations: 119)
|
|
8024
|
+
Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 186)
|
|
8025
|
+
Completed 200 OK in 1ms (Views: 0.8ms | Allocations: 674)
|
|
8026
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:49:56 +0000
|
|
8027
|
+
Processing by HomeController#index as HTML
|
|
8028
|
+
Rendering layout layouts/application.html.erb
|
|
8029
|
+
Rendering home/index.html.erb within layouts/application
|
|
8030
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.4ms | Allocations: 120)
|
|
8031
|
+
Rendered layout layouts/application.html.erb (Duration: 0.5ms | Allocations: 187)
|
|
8032
|
+
Completed 200 OK in 1ms (Views: 0.8ms | Allocations: 675)
|
|
8033
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:49:56 +0000
|
|
8034
|
+
Processing by HomeController#action_list as HTML
|
|
8035
|
+
Rendering layout layouts/application.html.erb
|
|
8036
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
8037
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 15.3ms | Allocations: 764)
|
|
8038
|
+
Rendered layout layouts/application.html.erb (Duration: 15.4ms | Allocations: 831)
|
|
8039
|
+
Completed 200 OK in 16ms (Views: 15.7ms | Allocations: 1315)
|
|
8040
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:00 +0000
|
|
8041
|
+
Processing by HomeController#index as HTML
|
|
8042
|
+
Rendering layout layouts/application.html.erb
|
|
8043
|
+
Rendering home/index.html.erb within layouts/application
|
|
8044
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.3ms | Allocations: 1257)
|
|
8045
|
+
Rendered layout layouts/application.html.erb (Duration: 1.7ms | Allocations: 1451)
|
|
8046
|
+
Completed 200 OK in 18ms (Views: 8.6ms | Allocations: 16884)
|
|
8047
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:00 +0000
|
|
8048
|
+
Processing by HomeController#index as HTML
|
|
8049
|
+
Rendering layout layouts/application.html.erb
|
|
8050
|
+
Rendering home/index.html.erb within layouts/application
|
|
8051
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.2ms | Allocations: 2224)
|
|
8052
|
+
Rendered layout layouts/application.html.erb (Duration: 2.6ms | Allocations: 2297)
|
|
8053
|
+
Completed 200 OK in 3ms (Views: 3.0ms | Allocations: 2700)
|
|
8054
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:00 +0000
|
|
8055
|
+
Processing by HomeController#index as HTML
|
|
8056
|
+
Rendering layout layouts/application.html.erb
|
|
8057
|
+
Rendering home/index.html.erb within layouts/application
|
|
8058
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 96)
|
|
8059
|
+
Rendered layout layouts/application.html.erb (Duration: 0.7ms | Allocations: 169)
|
|
8060
|
+
Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 571)
|
|
8061
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:00 +0000
|
|
8062
|
+
Processing by HomeController#index as HTML
|
|
8063
|
+
Rendering layout layouts/application.html.erb
|
|
8064
|
+
Rendering home/index.html.erb within layouts/application
|
|
8065
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.7ms | Allocations: 180)
|
|
8066
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | Allocations: 328)
|
|
8067
|
+
Completed 200 OK in 2ms (Views: 2.0ms | Allocations: 1062)
|
|
8068
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:50:00 +0000
|
|
8069
|
+
Processing by HomeController#action_list as HTML
|
|
8070
|
+
Rendering layout layouts/application.html.erb
|
|
8071
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
8072
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 4.5ms | Allocations: 644)
|
|
8073
|
+
Rendered layout layouts/application.html.erb (Duration: 4.8ms | Allocations: 792)
|
|
8074
|
+
Completed 200 OK in 6ms (Views: 5.7ms | Allocations: 1335)
|
|
8075
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:05 +0000
|
|
8076
|
+
Processing by HomeController#index as HTML
|
|
8077
|
+
Rendering layout layouts/application.html.erb
|
|
8078
|
+
Rendering home/index.html.erb within layouts/application
|
|
8079
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.4ms | GC: 0.0ms)
|
|
8080
|
+
Rendered layout layouts/application.html.erb (Duration: 1.9ms | GC: 0.0ms)
|
|
8081
|
+
Completed 200 OK in 22ms (Views: 7.1ms | GC: 2.1ms)
|
|
8082
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:05 +0000
|
|
8083
|
+
Processing by HomeController#index as HTML
|
|
8084
|
+
Rendering layout layouts/application.html.erb
|
|
8085
|
+
Rendering home/index.html.erb within layouts/application
|
|
8086
|
+
Rendered home/index.html.erb within layouts/application (Duration: 2.7ms | GC: 0.0ms)
|
|
8087
|
+
Rendered layout layouts/application.html.erb (Duration: 4.6ms | GC: 0.0ms)
|
|
8088
|
+
Completed 200 OK in 6ms (Views: 5.3ms | GC: 0.0ms)
|
|
8089
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:05 +0000
|
|
8090
|
+
Processing by HomeController#index as HTML
|
|
8091
|
+
Rendering layout layouts/application.html.erb
|
|
8092
|
+
Rendering home/index.html.erb within layouts/application
|
|
8093
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.5ms | GC: 0.0ms)
|
|
8094
|
+
Rendered layout layouts/application.html.erb (Duration: 0.7ms | GC: 0.0ms)
|
|
8095
|
+
Completed 200 OK in 2ms (Views: 1.4ms | GC: 0.0ms)
|
|
8096
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:05 +0000
|
|
8097
|
+
Processing by HomeController#index as HTML
|
|
8098
|
+
Rendering layout layouts/application.html.erb
|
|
8099
|
+
Rendering home/index.html.erb within layouts/application
|
|
8100
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
8101
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | GC: 0.0ms)
|
|
8102
|
+
Completed 200 OK in 3ms (Views: 1.9ms | GC: 0.0ms)
|
|
8103
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:50:05 +0000
|
|
8104
|
+
Processing by HomeController#action_list as HTML
|
|
8105
|
+
Rendering layout layouts/application.html.erb
|
|
8106
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
8107
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 6.9ms | GC: 0.0ms)
|
|
8108
|
+
Rendered layout layouts/application.html.erb (Duration: 7.6ms | GC: 0.0ms)
|
|
8109
|
+
Completed 200 OK in 10ms (Views: 9.2ms | GC: 0.0ms)
|
|
8110
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:09 +0000
|
|
8111
|
+
Processing by HomeController#index as HTML
|
|
8112
|
+
Rendering layout layouts/application.html.erb
|
|
8113
|
+
Rendering home/index.html.erb within layouts/application
|
|
8114
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.6ms | GC: 0.0ms)
|
|
8115
|
+
Rendered layout layouts/application.html.erb (Duration: 2.1ms | GC: 0.0ms)
|
|
8116
|
+
Completed 200 OK in 25ms (Views: 7.4ms | GC: 0.0ms)
|
|
8117
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:09 +0000
|
|
8118
|
+
Processing by HomeController#index as HTML
|
|
8119
|
+
Rendering layout layouts/application.html.erb
|
|
8120
|
+
Rendering home/index.html.erb within layouts/application
|
|
8121
|
+
Rendered home/index.html.erb within layouts/application (Duration: 3.3ms | GC: 0.0ms)
|
|
8122
|
+
Rendered layout layouts/application.html.erb (Duration: 5.4ms | GC: 0.0ms)
|
|
8123
|
+
Completed 200 OK in 7ms (Views: 6.2ms | GC: 0.0ms)
|
|
8124
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:09 +0000
|
|
8125
|
+
Processing by HomeController#index as HTML
|
|
8126
|
+
Rendering layout layouts/application.html.erb
|
|
8127
|
+
Rendering home/index.html.erb within layouts/application
|
|
8128
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
8129
|
+
Rendered layout layouts/application.html.erb (Duration: 1.1ms | GC: 0.0ms)
|
|
8130
|
+
Completed 200 OK in 2ms (Views: 2.0ms | GC: 0.0ms)
|
|
8131
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:09 +0000
|
|
8132
|
+
Processing by HomeController#index as HTML
|
|
8133
|
+
Rendering layout layouts/application.html.erb
|
|
8134
|
+
Rendering home/index.html.erb within layouts/application
|
|
8135
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.8ms | GC: 0.0ms)
|
|
8136
|
+
Rendered layout layouts/application.html.erb (Duration: 1.2ms | GC: 0.0ms)
|
|
8137
|
+
Completed 200 OK in 7ms (Views: 2.2ms | GC: 0.0ms)
|
|
8138
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:50:09 +0000
|
|
8139
|
+
Processing by HomeController#action_list as HTML
|
|
8140
|
+
Rendering layout layouts/application.html.erb
|
|
8141
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
8142
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 12.9ms | GC: 0.0ms)
|
|
8143
|
+
Rendered layout layouts/application.html.erb (Duration: 14.3ms | GC: 0.0ms)
|
|
8144
|
+
Completed 200 OK in 19ms (Views: 16.1ms | GC: 0.0ms)
|
|
8145
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:13 +0000
|
|
8146
|
+
Processing by HomeController#index as HTML
|
|
8147
|
+
Rendering layout layouts/application.html.erb
|
|
8148
|
+
Rendering home/index.html.erb within layouts/application
|
|
8149
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.2ms | GC: 0.0ms)
|
|
8150
|
+
Rendered layout layouts/application.html.erb (Duration: 1.5ms | GC: 0.0ms)
|
|
8151
|
+
Completed 200 OK in 15ms (Views: 5.9ms | GC: 0.0ms)
|
|
8152
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:13 +0000
|
|
8153
|
+
Processing by HomeController#index as HTML
|
|
8154
|
+
Rendering layout layouts/application.html.erb
|
|
8155
|
+
Rendering home/index.html.erb within layouts/application
|
|
8156
|
+
Rendered home/index.html.erb within layouts/application (Duration: 1.6ms | GC: 0.0ms)
|
|
8157
|
+
Rendered layout layouts/application.html.erb (Duration: 1.7ms | GC: 0.0ms)
|
|
8158
|
+
Completed 200 OK in 2ms (Views: 2.1ms | GC: 0.0ms)
|
|
8159
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:13 +0000
|
|
8160
|
+
Processing by HomeController#index as HTML
|
|
8161
|
+
Rendering layout layouts/application.html.erb
|
|
8162
|
+
Rendering home/index.html.erb within layouts/application
|
|
8163
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | GC: 0.0ms)
|
|
8164
|
+
Rendered layout layouts/application.html.erb (Duration: 0.8ms | GC: 0.0ms)
|
|
8165
|
+
Completed 200 OK in 1ms (Views: 1.1ms | GC: 0.0ms)
|
|
8166
|
+
Started GET "/" for 127.0.0.1 at 2026-05-25 00:50:13 +0000
|
|
8167
|
+
Processing by HomeController#index as HTML
|
|
8168
|
+
Rendering layout layouts/application.html.erb
|
|
8169
|
+
Rendering home/index.html.erb within layouts/application
|
|
8170
|
+
Rendered home/index.html.erb within layouts/application (Duration: 0.6ms | GC: 0.0ms)
|
|
8171
|
+
Rendered layout layouts/application.html.erb (Duration: 0.9ms | GC: 0.0ms)
|
|
8172
|
+
Completed 200 OK in 2ms (Views: 1.7ms | GC: 0.0ms)
|
|
8173
|
+
Started GET "/action_list" for 127.0.0.1 at 2026-05-25 00:50:13 +0000
|
|
8174
|
+
Processing by HomeController#action_list as HTML
|
|
8175
|
+
Rendering layout layouts/application.html.erb
|
|
8176
|
+
Rendering home/action_list.html.erb within layouts/application
|
|
8177
|
+
Rendered home/action_list.html.erb within layouts/application (Duration: 4.3ms | GC: 0.0ms)
|
|
8178
|
+
Rendered layout layouts/application.html.erb (Duration: 5.0ms | GC: 0.0ms)
|
|
8179
|
+
Completed 200 OK in 6ms (Views: 6.0ms | GC: 0.0ms)
|