candl 0.1.7 → 0.1.8

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.
Files changed (102) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +24 -21
  3. data/app/views/candl/calendar/_agenda.slim +38 -38
  4. data/app/views/candl/calendar/_frame.slim +8 -24
  5. data/app/views/candl/calendar/_month.slim +96 -99
  6. data/config/locales/de.yml +4 -1
  7. data/config/locales/en.yml +4 -1
  8. data/lib/candl/agenda_model.rb +16 -8
  9. data/lib/candl/event_loader_model.rb +3 -4
  10. data/lib/candl/month_model.rb +19 -13
  11. data/lib/candl/version.rb +1 -1
  12. data/spec/dummy/log/development.log +1112 -0
  13. data/spec/dummy/log/test.log +140 -0
  14. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-O/-OuZyMXBCo53DWs3nzu-ipI_pam6RR6vKJXtxIIAmnU.cache +1 -0
  15. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-k/-K1Fie3NdcJf56jr8mPldRRDzJNTeh4_vsa18FqND1g.cache +1 -0
  16. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/2Z/2Z6zeR9_pqCdf0-slDIQTyGsBCtCyrnE4qM0KzNCweY.cache +4 -0
  17. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/33/33qlMuCAp93zrmU4AXC7G1lZdUctPzy3V4yI_dz32DA.cache +0 -0
  18. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/37/37t8cBi5Ot_JijeK-rrfF963M9V4uwRCiptinpqsSFs.cache +1 -0
  19. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3F/3FDl6PkuZftt2ARdyregr01TDi8FlvRFAzLhX-eJP1o.cache +0 -0
  20. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/4Y/4YWxV6X8L-62hJaV5PwhEix-tMU7OJU9WvIixStA36A.cache +3 -0
  21. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/4u/4uQ6m4x3k5pOmK7CJLB8WHneQkRpVVXgwdZID-75Jak.cache +1 -0
  22. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5-/5-ZKN9F2fNqq_8bDZAMnRh3OM71eQRQQF3axD83UaMI.cache +0 -0
  23. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6O/6o5qh0hGcBLliuuH20gAF8DHPUrCHa1uJOvYpWHqRAE.cache +1 -0
  24. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7v/7VsB1HDDrp4xR8JFw9yUsUdIrIrxiIW3dAgQbYS_xqg.cache +0 -0
  25. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8G/8GWrnAJQ7ccsytI_X2A54ORHLB4rDZChfGHZcT0SMoE.cache +1 -0
  26. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8o/8O2-MaUZwyfEd7eWh2zCIjPZH_3F0ndH8gDniNlatYQ.cache +1 -0
  27. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ay/AyGtSALF4as4M7w8Q304gAgt2ML5UrR_lP611vN1lJg.cache +5 -0
  28. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BC/bcPJvZScZPAXkLG5kDtk3w7NualOoo-RNea7jWvebgA.cache +1 -0
  29. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BM/bMOEJHuqNybAnN2e5H3KnhgDy5RiL6nldLnqqBJCZ7A.cache +0 -0
  30. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Dg/Dgoulq6UX8tF4AeCtMtEqiAYekcoTRs2FcluLOEnfPg.cache +0 -0
  31. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ee/EE4TAIFWksex_ogwdswC1ECxNGs5MIZRMbGng-kD4Gg.cache +0 -0
  32. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/GU/GUuXNH1ANl0JsukNOIO4Ip3xTqe9Rp832UROR6jCq-4.cache +0 -0
  33. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/GZ/gziE_dXiUS6_CaXj4gKabwwdugLuAcBy5X4rWaEQNbo.cache +1 -0
  34. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/HC/HCDOUd7-S45aJ_PjVAC_Vmjyud3i1aQv4cE3t9_Z3Dw.cache +0 -0
  35. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/HY/HY6x2AGLk1f80hwhHwmnj_urVb48VvyYpRaYbQTJiIA.cache +2 -0
  36. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Id/IdAC_ahCxkVg27zpgOx_lm5udzBGEf-d9Ec4SJdsTVU.cache +0 -0
  37. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Id/IdJMqrMJUYleQocklKpB10fNYrV29AGPrrzsRPfzmVw.cache +1 -0
  38. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Iw/IWhWkrXh_r7aVAqUg7JG3RljMc1bcqZCS4RNchl_vFM.cache +0 -0
  39. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/J8/J83sHh5VcDTYAkDTGUOP-wmL668UPV43ADTfCHWXxqk.cache +1 -0
  40. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/JE/jEbf5bimr4w2CzQGLBSPEhEMr8ISRMpy7eWCvlE_EqU.cache +0 -0
  41. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/JG/jGOhbZTT_6X6T6dS8ceQcWKbqtuTRDc-jKo85Sb1lxE.cache +1 -0
  42. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/KQ/kQrjGUDXOGkcHuvasu7-Q8Ff1bwWyxjhbU-WwIgUrl4.cache +1 -0
  43. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Kh/KhSdRxAd88HI_d-dtZnBQYzjj5RChfb7VeQcx32glx0.cache +0 -0
  44. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/L5/l5R8zNFCkXYZ0mKCq-QxcSC7VPEHjYjOCmUOjxL3F6A.cache +0 -0
  45. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Mh/MhQt37z9hIPIn_UguwqFB63T2daHmL9NlIVNjHzQERY.cache +0 -0
  46. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Mk/MkV0xX3Lq7SrUcluuf68pak0sN7jRMjfq91ZHa23jhY.cache +0 -0
  47. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NU/NUNmx3PBFfclR8ANw7sgdGdrHh9Vmk--XKOaa4dmVv4.cache +0 -0
  48. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ph/pHGIOKGPqj6D4T4F_wjdQ0mjGVEz13NsXM36txEhtCw.cache +0 -0
  49. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Q_/Q_FbsoUpy0J0uLj5gPFAa5mtjH3BkzOTv9lMxJc0fNc.cache +1 -0
  50. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Qq/QQBJATWTrd8yKJPrfVlhqrh3uW_VvmiMbcgBpQKThqI.cache +1 -0
  51. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/S-/S--d5aRJDmwx9JFjVOHKq7S3fTnIwFuinx5ddJGJEeE.cache +0 -0
  52. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TA/TaUBVmOiKqEZ60C4U0MxmY3Im8nn_Lp68MupS6kkMgQ.cache +0 -0
  53. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TN/tnJAyKiYcFFyYPofhJTkzFED3UjfhJij29e55YN8Hzk.cache +0 -0
  54. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/UG/uGzeN4BgbHvi4k4z-4WBvyqFeigTAmy7kRiRIeHu6-M.cache +0 -0
  55. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ui/UIRVAD8aR68kJgXhRwZSytLjgKOq0S2XbiLCQ6CdSVE.cache +1 -0
  56. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/VZ/VZlUPWlEAaZAkUhO58ld86nnhnH5eoxuZ6vN_8yq_3o.cache +0 -0
  57. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Vq/vQyL48kds8OYuMV4sQgv2sEwwYqWtl7ijVIL5xfLYpY.cache +0 -0
  58. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Wa/wAKuCh03XLbw_n2QBQZKEiWsu2Q-G4yb41j9oB5hbbA.cache +0 -0
  59. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YI/YILD0GXU3KhA3St7SegqxM8-q2oLRUsp-QlJZe1jmvU.cache +1 -0
  60. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YI/YImdd_aFw47DKIk2D32E-zSf3xdXCC7JS8qsKrnO3Vg.cache +1 -0
  61. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YT/ytuZE33sIoG8-ZWJDaJA-Q91B2d5NEeJX0Y6gvLkdPQ.cache +1 -0
  62. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Zm/ZmUCQt-mihVvmdXnAtl-mHl0Elg2_kCfpOSeznZBMp4.cache +0 -0
  63. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Zx/zXXyNb20Py5YWBwoy5r6TgNtiWfpvkyuSDoKj-LxGZU.cache +0 -0
  64. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_6/_6cPQIIVPikBIM1TGMWjNoNVbCBlhRa4y7qFGvtnhn0.cache +0 -0
  65. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ad/ADMeAkaJFzDXz8RNqDqQ9S4qc05Nmo7wLexbebBPXk8.cache +1 -0
  66. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ba/badSeDdMvZ2LUpo9ZBjedqstJ5FeTa1TDa0WGLLfdjw.cache +0 -0
  67. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/bf/Bf0mwSzs9KfsYO0Q6xOADTYSgoZwQumAmGCHUwfhocI.cache +1 -0
  68. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/bo/BOynRQJrySSqZJ7QPX3R9arjEoRbWhDPVXU68-4jDro.cache +3 -0
  69. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/cM/cMPW5PIW2be9y60C1f0Tcx_JlbSGxQsrGEvKe0TaxQI.cache +1 -0
  70. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/cn/cngUxF1y3yln8cZd0TTy5vtmKjB6D_pG2wPUIpcfSiE.cache +1 -0
  71. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dH/Dh_HnJ90p1jVRbZeF8VIITXPE1ERfI_JV7xb3TjjK5s.cache +0 -0
  72. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dj/djDDOgRO3ImHwH-IWfbmrxJ4Uz8A_RNy4ayggV4Nu2o.cache +1 -0
  73. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dn/dnJf0eqwfaXXy8VOlOY--XQ_CzAJRUMcr7VF3MaYPL0.cache +2 -0
  74. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dn/dnk1PXaSsx8535n1YUelqcDTCe76x8ZDZ2rx9CFBKVI.cache +0 -0
  75. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ep/ep7eFHGuQvnQENfjUjkA_uSE4UroidynVQhX4Q4TMRA.cache +0 -0
  76. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fM/fMKjz4OTeXFvqJ4wrz5dYcqb72q1qYLsi_xIKo_eP-Y.cache +1 -0
  77. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fv/FVUaEmQUfKzrSGelhhxhIMgDGa--Pwq7k5A-2wOquUg.cache +4 -0
  78. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gR/gr5xKtK3Z16vB0IUAwXIyH0u4BhFxWRyo9N_yvuzj1c.cache +0 -0
  79. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ga/gaqi__w9GfLCKQZMhFre_f8ptOHW3FQgu30K663f1aA.cache +0 -0
  80. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hx/hx3sTij9WJMEmtNYh7AmVx2EEo4_WHqGvMBQEV8HOWQ.cache +1 -0
  81. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/i3/i3IRVdb5aQh7wlSFumMwLqf-ywVQ9r_I5YAexxiOcm0.cache +1 -0
  82. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/iz/IzaofNv-1fZa6TILd9gFNykwfzygcX366Q68ng69N7k.cache +0 -0
  83. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/jV/JVeQ30W8bgmwsx3sv2y3pA5HK0xj_jATaNohkBE7imM.cache +0 -0
  84. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/m7/m73B2Qjp4zhTY2DBTU0_xLv9aPCPffaWjZmP106qgIo.cache +2 -0
  85. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/nJ/nj-ghHcaclb76sY0R5gn4tIlUS577savQvgQTdTKJm0.cache +0 -0
  86. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/na/na2eOzBQo1T309NBkEZ-W7G7HiTgHJ1z6QrsDXOm9bw.cache +1 -0
  87. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/nf/nffP4GMWcn1fGhlLywhOooggtyLfbthuixLP32hpjUk.cache +1 -0
  88. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/p7/p7ORDKCfHECYV7pyjA8vxk0qO4Abb3WSr_lKe52DcRQ.cache +0 -0
  89. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/rY/rYpXNKnUBOApY5AN7Ju9cp8z4XogOarpjSdEqVo_uEo.cache +1 -0
  90. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/sR/SroEa4R-5BKxQQdiynmGnok3z1Qg0hXhUPrBJs4vEgg.cache +0 -0
  91. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/tK/tKYvw73bd8hShFOafL-_GThfNfIomo9mapduHjCPGQA.cache +1 -0
  92. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ut/uTx-CCMEI2s7qS8xgYYoNMofIMzPfurFewEN1GsCQzc.cache +1 -0
  93. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/vo/VonYUph2e4KyVCQx8J7eNEI3yixQi6RDCI2ZtAIuPis.cache +1 -0
  94. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wd/Wd8IeaewxVRi4eebpyGgnctORzjlLuO0NmqjbUDlk20.cache +1 -0
  95. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/xf/xfMktSuZO9a6Kc_zS5VXZYinUJ7qDMXWdSGByNNfQDY.cache +1 -0
  96. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/xo/xOoIvshwL_r5QAQeNDyUICSZQAcF9Gjrblr8XRoEZwE.cache +0 -0
  97. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zL/zLh-QAeJ72_Lsz0dXWrGC6xql3Y4Rx58tf1FY8cS4To.cache +0 -0
  98. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zO/ZOvSgEsWBXesgrkchzbdqDSSO0xIRbeByft93lW591E.cache +1 -0
  99. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zY/ZYY_opCdnWzbhXSFbD1odo34MfyX7JaYQqvdovtpE2M.cache +1 -0
  100. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/za/ZAuUfP5BGr4LY8sRMnPvQC2M9a3LxotLzNAL0PgKMJQ.cache +0 -0
  101. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zu/zuQ-4u6haTFG6dmj__27YIVnPyHh7hueznjgdOqf9V0.cache +1 -0
  102. metadata +181 -13
@@ -12694,3 +12694,1115 @@ Processing by SampleController#show as HTML
12694
12694
  Completed 200 OK in 644ms (Views: 625.7ms | ActiveRecord: 0.0ms)
12695
12695
 
12696
12696
 
12697
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:46:39 +0100
12698
+ Processing by SampleController#show as HTML
12699
+ Parameters: {"s"=>"-1", "v"=>"m"}
12700
+ Rendering sample/show.slim within layouts/application
12701
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (35.2ms)
12702
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (357.5ms)
12703
+ Rendered sample/show.slim within layouts/application (400.0ms)
12704
+ Completed 200 OK in 4831ms (Views: 4809.2ms | ActiveRecord: 0.0ms)
12705
+
12706
+
12707
+ Started GET "/assets/candl/application.self-bcd7506594f140174da346fa7515b00eee4aaccd694e479a92e05fadeaad21cb.css?body=1" for ::1 at 2019-02-13 17:46:44 +0100
12708
+ Started GET "/assets/candl/calendar.self-81f176edaa34a55663e1cc4dd1e924598666804163d70183d30f231ece9a7fb5.css?body=1" for ::1 at 2019-02-13 17:46:44 +0100
12709
+ Started GET "/assets/candl/calendar.self-0a19767e961246d106a4c944701af1ee0963081624290b3346a85da4dc063020.js?body=1" for ::1 at 2019-02-13 17:46:44 +0100
12710
+ Started GET "/assets/candl/application.self-4d37d7bcf4b0b32507438063ae47ba88dd0178863f7c7a2c7125b221eefea772.js?body=1" for ::1 at 2019-02-13 17:46:44 +0100
12711
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:46:53 +0100
12712
+ Processing by SampleController#show as HTML
12713
+ Parameters: {"s"=>"-1", "v"=>"m"}
12714
+ Rendering sample/show.slim within layouts/application
12715
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (18.1ms)
12716
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (295.5ms)
12717
+ Rendered sample/show.slim within layouts/application (325.2ms)
12718
+ Completed 200 OK in 518ms (Views: 501.5ms | ActiveRecord: 0.0ms)
12719
+
12720
+
12721
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:47:07 +0100
12722
+ Processing by SampleController#show as HTML
12723
+ Parameters: {"s"=>"-1", "v"=>"m"}
12724
+ Rendering sample/show.slim within layouts/application
12725
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.6ms)
12726
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (352.5ms)
12727
+ Rendered sample/show.slim within layouts/application (384.7ms)
12728
+ Completed 200 OK in 585ms (Views: 568.4ms | ActiveRecord: 0.0ms)
12729
+
12730
+
12731
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:47:21 +0100
12732
+ Processing by SampleController#show as HTML
12733
+ Parameters: {"s"=>"-1", "v"=>"m"}
12734
+ Rendering sample/show.slim within layouts/application
12735
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.1ms)
12736
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (272.7ms)
12737
+ Rendered sample/show.slim within layouts/application (302.5ms)
12738
+ Completed 200 OK in 497ms (Views: 480.7ms | ActiveRecord: 0.0ms)
12739
+
12740
+
12741
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:00:54 +0100
12742
+ Processing by SampleController#show as HTML
12743
+ Parameters: {"s"=>"-1", "v"=>"m"}
12744
+ Rendering sample/show.slim within layouts/application
12745
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (40.0ms)
12746
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (637.6ms)
12747
+ Rendered sample/show.slim within layouts/application (670.6ms)
12748
+ Completed 200 OK in 919ms (Views: 902.3ms | ActiveRecord: 0.0ms)
12749
+
12750
+
12751
+ Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-13 18:00:59 +0100
12752
+ Processing by SampleController#show as HTML
12753
+ Parameters: {"s"=>"0", "v"=>"m"}
12754
+ Rendering sample/show.slim within layouts/application
12755
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.8ms)
12756
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (304.9ms)
12757
+ Rendered sample/show.slim within layouts/application (336.4ms)
12758
+ Completed 200 OK in 536ms (Views: 519.0ms | ActiveRecord: 0.0ms)
12759
+
12760
+
12761
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:01:03 +0100
12762
+ Processing by SampleController#show as HTML
12763
+ Parameters: {"s"=>"-1", "v"=>"m"}
12764
+ Rendering sample/show.slim within layouts/application
12765
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.1ms)
12766
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (361.6ms)
12767
+ Rendered sample/show.slim within layouts/application (394.2ms)
12768
+ Completed 200 OK in 602ms (Views: 583.6ms | ActiveRecord: 0.0ms)
12769
+
12770
+
12771
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:39:14 +0100
12772
+ Processing by SampleController#show as HTML
12773
+ Parameters: {"s"=>"-1", "v"=>"m"}
12774
+ Rendering sample/show.slim within layouts/application
12775
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (19.2ms)
12776
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (380.1ms)
12777
+ Rendered sample/show.slim within layouts/application (413.5ms)
12778
+ Completed 200 OK in 618ms (Views: 600.1ms | ActiveRecord: 0.0ms)
12779
+
12780
+
12781
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:39:34 +0100
12782
+ Processing by SampleController#show as HTML
12783
+ Parameters: {"s"=>"-1", "v"=>"m"}
12784
+ Rendering sample/show.slim within layouts/application
12785
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.9ms)
12786
+ ölkfajsdfkölasdjfölkajsdlkfjaslkdjfaöksdjfölkajkdsfölakjhdsfgahsdfpiug hsadpfighaödsfjhgaljsdf ajhsoidgfd aosfdh goahf goaufgoiadfuzgopa idfsuzgoa ufdgoi audfpogiau fdgoahfdgo
12787
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (319.8ms)
12788
+ Rendered sample/show.slim within layouts/application (351.6ms)
12789
+ Completed 200 OK in 565ms (Views: 548.4ms | ActiveRecord: 0.0ms)
12790
+
12791
+
12792
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:39:37 +0100
12793
+ Processing by SampleController#show as HTML
12794
+ Parameters: {"s"=>"-1", "v"=>"m"}
12795
+ Rendering sample/show.slim within layouts/application
12796
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.6ms)
12797
+ ölkfajsdfkölasdjfölkajsdlkfjaslkdjfaöksdjfölkajkdsfölakjhdsfgahsdfpiug hsadpfighaödsfjhgaljsdf ajhsoidgfd aosfdh goahf goaufgoiadfuzgopa idfsuzgoa ufdgoi audfpogiau fdgoahfdgo
12798
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (295.0ms)
12799
+ Rendered sample/show.slim within layouts/application (325.2ms)
12800
+ Completed 200 OK in 517ms (Views: 500.5ms | ActiveRecord: 0.0ms)
12801
+
12802
+
12803
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:21:13 +0100
12804
+ Processing by SampleController#show as HTML
12805
+ Parameters: {"s"=>"-1", "v"=>"m"}
12806
+ Rendering sample/show.slim within layouts/application
12807
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (409.5ms)
12808
+ Rendered sample/show.slim within layouts/application (449.9ms)
12809
+ Completed 500 Internal Server Error in 537ms (ActiveRecord: 0.0ms)
12810
+
12811
+
12812
+
12813
+ ActionView::Template::Error (undefined method `initialization_successful' for #<Candl::MonthModel:0x000000000dac80e8>):
12814
+ 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do
12815
+ 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today)
12816
+ 16:
12817
+ 17: - if model.initialization_successful
12818
+ 18: / - if events_error_free
12819
+ 19: / - model = (is_month ? month : agenda)
12820
+ 20:
12821
+
12822
+ app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_115375200'
12823
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:22:57 +0100
12824
+ Processing by SampleController#show as HTML
12825
+ Parameters: {"s"=>"-1", "v"=>"m"}
12826
+ Rendering sample/show.slim within layouts/application
12827
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (289.5ms)
12828
+ Rendered sample/show.slim within layouts/application (321.7ms)
12829
+ Completed 500 Internal Server Error in 401ms (ActiveRecord: 0.0ms)
12830
+
12831
+
12832
+
12833
+ ActionView::Template::Error (undefined method `initialization_successful' for #<Candl::MonthModel:0x000000000bf57c00>):
12834
+ 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do
12835
+ 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today)
12836
+ 16:
12837
+ 17: - if model.initialization_successful
12838
+ 18: / - if events_error_free
12839
+ 19: / - model = (is_month ? month : agenda)
12840
+ 20:
12841
+
12842
+ app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_101871660'
12843
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:24:03 +0100
12844
+ Processing by SampleController#show as HTML
12845
+ Parameters: {"s"=>"-1", "v"=>"m"}
12846
+ Rendering sample/show.slim within layouts/application
12847
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (280.5ms)
12848
+ Rendered sample/show.slim within layouts/application (313.9ms)
12849
+ Completed 500 Internal Server Error in 395ms (ActiveRecord: 0.0ms)
12850
+
12851
+
12852
+
12853
+ ActionView::Template::Error (undefined method `initialization_successful' for #<Candl::MonthModel:0x000000000ed4e2d0>):
12854
+ 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do
12855
+ 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today)
12856
+ 16:
12857
+ 17: - if model.initialization_successful
12858
+ 18: / - if events_error_free
12859
+ 19: / - model = (is_month ? month : agenda)
12860
+ 20:
12861
+
12862
+ app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_124813840'
12863
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:25:37 +0100
12864
+ Processing by SampleController#show as HTML
12865
+ Parameters: {"s"=>"-1", "v"=>"m"}
12866
+ Rendering sample/show.slim within layouts/application
12867
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (279.6ms)
12868
+ Rendered sample/show.slim within layouts/application (311.9ms)
12869
+ Completed 500 Internal Server Error in 392ms (ActiveRecord: 0.0ms)
12870
+
12871
+
12872
+
12873
+ ActionView::Template::Error (undefined method `initialization_successful' for #<Candl::MonthModel:0x000000000e109b50>):
12874
+ 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do
12875
+ 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today)
12876
+ 16:
12877
+ 17: - if model.initialization_successful
12878
+ 18: / - if events_error_free
12879
+ 19: / - model = (is_month ? month : agenda)
12880
+ 20:
12881
+
12882
+ app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_118588320'
12883
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:27:34 +0100
12884
+ Processing by SampleController#show as HTML
12885
+ Parameters: {"s"=>"-1", "v"=>"m"}
12886
+ Rendering sample/show.slim within layouts/application
12887
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (252.9ms)
12888
+ Rendered sample/show.slim within layouts/application (284.6ms)
12889
+ Completed 500 Internal Server Error in 366ms (ActiveRecord: 0.0ms)
12890
+
12891
+
12892
+
12893
+ ActionView::Template::Error (undefined method `initialization_successful' for #<Candl::MonthModel:0x000000000d4a1548>):
12894
+ 16:
12895
+ 17: / - agenda = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do
12896
+ 18:
12897
+ 19: - if model.initialization_successful
12898
+ 20: / - if events_error_free
12899
+ 21: / - model = (is_month ? month : agenda)
12900
+ 22:
12901
+
12902
+ app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_112249720'
12903
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:28:05 +0100
12904
+ Processing by SampleController#show as HTML
12905
+ Parameters: {"s"=>"-1", "v"=>"m"}
12906
+ Rendering sample/show.slim within layouts/application
12907
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (244.6ms)
12908
+ Rendered sample/show.slim within layouts/application (284.4ms)
12909
+ Completed 200 OK in 1553ms (Views: 1533.7ms | ActiveRecord: 0.0ms)
12910
+
12911
+
12912
+ Started GET "/calendar" for ::1 at 2019-02-13 19:29:10 +0100
12913
+ Processing by SampleController#show as HTML
12914
+ Rendering sample/show.slim within layouts/application
12915
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (199.1ms)
12916
+ Rendered sample/show.slim within layouts/application (230.8ms)
12917
+ Completed 200 OK in 474ms (Views: 456.4ms | ActiveRecord: 0.0ms)
12918
+
12919
+
12920
+ Started GET "/calendar" for ::1 at 2019-02-13 19:29:26 +0100
12921
+ Processing by SampleController#show as HTML
12922
+ Rendering sample/show.slim within layouts/application
12923
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (29.9ms)
12924
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (268.0ms)
12925
+ Rendered sample/show.slim within layouts/application (299.8ms)
12926
+ Completed 200 OK in 500ms (Views: 482.8ms | ActiveRecord: 0.0ms)
12927
+
12928
+
12929
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:29:30 +0100
12930
+ Processing by SampleController#show as HTML
12931
+ Parameters: {"s"=>"-1", "v"=>"m"}
12932
+ Rendering sample/show.slim within layouts/application
12933
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.3ms)
12934
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (253.8ms)
12935
+ Rendered sample/show.slim within layouts/application (285.0ms)
12936
+ Completed 200 OK in 489ms (Views: 472.0ms | ActiveRecord: 0.0ms)
12937
+
12938
+
12939
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:30:25 +0100
12940
+ Processing by SampleController#show as HTML
12941
+ Parameters: {"s"=>"-1", "v"=>"m"}
12942
+ Rendering sample/show.slim within layouts/application
12943
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.5ms)
12944
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (361.6ms)
12945
+ Rendered sample/show.slim within layouts/application (393.1ms)
12946
+ Completed 200 OK in 594ms (Views: 577.0ms | ActiveRecord: 0.0ms)
12947
+
12948
+
12949
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:22:27 +0100
12950
+ Processing by SampleController#show as HTML
12951
+ Parameters: {"s"=>"-1", "v"=>"m"}
12952
+ Rendering sample/show.slim within layouts/application
12953
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.6ms)
12954
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (409.4ms)
12955
+ Rendered sample/show.slim within layouts/application (438.9ms)
12956
+ Completed 200 OK in 704ms (Views: 687.6ms | ActiveRecord: 0.0ms)
12957
+
12958
+
12959
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:22:41 +0100
12960
+ Processing by SampleController#show as HTML
12961
+ Parameters: {"s"=>"-1", "v"=>"m"}
12962
+ Rendering sample/show.slim within layouts/application
12963
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.4ms)
12964
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (340.0ms)
12965
+ Rendered sample/show.slim within layouts/application (371.6ms)
12966
+ Completed 200 OK in 576ms (Views: 559.5ms | ActiveRecord: 0.0ms)
12967
+
12968
+
12969
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:40:08 +0100
12970
+ Processing by SampleController#show as HTML
12971
+ Parameters: {"s"=>"-1", "v"=>"m"}
12972
+ Rendering sample/show.slim within layouts/application
12973
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.2ms)
12974
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (375.2ms)
12975
+ Rendered sample/show.slim within layouts/application (408.1ms)
12976
+ Completed 200 OK in 615ms (Views: 597.3ms | ActiveRecord: 0.0ms)
12977
+
12978
+
12979
+ Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-14 11:40:11 +0100
12980
+ Processing by SampleController#show as HTML
12981
+ Parameters: {"s"=>"0", "v"=>"m"}
12982
+ Rendering sample/show.slim within layouts/application
12983
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (13.4ms)
12984
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (436.7ms)
12985
+ Rendered sample/show.slim within layouts/application (468.0ms)
12986
+ Completed 200 OK in 667ms (Views: 650.0ms | ActiveRecord: 0.0ms)
12987
+
12988
+
12989
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:40:13 +0100
12990
+ Processing by SampleController#show as HTML
12991
+ Parameters: {"s"=>"-1", "v"=>"m"}
12992
+ Rendering sample/show.slim within layouts/application
12993
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.7ms)
12994
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (337.7ms)
12995
+ Rendered sample/show.slim within layouts/application (368.0ms)
12996
+ Completed 200 OK in 570ms (Views: 553.6ms | ActiveRecord: 0.0ms)
12997
+
12998
+
12999
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:40:14 +0100
13000
+ Processing by SampleController#show as HTML
13001
+ Parameters: {"s"=>"-6", "v"=>"a"}
13002
+ Rendering sample/show.slim within layouts/application
13003
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (5.8ms)
13004
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (284.9ms)
13005
+ Rendered sample/show.slim within layouts/application (315.4ms)
13006
+ Completed 200 OK in 514ms (Views: 497.4ms | ActiveRecord: 0.0ms)
13007
+
13008
+
13009
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 11:40:18 +0100
13010
+ Processing by SampleController#show as HTML
13011
+ Parameters: {"s"=>"-5", "v"=>"a"}
13012
+ Rendering sample/show.slim within layouts/application
13013
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.0ms)
13014
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (313.3ms)
13015
+ Rendered sample/show.slim within layouts/application (344.6ms)
13016
+ Completed 200 OK in 542ms (Views: 525.8ms | ActiveRecord: 0.0ms)
13017
+
13018
+
13019
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:40:28 +0100
13020
+ Processing by SampleController#show as HTML
13021
+ Parameters: {"s"=>"-1", "v"=>"m"}
13022
+ Rendering sample/show.slim within layouts/application
13023
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (20.0ms)
13024
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (378.1ms)
13025
+ Rendered sample/show.slim within layouts/application (408.4ms)
13026
+ Completed 200 OK in 605ms (Views: 583.4ms | ActiveRecord: 0.0ms)
13027
+
13028
+
13029
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:40:39 +0100
13030
+ Processing by SampleController#show as HTML
13031
+ Parameters: {"s"=>"-6", "v"=>"a"}
13032
+ Rendering sample/show.slim within layouts/application
13033
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.2ms)
13034
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (419.9ms)
13035
+ Rendered sample/show.slim within layouts/application (451.3ms)
13036
+ Completed 200 OK in 645ms (Views: 628.2ms | ActiveRecord: 0.0ms)
13037
+
13038
+
13039
+ Started GET "/calendar?s=-7&v=a" for ::1 at 2019-02-14 11:40:41 +0100
13040
+ Processing by SampleController#show as HTML
13041
+ Parameters: {"s"=>"-7", "v"=>"a"}
13042
+ Rendering sample/show.slim within layouts/application
13043
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.3ms)
13044
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (356.9ms)
13045
+ Rendered sample/show.slim within layouts/application (387.3ms)
13046
+ Completed 200 OK in 585ms (Views: 568.0ms | ActiveRecord: 0.0ms)
13047
+
13048
+
13049
+ Started GET "/calendar?s=-8&v=a" for ::1 at 2019-02-14 11:40:43 +0100
13050
+ Processing by SampleController#show as HTML
13051
+ Parameters: {"s"=>"-8", "v"=>"a"}
13052
+ Rendering sample/show.slim within layouts/application
13053
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.8ms)
13054
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (341.0ms)
13055
+ Rendered sample/show.slim within layouts/application (372.8ms)
13056
+ Completed 200 OK in 572ms (Views: 555.2ms | ActiveRecord: 0.0ms)
13057
+
13058
+
13059
+ Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-14 11:40:48 +0100
13060
+ Processing by SampleController#show as HTML
13061
+ Parameters: {"s"=>"-9", "v"=>"a"}
13062
+ Rendering sample/show.slim within layouts/application
13063
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.5ms)
13064
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (278.2ms)
13065
+ Rendered sample/show.slim within layouts/application (311.6ms)
13066
+ Completed 200 OK in 513ms (Views: 496.2ms | ActiveRecord: 0.0ms)
13067
+
13068
+
13069
+ Started GET "/calendar?s=-8&v=a" for ::1 at 2019-02-14 11:40:50 +0100
13070
+ Processing by SampleController#show as HTML
13071
+ Parameters: {"s"=>"-8", "v"=>"a"}
13072
+ Rendering sample/show.slim within layouts/application
13073
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.7ms)
13074
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (422.0ms)
13075
+ Rendered sample/show.slim within layouts/application (452.8ms)
13076
+ Completed 200 OK in 651ms (Views: 634.0ms | ActiveRecord: 0.0ms)
13077
+
13078
+
13079
+ Started GET "/calendar?s=-7&v=a" for ::1 at 2019-02-14 11:40:51 +0100
13080
+ Processing by SampleController#show as HTML
13081
+ Parameters: {"s"=>"-7", "v"=>"a"}
13082
+ Rendering sample/show.slim within layouts/application
13083
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.0ms)
13084
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (334.5ms)
13085
+ Rendered sample/show.slim within layouts/application (365.5ms)
13086
+ Completed 200 OK in 563ms (Views: 546.9ms | ActiveRecord: 0.0ms)
13087
+
13088
+
13089
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:40:53 +0100
13090
+ Processing by SampleController#show as HTML
13091
+ Parameters: {"s"=>"-6", "v"=>"a"}
13092
+ Rendering sample/show.slim within layouts/application
13093
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.1ms)
13094
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (364.5ms)
13095
+ Rendered sample/show.slim within layouts/application (396.3ms)
13096
+ Completed 200 OK in 591ms (Views: 574.5ms | ActiveRecord: 0.0ms)
13097
+
13098
+
13099
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 11:40:54 +0100
13100
+ Processing by SampleController#show as HTML
13101
+ Parameters: {"s"=>"-5", "v"=>"a"}
13102
+ Rendering sample/show.slim within layouts/application
13103
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.9ms)
13104
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (397.6ms)
13105
+ Rendered sample/show.slim within layouts/application (427.7ms)
13106
+ Completed 200 OK in 628ms (Views: 611.4ms | ActiveRecord: 0.0ms)
13107
+
13108
+
13109
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:41:07 +0100
13110
+ Processing by SampleController#show as HTML
13111
+ Parameters: {"s"=>"-4", "v"=>"a"}
13112
+ Rendering sample/show.slim within layouts/application
13113
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.0ms)
13114
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (399.9ms)
13115
+ Rendered sample/show.slim within layouts/application (431.3ms)
13116
+ Completed 200 OK in 631ms (Views: 614.7ms | ActiveRecord: 0.0ms)
13117
+
13118
+
13119
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:41:10 +0100
13120
+ Processing by SampleController#show as HTML
13121
+ Parameters: {"s"=>"-3", "v"=>"a"}
13122
+ Rendering sample/show.slim within layouts/application
13123
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.4ms)
13124
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (379.6ms)
13125
+ Rendered sample/show.slim within layouts/application (410.4ms)
13126
+ Completed 200 OK in 609ms (Views: 592.0ms | ActiveRecord: 0.0ms)
13127
+
13128
+
13129
+ Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-14 11:41:22 +0100
13130
+ Processing by SampleController#show as HTML
13131
+ Parameters: {"s"=>"-2", "v"=>"a"}
13132
+ Rendering sample/show.slim within layouts/application
13133
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.1ms)
13134
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (377.6ms)
13135
+ Rendered sample/show.slim within layouts/application (408.3ms)
13136
+ Completed 200 OK in 604ms (Views: 588.4ms | ActiveRecord: 0.0ms)
13137
+
13138
+
13139
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:41:24 +0100
13140
+ Processing by SampleController#show as HTML
13141
+ Parameters: {"s"=>"-3", "v"=>"a"}
13142
+ Rendering sample/show.slim within layouts/application
13143
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.0ms)
13144
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (391.6ms)
13145
+ Rendered sample/show.slim within layouts/application (421.3ms)
13146
+ Completed 200 OK in 618ms (Views: 601.8ms | ActiveRecord: 0.0ms)
13147
+
13148
+
13149
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:41:25 +0100
13150
+ Processing by SampleController#show as HTML
13151
+ Parameters: {"s"=>"-4", "v"=>"a"}
13152
+ Rendering sample/show.slim within layouts/application
13153
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.3ms)
13154
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (334.0ms)
13155
+ Rendered sample/show.slim within layouts/application (363.7ms)
13156
+ Completed 200 OK in 559ms (Views: 542.4ms | ActiveRecord: 0.0ms)
13157
+
13158
+
13159
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:43:00 +0100
13160
+ Processing by SampleController#show as HTML
13161
+ Parameters: {"s"=>"-1", "v"=>"m"}
13162
+ Rendering sample/show.slim within layouts/application
13163
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.3ms)
13164
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (387.5ms)
13165
+ Rendered sample/show.slim within layouts/application (417.6ms)
13166
+ Completed 200 OK in 621ms (Views: 604.1ms | ActiveRecord: 0.0ms)
13167
+
13168
+
13169
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:43:11 +0100
13170
+ Processing by SampleController#show as HTML
13171
+ Parameters: {"s"=>"-6", "v"=>"a"}
13172
+ Rendering sample/show.slim within layouts/application
13173
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.1ms)
13174
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (296.1ms)
13175
+ Rendered sample/show.slim within layouts/application (328.2ms)
13176
+ Completed 200 OK in 533ms (Views: 515.9ms | ActiveRecord: 0.0ms)
13177
+
13178
+
13179
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 11:43:13 +0100
13180
+ Processing by SampleController#show as HTML
13181
+ Parameters: {"s"=>"-5", "v"=>"a"}
13182
+ Rendering sample/show.slim within layouts/application
13183
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.9ms)
13184
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (278.8ms)
13185
+ Rendered sample/show.slim within layouts/application (309.1ms)
13186
+ Completed 200 OK in 502ms (Views: 485.5ms | ActiveRecord: 0.0ms)
13187
+
13188
+
13189
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:43:16 +0100
13190
+ Processing by SampleController#show as HTML
13191
+ Parameters: {"s"=>"-4", "v"=>"a"}
13192
+ Rendering sample/show.slim within layouts/application
13193
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.9ms)
13194
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (296.3ms)
13195
+ Rendered sample/show.slim within layouts/application (327.8ms)
13196
+ Completed 200 OK in 525ms (Views: 508.8ms | ActiveRecord: 0.0ms)
13197
+
13198
+
13199
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:51:02 +0100
13200
+ Processing by SampleController#show as HTML
13201
+ Parameters: {"s"=>"-4", "v"=>"a"}
13202
+ Rendering sample/show.slim within layouts/application
13203
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.0ms)
13204
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (359.9ms)
13205
+ Rendered sample/show.slim within layouts/application (390.4ms)
13206
+ Completed 200 OK in 596ms (Views: 580.0ms | ActiveRecord: 0.0ms)
13207
+
13208
+
13209
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:51:23 +0100
13210
+ Processing by SampleController#show as HTML
13211
+ Parameters: {"s"=>"-3", "v"=>"a"}
13212
+ Rendering sample/show.slim within layouts/application
13213
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.9ms)
13214
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (311.5ms)
13215
+ Rendered sample/show.slim within layouts/application (343.4ms)
13216
+ Completed 200 OK in 545ms (Views: 528.3ms | ActiveRecord: 0.0ms)
13217
+
13218
+
13219
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:51:26 +0100
13220
+ Processing by SampleController#show as HTML
13221
+ Parameters: {"s"=>"-4", "v"=>"a"}
13222
+ Rendering sample/show.slim within layouts/application
13223
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.0ms)
13224
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (298.0ms)
13225
+ Rendered sample/show.slim within layouts/application (327.8ms)
13226
+ Completed 200 OK in 541ms (Views: 523.7ms | ActiveRecord: 0.0ms)
13227
+
13228
+
13229
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:51:51 +0100
13230
+ Processing by SampleController#show as HTML
13231
+ Parameters: {"s"=>"-4", "v"=>"a"}
13232
+ Rendering sample/show.slim within layouts/application
13233
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (58.5ms)
13234
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (378.3ms)
13235
+ Rendered sample/show.slim within layouts/application (421.8ms)
13236
+ Completed 200 OK in 3152ms (Views: 3132.8ms | ActiveRecord: 0.0ms)
13237
+
13238
+
13239
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:58:04 +0100
13240
+ Processing by SampleController#show as HTML
13241
+ Parameters: {"s"=>"-3", "v"=>"a"}
13242
+ Rendering sample/show.slim within layouts/application
13243
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.5ms)
13244
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (290.7ms)
13245
+ Rendered sample/show.slim within layouts/application (323.1ms)
13246
+ Completed 200 OK in 544ms (Views: 526.6ms | ActiveRecord: 0.0ms)
13247
+
13248
+
13249
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:58:37 +0100
13250
+ Processing by SampleController#show as HTML
13251
+ Parameters: {"s"=>"-4", "v"=>"a"}
13252
+ Rendering sample/show.slim within layouts/application
13253
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.2ms)
13254
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (345.4ms)
13255
+ Rendered sample/show.slim within layouts/application (376.5ms)
13256
+ Completed 200 OK in 574ms (Views: 556.7ms | ActiveRecord: 0.0ms)
13257
+
13258
+
13259
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:00:43 +0100
13260
+ Processing by SampleController#show as HTML
13261
+ Parameters: {"s"=>"-3", "v"=>"a"}
13262
+ Rendering sample/show.slim within layouts/application
13263
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.9ms)
13264
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (549.2ms)
13265
+ Rendered sample/show.slim within layouts/application (579.1ms)
13266
+ Completed 200 OK in 780ms (Views: 762.4ms | ActiveRecord: 0.0ms)
13267
+
13268
+
13269
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:14:44 +0100
13270
+ Processing by SampleController#show as HTML
13271
+ Parameters: {"s"=>"-3", "v"=>"a"}
13272
+ Rendering sample/show.slim within layouts/application
13273
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.8ms)
13274
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (391.3ms)
13275
+ Rendered sample/show.slim within layouts/application (423.3ms)
13276
+ Completed 200 OK in 626ms (Views: 608.6ms | ActiveRecord: 0.0ms)
13277
+
13278
+
13279
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:14:49 +0100
13280
+ Processing by SampleController#show as HTML
13281
+ Parameters: {"s"=>"-4", "v"=>"a"}
13282
+ Rendering sample/show.slim within layouts/application
13283
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.5ms)
13284
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (387.3ms)
13285
+ Rendered sample/show.slim within layouts/application (418.4ms)
13286
+ Completed 200 OK in 618ms (Views: 601.8ms | ActiveRecord: 0.0ms)
13287
+
13288
+
13289
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 12:14:52 +0100
13290
+ Processing by SampleController#show as HTML
13291
+ Parameters: {"s"=>"-1", "v"=>"m"}
13292
+ Rendering sample/show.slim within layouts/application
13293
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.8ms)
13294
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (322.9ms)
13295
+ Rendered sample/show.slim within layouts/application (354.4ms)
13296
+ Completed 200 OK in 553ms (Views: 535.8ms | ActiveRecord: 0.0ms)
13297
+
13298
+
13299
+ Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-14 12:14:55 +0100
13300
+ Processing by SampleController#show as HTML
13301
+ Parameters: {"s"=>"0", "v"=>"m"}
13302
+ Rendering sample/show.slim within layouts/application
13303
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.0ms)
13304
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (275.4ms)
13305
+ Rendered sample/show.slim within layouts/application (306.7ms)
13306
+ Completed 200 OK in 499ms (Views: 482.2ms | ActiveRecord: 0.0ms)
13307
+
13308
+
13309
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 12:14:56 +0100
13310
+ Processing by SampleController#show as HTML
13311
+ Parameters: {"s"=>"-1", "v"=>"m"}
13312
+ Rendering sample/show.slim within layouts/application
13313
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.7ms)
13314
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (308.5ms)
13315
+ Rendered sample/show.slim within layouts/application (340.2ms)
13316
+ Completed 200 OK in 538ms (Views: 521.2ms | ActiveRecord: 0.0ms)
13317
+
13318
+
13319
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 12:14:58 +0100
13320
+ Processing by SampleController#show as HTML
13321
+ Parameters: {"s"=>"-6", "v"=>"a"}
13322
+ Rendering sample/show.slim within layouts/application
13323
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.0ms)
13324
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (289.1ms)
13325
+ Rendered sample/show.slim within layouts/application (321.9ms)
13326
+ Completed 200 OK in 521ms (Views: 504.0ms | ActiveRecord: 0.0ms)
13327
+
13328
+
13329
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:14:59 +0100
13330
+ Processing by SampleController#show as HTML
13331
+ Parameters: {"s"=>"-5", "v"=>"a"}
13332
+ Rendering sample/show.slim within layouts/application
13333
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.1ms)
13334
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (294.6ms)
13335
+ Rendered sample/show.slim within layouts/application (326.9ms)
13336
+ Completed 200 OK in 527ms (Views: 509.4ms | ActiveRecord: 0.0ms)
13337
+
13338
+
13339
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:19:02 +0100
13340
+ Processing by SampleController#show as HTML
13341
+ Parameters: {"s"=>"-5", "v"=>"a"}
13342
+ Rendering sample/show.slim within layouts/application
13343
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (26.7ms)
13344
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (332.3ms)
13345
+ Rendered sample/show.slim within layouts/application (373.0ms)
13346
+ Completed 200 OK in 1678ms (Views: 1657.6ms | ActiveRecord: 0.0ms)
13347
+
13348
+
13349
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:16 +0100
13350
+ Processing by SampleController#show as HTML
13351
+ Parameters: {"s"=>"-4", "v"=>"a"}
13352
+ Rendering sample/show.slim within layouts/application
13353
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (12.8ms)
13354
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (673.0ms)
13355
+ Rendered sample/show.slim within layouts/application (704.3ms)
13356
+ Completed 200 OK in 924ms (Views: 907.3ms | ActiveRecord: 0.0ms)
13357
+
13358
+
13359
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:19:18 +0100
13360
+ Processing by SampleController#show as HTML
13361
+ Parameters: {"s"=>"-5", "v"=>"a"}
13362
+ Rendering sample/show.slim within layouts/application
13363
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.0ms)
13364
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (275.0ms)
13365
+ Rendered sample/show.slim within layouts/application (306.2ms)
13366
+ Completed 200 OK in 506ms (Views: 490.1ms | ActiveRecord: 0.0ms)
13367
+
13368
+
13369
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:20 +0100
13370
+ Processing by SampleController#show as HTML
13371
+ Parameters: {"s"=>"-4", "v"=>"a"}
13372
+ Rendering sample/show.slim within layouts/application
13373
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.3ms)
13374
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (258.6ms)
13375
+ Rendered sample/show.slim within layouts/application (291.2ms)
13376
+ Completed 200 OK in 495ms (Views: 477.6ms | ActiveRecord: 0.0ms)
13377
+
13378
+
13379
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:19:25 +0100
13380
+ Processing by SampleController#show as HTML
13381
+ Parameters: {"s"=>"-3", "v"=>"a"}
13382
+ Rendering sample/show.slim within layouts/application
13383
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.2ms)
13384
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (288.3ms)
13385
+ Rendered sample/show.slim within layouts/application (319.4ms)
13386
+ Completed 200 OK in 520ms (Views: 502.5ms | ActiveRecord: 0.0ms)
13387
+
13388
+
13389
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:28 +0100
13390
+ Processing by SampleController#show as HTML
13391
+ Parameters: {"s"=>"-4", "v"=>"a"}
13392
+ Rendering sample/show.slim within layouts/application
13393
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.4ms)
13394
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (272.4ms)
13395
+ Rendered sample/show.slim within layouts/application (306.1ms)
13396
+ Completed 200 OK in 509ms (Views: 491.4ms | ActiveRecord: 0.0ms)
13397
+
13398
+
13399
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:19:35 +0100
13400
+ Processing by SampleController#show as HTML
13401
+ Parameters: {"s"=>"-3", "v"=>"a"}
13402
+ Rendering sample/show.slim within layouts/application
13403
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.2ms)
13404
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (297.4ms)
13405
+ Rendered sample/show.slim within layouts/application (327.9ms)
13406
+ Completed 200 OK in 527ms (Views: 510.8ms | ActiveRecord: 0.0ms)
13407
+
13408
+
13409
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:50 +0100
13410
+ Processing by SampleController#show as HTML
13411
+ Parameters: {"s"=>"-4", "v"=>"a"}
13412
+ Rendering sample/show.slim within layouts/application
13413
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.1ms)
13414
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (262.8ms)
13415
+ Rendered sample/show.slim within layouts/application (293.5ms)
13416
+ Completed 200 OK in 496ms (Views: 479.6ms | ActiveRecord: 0.0ms)
13417
+
13418
+
13419
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:33 +0100
13420
+ Processing by SampleController#show as HTML
13421
+ Parameters: {"s"=>"-4", "v"=>"a"}
13422
+ Rendering sample/show.slim within layouts/application
13423
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (27.6ms)
13424
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (314.2ms)
13425
+ Rendered sample/show.slim within layouts/application (355.6ms)
13426
+ Completed 200 OK in 1639ms (Views: 1619.2ms | ActiveRecord: 0.0ms)
13427
+
13428
+
13429
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:21:38 +0100
13430
+ Processing by SampleController#show as HTML
13431
+ Parameters: {"s"=>"-3", "v"=>"a"}
13432
+ Rendering sample/show.slim within layouts/application
13433
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.5ms)
13434
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (336.5ms)
13435
+ Rendered sample/show.slim within layouts/application (367.6ms)
13436
+ Completed 200 OK in 579ms (Views: 562.6ms | ActiveRecord: 0.0ms)
13437
+
13438
+
13439
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:41 +0100
13440
+ Processing by SampleController#show as HTML
13441
+ Parameters: {"s"=>"-4", "v"=>"a"}
13442
+ Rendering sample/show.slim within layouts/application
13443
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.9ms)
13444
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (371.6ms)
13445
+ Rendered sample/show.slim within layouts/application (402.2ms)
13446
+ Completed 200 OK in 603ms (Views: 586.9ms | ActiveRecord: 0.0ms)
13447
+
13448
+
13449
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:21:43 +0100
13450
+ Processing by SampleController#show as HTML
13451
+ Parameters: {"s"=>"-5", "v"=>"a"}
13452
+ Rendering sample/show.slim within layouts/application
13453
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.5ms)
13454
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (567.3ms)
13455
+ Rendered sample/show.slim within layouts/application (597.8ms)
13456
+ Completed 200 OK in 798ms (Views: 781.4ms | ActiveRecord: 0.0ms)
13457
+
13458
+
13459
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:45 +0100
13460
+ Processing by SampleController#show as HTML
13461
+ Parameters: {"s"=>"-4", "v"=>"a"}
13462
+ Rendering sample/show.slim within layouts/application
13463
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.7ms)
13464
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (274.6ms)
13465
+ Rendered sample/show.slim within layouts/application (305.7ms)
13466
+ Completed 200 OK in 505ms (Views: 487.9ms | ActiveRecord: 0.0ms)
13467
+
13468
+
13469
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:21:48 +0100
13470
+ Processing by SampleController#show as HTML
13471
+ Parameters: {"s"=>"-3", "v"=>"a"}
13472
+ Rendering sample/show.slim within layouts/application
13473
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.0ms)
13474
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (270.3ms)
13475
+ Rendered sample/show.slim within layouts/application (301.7ms)
13476
+ Completed 200 OK in 502ms (Views: 484.9ms | ActiveRecord: 0.0ms)
13477
+
13478
+
13479
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:54 +0100
13480
+ Processing by SampleController#show as HTML
13481
+ Parameters: {"s"=>"-4", "v"=>"a"}
13482
+ Rendering sample/show.slim within layouts/application
13483
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.8ms)
13484
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (271.9ms)
13485
+ Rendered sample/show.slim within layouts/application (303.6ms)
13486
+ Completed 200 OK in 503ms (Views: 486.0ms | ActiveRecord: 0.0ms)
13487
+
13488
+
13489
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:29:24 +0100
13490
+ Processing by SampleController#show as HTML
13491
+ Parameters: {"s"=>"-4", "v"=>"a"}
13492
+ Rendering sample/show.slim within layouts/application
13493
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (28.2ms)
13494
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (432.9ms)
13495
+ Rendered sample/show.slim within layouts/application (474.0ms)
13496
+ Completed 200 OK in 1759ms (Views: 1739.7ms | ActiveRecord: 0.0ms)
13497
+
13498
+
13499
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:31:16 +0100
13500
+ Processing by SampleController#show as HTML
13501
+ Parameters: {"s"=>"-4", "v"=>"a"}
13502
+ Rendering sample/show.slim within layouts/application
13503
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (12.9ms)
13504
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (441.7ms)
13505
+ Rendered sample/show.slim within layouts/application (476.6ms)
13506
+ Completed 200 OK in 687ms (Views: 669.9ms | ActiveRecord: 0.0ms)
13507
+
13508
+
13509
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:10 +0100
13510
+ Processing by SampleController#show as HTML
13511
+ Parameters: {"s"=>"-4", "v"=>"a"}
13512
+ Rendering sample/show.slim within layouts/application
13513
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.4ms)
13514
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (504.7ms)
13515
+ Rendered sample/show.slim within layouts/application (535.9ms)
13516
+ Completed 200 OK in 737ms (Views: 720.2ms | ActiveRecord: 0.0ms)
13517
+
13518
+
13519
+ Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:34:15 +0100
13520
+ Processing by SampleController#show as HTML
13521
+ Parameters: {"s"=>"-3", "v"=>"a"}
13522
+ Rendering sample/show.slim within layouts/application
13523
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.1ms)
13524
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (292.7ms)
13525
+ Rendered sample/show.slim within layouts/application (326.5ms)
13526
+ Completed 200 OK in 528ms (Views: 511.9ms | ActiveRecord: 0.0ms)
13527
+
13528
+
13529
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:17 +0100
13530
+ Processing by SampleController#show as HTML
13531
+ Parameters: {"s"=>"-4", "v"=>"a"}
13532
+ Rendering sample/show.slim within layouts/application
13533
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.8ms)
13534
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (289.4ms)
13535
+ Rendered sample/show.slim within layouts/application (321.1ms)
13536
+ Completed 200 OK in 523ms (Views: 506.1ms | ActiveRecord: 0.0ms)
13537
+
13538
+
13539
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:19 +0100
13540
+ Processing by SampleController#show as HTML
13541
+ Parameters: {"s"=>"-4", "v"=>"a"}
13542
+ Rendering sample/show.slim within layouts/application
13543
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.7ms)
13544
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (299.9ms)
13545
+ Rendered sample/show.slim within layouts/application (331.1ms)
13546
+ Completed 200 OK in 532ms (Views: 514.3ms | ActiveRecord: 0.0ms)
13547
+
13548
+
13549
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:42 +0100
13550
+ Processing by SampleController#show as HTML
13551
+ Parameters: {"s"=>"-4", "v"=>"a"}
13552
+ Rendering sample/show.slim within layouts/application
13553
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (26.8ms)
13554
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (315.6ms)
13555
+ Rendered sample/show.slim within layouts/application (354.8ms)
13556
+ Completed 200 OK in 1669ms (Views: 1649.7ms | ActiveRecord: 0.0ms)
13557
+
13558
+
13559
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 12:36:22 +0100
13560
+ Processing by SampleController#show as HTML
13561
+ Parameters: {"s"=>"-1", "v"=>"m"}
13562
+ Rendering sample/show.slim within layouts/application
13563
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (24.8ms)
13564
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (365.7ms)
13565
+ Rendered sample/show.slim within layouts/application (399.5ms)
13566
+ Completed 200 OK in 610ms (Views: 593.3ms | ActiveRecord: 0.0ms)
13567
+
13568
+
13569
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:44:06 +0100
13570
+ Processing by SampleController#show as HTML
13571
+ Parameters: {"s"=>"-1", "v"=>"m"}
13572
+ Rendering sample/show.slim within layouts/application
13573
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (34.3ms)
13574
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (399.6ms)
13575
+ Rendered sample/show.slim within layouts/application (432.4ms)
13576
+ Completed 200 OK in 632ms (Views: 614.7ms | ActiveRecord: 0.0ms)
13577
+
13578
+
13579
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:12 +0100
13580
+ Processing by SampleController#show as HTML
13581
+ Parameters: {"s"=>"-1", "v"=>"m"}
13582
+ Rendering sample/show.slim within layouts/application
13583
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (21.3ms)
13584
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (386.9ms)
13585
+ Rendered sample/show.slim within layouts/application (418.0ms)
13586
+ Completed 200 OK in 641ms (Views: 623.8ms | ActiveRecord: 0.0ms)
13587
+
13588
+
13589
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 13:57:16 +0100
13590
+ Processing by SampleController#show as HTML
13591
+ Parameters: {"s"=>"-6", "v"=>"a"}
13592
+ Rendering sample/show.slim within layouts/application
13593
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.1ms)
13594
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (343.1ms)
13595
+ Rendered sample/show.slim within layouts/application (373.8ms)
13596
+ Completed 200 OK in 569ms (Views: 552.0ms | ActiveRecord: 0.0ms)
13597
+
13598
+
13599
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:18 +0100
13600
+ Processing by SampleController#show as HTML
13601
+ Parameters: {"s"=>"-1", "v"=>"m"}
13602
+ Rendering sample/show.slim within layouts/application
13603
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (20.5ms)
13604
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (360.9ms)
13605
+ Rendered sample/show.slim within layouts/application (393.1ms)
13606
+ Completed 200 OK in 591ms (Views: 574.8ms | ActiveRecord: 0.0ms)
13607
+
13608
+
13609
+ Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-14 13:57:20 +0100
13610
+ Processing by SampleController#show as HTML
13611
+ Parameters: {"s"=>"0", "v"=>"m"}
13612
+ Rendering sample/show.slim within layouts/application
13613
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.7ms)
13614
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (4710.2ms)
13615
+ Rendered sample/show.slim within layouts/application (4740.9ms)
13616
+ Completed 200 OK in 4938ms (Views: 4921.4ms | ActiveRecord: 0.0ms)
13617
+
13618
+
13619
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:26 +0100
13620
+ Processing by SampleController#show as HTML
13621
+ Parameters: {"s"=>"-1", "v"=>"m"}
13622
+ Rendering sample/show.slim within layouts/application
13623
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.1ms)
13624
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (354.1ms)
13625
+ Rendered sample/show.slim within layouts/application (385.5ms)
13626
+ Completed 200 OK in 587ms (Views: 570.3ms | ActiveRecord: 0.0ms)
13627
+
13628
+
13629
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:54 +0100
13630
+ Processing by SampleController#show as HTML
13631
+ Parameters: {"s"=>"-1", "v"=>"m"}
13632
+ Rendering sample/show.slim within layouts/application
13633
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (33.6ms)
13634
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (355.9ms)
13635
+ Rendered sample/show.slim within layouts/application (396.6ms)
13636
+ Completed 200 OK in 1654ms (Views: 1634.5ms | ActiveRecord: 0.0ms)
13637
+
13638
+
13639
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 13:58:06 +0100
13640
+ Processing by SampleController#show as HTML
13641
+ Parameters: {"s"=>"-6", "v"=>"a"}
13642
+ Rendering sample/show.slim within layouts/application
13643
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (17.4ms)
13644
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (315.1ms)
13645
+ Rendered sample/show.slim within layouts/application (346.1ms)
13646
+ Completed 200 OK in 569ms (Views: 551.4ms | ActiveRecord: 0.0ms)
13647
+
13648
+
13649
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 13:58:09 +0100
13650
+ Processing by SampleController#show as HTML
13651
+ Parameters: {"s"=>"-5", "v"=>"a"}
13652
+ Rendering sample/show.slim within layouts/application
13653
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.1ms)
13654
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (320.8ms)
13655
+ Rendered sample/show.slim within layouts/application (351.5ms)
13656
+ Completed 200 OK in 549ms (Views: 531.2ms | ActiveRecord: 0.0ms)
13657
+
13658
+
13659
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 13:58:12 +0100
13660
+ Processing by SampleController#show as HTML
13661
+ Parameters: {"s"=>"-4", "v"=>"a"}
13662
+ Rendering sample/show.slim within layouts/application
13663
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.1ms)
13664
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (598.6ms)
13665
+ Rendered sample/show.slim within layouts/application (629.2ms)
13666
+ Completed 200 OK in 827ms (Views: 809.9ms | ActiveRecord: 0.0ms)
13667
+
13668
+
13669
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:58:14 +0100
13670
+ Processing by SampleController#show as HTML
13671
+ Parameters: {"s"=>"-1", "v"=>"m"}
13672
+ Rendering sample/show.slim within layouts/application
13673
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.4ms)
13674
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (326.7ms)
13675
+ Rendered sample/show.slim within layouts/application (357.8ms)
13676
+ Completed 200 OK in 551ms (Views: 534.0ms | ActiveRecord: 0.0ms)
13677
+
13678
+
13679
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:25:38 +0100
13680
+ Processing by SampleController#show as HTML
13681
+ Parameters: {"s"=>"-1", "v"=>"m"}
13682
+ Rendering sample/show.slim within layouts/application
13683
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.9ms)
13684
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (372.5ms)
13685
+ Rendered sample/show.slim within layouts/application (408.0ms)
13686
+ Completed 200 OK in 606ms (Views: 589.2ms | ActiveRecord: 0.0ms)
13687
+
13688
+
13689
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:34:00 +0100
13690
+ Processing by SampleController#show as HTML
13691
+ Parameters: {"s"=>"-1", "v"=>"m"}
13692
+ Rendering sample/show.slim within layouts/application
13693
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.7ms)
13694
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (379.2ms)
13695
+ Rendered sample/show.slim within layouts/application (410.5ms)
13696
+ Completed 200 OK in 609ms (Views: 592.8ms | ActiveRecord: 0.0ms)
13697
+
13698
+
13699
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:34:50 +0100
13700
+ Processing by SampleController#show as HTML
13701
+ Parameters: {"s"=>"-1", "v"=>"m"}
13702
+ Rendering sample/show.slim within layouts/application
13703
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.1ms)
13704
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (323.2ms)
13705
+ Rendered sample/show.slim within layouts/application (354.0ms)
13706
+ Completed 200 OK in 546ms (Views: 529.2ms | ActiveRecord: 0.0ms)
13707
+
13708
+
13709
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:35:04 +0100
13710
+ Processing by SampleController#show as HTML
13711
+ Parameters: {"s"=>"-1", "v"=>"m"}
13712
+ Rendering sample/show.slim within layouts/application
13713
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.7ms)
13714
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (308.5ms)
13715
+ Rendered sample/show.slim within layouts/application (343.7ms)
13716
+ Completed 200 OK in 542ms (Views: 525.0ms | ActiveRecord: 0.0ms)
13717
+
13718
+
13719
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:36:49 +0100
13720
+ Processing by SampleController#show as HTML
13721
+ Parameters: {"s"=>"-1", "v"=>"m"}
13722
+ Rendering sample/show.slim within layouts/application
13723
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.1ms)
13724
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (312.0ms)
13725
+ Rendered sample/show.slim within layouts/application (343.1ms)
13726
+ Completed 200 OK in 547ms (Views: 530.2ms | ActiveRecord: 0.0ms)
13727
+
13728
+
13729
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:40:38 +0100
13730
+ Processing by SampleController#show as HTML
13731
+ Parameters: {"s"=>"-1", "v"=>"m"}
13732
+ Rendering sample/show.slim within layouts/application
13733
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.5ms)
13734
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (343.2ms)
13735
+ Rendered sample/show.slim within layouts/application (374.0ms)
13736
+ Completed 200 OK in 578ms (Views: 560.8ms | ActiveRecord: 0.0ms)
13737
+
13738
+
13739
+ Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-14 14:42:51 +0100
13740
+ Processing by SampleController#show as HTML
13741
+ Parameters: {"s"=>"-2", "v"=>"m"}
13742
+ Rendering sample/show.slim within layouts/application
13743
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.7ms)
13744
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (266.3ms)
13745
+ Rendered sample/show.slim within layouts/application (297.4ms)
13746
+ Completed 200 OK in 500ms (Views: 482.9ms | ActiveRecord: 0.0ms)
13747
+
13748
+
13749
+ Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:42:54 +0100
13750
+ Processing by SampleController#show as HTML
13751
+ Parameters: {"s"=>"-1", "v"=>"m"}
13752
+ Rendering sample/show.slim within layouts/application
13753
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.4ms)
13754
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (278.0ms)
13755
+ Rendered sample/show.slim within layouts/application (308.6ms)
13756
+ Completed 200 OK in 510ms (Views: 493.9ms | ActiveRecord: 0.0ms)
13757
+
13758
+
13759
+ Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 14:42:56 +0100
13760
+ Processing by SampleController#show as HTML
13761
+ Parameters: {"s"=>"-6", "v"=>"a"}
13762
+ Rendering sample/show.slim within layouts/application
13763
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (5.9ms)
13764
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (251.5ms)
13765
+ Rendered sample/show.slim within layouts/application (282.7ms)
13766
+ Completed 200 OK in 480ms (Views: 463.6ms | ActiveRecord: 0.0ms)
13767
+
13768
+
13769
+ Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 14:42:59 +0100
13770
+ Processing by SampleController#show as HTML
13771
+ Parameters: {"s"=>"-5", "v"=>"a"}
13772
+ Rendering sample/show.slim within layouts/application
13773
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.3ms)
13774
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (268.9ms)
13775
+ Rendered sample/show.slim within layouts/application (299.7ms)
13776
+ Completed 200 OK in 497ms (Views: 479.9ms | ActiveRecord: 0.0ms)
13777
+
13778
+
13779
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 14:43:10 +0100
13780
+ Processing by SampleController#show as HTML
13781
+ Parameters: {"s"=>"-4", "v"=>"a"}
13782
+ Rendering sample/show.slim within layouts/application
13783
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (12.4ms)
13784
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (284.8ms)
13785
+ Rendered sample/show.slim within layouts/application (316.0ms)
13786
+ Completed 200 OK in 509ms (Views: 491.9ms | ActiveRecord: 0.0ms)
13787
+
13788
+
13789
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 14:46:34 +0100
13790
+ Processing by SampleController#show as HTML
13791
+ Parameters: {"s"=>"-4", "v"=>"a"}
13792
+ Rendering sample/show.slim within layouts/application
13793
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (14.5ms)
13794
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (323.2ms)
13795
+ Rendered sample/show.slim within layouts/application (354.2ms)
13796
+ Completed 200 OK in 548ms (Views: 531.0ms | ActiveRecord: 0.0ms)
13797
+
13798
+
13799
+ Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 14:58:33 +0100
13800
+ Processing by SampleController#show as HTML
13801
+ Parameters: {"s"=>"-4", "v"=>"a"}
13802
+ Rendering sample/show.slim within layouts/application
13803
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.7ms)
13804
+ Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (483.1ms)
13805
+ Rendered sample/show.slim within layouts/application (515.7ms)
13806
+ Completed 200 OK in 718ms (Views: 701.3ms | ActiveRecord: 0.0ms)
13807
+
13808
+