clwiki 3.1.2 → 3.1.3

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 (61) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/cl_wiki/application.css +9 -1
  3. data/app/views/layouts/cl_wiki/application.html.erb +1 -0
  4. data/lib/cl_wiki/page.rb +7 -6
  5. data/lib/cl_wiki/version.rb +1 -1
  6. data/test/dummy/log/development.log +128 -0
  7. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-Q/-QrlvZDPx0kTJ7iBiefCyHzm9hc2A40POD20lYm_Y3Q.cache +0 -0
  8. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-U/-UIUaQcw8ruh3n1TyhuYf3EQxUawno5uPVozFubmVjo.cache +1 -0
  9. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-h/-hCQn6WxeYww0dx4OiACt0n2reI3JHoDAK2Lundgq-4.cache +2 -0
  10. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/01/01i9An-LWB1vGu-rbv-Tka1bXELfHDl1qcEg-XQYUk4.cache +0 -0
  11. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2U/2U_6bLA7ljBIutiP5PVOsdKS1OfQDEPB6mHbgLi5SpM.cache +0 -0
  12. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7K/7K5ejOFl-4MBCbt_JXZJAbh39RzZPUUdf-NSqsmv7e8.cache +1 -0
  13. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8Q/8Q0QXegrzL0PoQKNEhDkYXKTO3akpZ7IYus-uS_wOaM.cache +0 -0
  14. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9J/9jAisp-FSNQBcXXrK8yEGiAJ_oFL50rTnxwfZzelUAE.cache +2 -0
  15. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/A9/A9QuECTOD8njTuzaYdgWqbYgTyKfjlgSqzCliAvHu5A.cache +2 -0
  16. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ab/AbbE15U_tHRAeTIQFtGwjPfgAFNpIqa3ryKY6BIrmX0.cache +3 -0
  17. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/CY/CYvhT4BEOao6J9kCEPL_WeozFKmgkLv2X1g6Udj8XHc.cache +1 -0
  18. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/F0/F0GDwU5cvMJG1tuoNF3MGq-gJdkmxp3PTbDQNYvjSzU.cache +0 -0
  19. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/FM/FMcfInXyKmR8QAsJzeE6sdWEDsljKC8TRClGNolz2XQ.cache +1 -0
  20. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Gr/gROHyyXEc3EKOwe5kyTirwO1YCKz5Z4BLhTBgVL-jUs.cache +0 -0
  21. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/HT/HT1X1Z5HXatJ54RNBEDc__MlRQ79yRN5aI5-ilXyW14.cache +0 -0
  22. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Hl/HLO6rWqb_p-4NcepBAe1BlRRS_hkR-9AIn21Nw2AqNw.cache +0 -0
  23. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ix/IXidDpGu_Xcz4nrNSwUyy0LBDLKaPaFFRALPqytCCB4.cache +3 -0
  24. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Tq/TqGmJcFnTC2OBFRpbbitnuMVy5MaYfbbTFPzSD9UZVQ.cache +0 -0
  25. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/W-/W-c1zXG8NVoBep4tU5rSNtJ6sdS2hecGiWvqmwTmUFo.cache +1 -0
  26. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WB/WBhsfU7i0q82Za9XoUsXItOZvN3f2SfL-A4ZKQc3ZiY.cache +2 -0
  27. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WI/WIYTnjcHGdTAekEFTac3gY30yw_cQZamsv5pGOzyLRk.cache +0 -0
  28. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/XJ/XJW03g9Y7klNG_PgtprTmtZO6tUUiZ2BJDRYZEhGjeg.cache +0 -0
  29. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Yk/YkKs4x9pJIGW0sqbyPkliIdVcN6uKL62XPrUFg8jL4I.cache +0 -0
  30. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Z7/Z7YZsX5vjifzHOnn5rVrF6QxTbC1_WS1NgONXCo2Zkg.cache +1 -0
  31. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_B/_BurnlQSvcVTJoLvsN6ZLkmAWZWpfICRBwpUq79cs8E.cache +1 -0
  32. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_n/_nA5OJaRRtUVV371yIgohHgOLJAipwwlurV3Vp1-fWA.cache +3 -0
  33. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fT/fTdm-tLa9Pyc2nqUTmLUDEm0giso93iPqf77_qZ3FaI.cache +2 -0
  34. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fY/fY6sHkmHXWdqeiMd49J3tbVJS2lzGwr0vMm-WwXwGG8.cache +1 -0
  35. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hv/hv587XCGGz_OGkqGHUtYLcKChMAAwMTHoFbUn7i8dnA.cache +2 -0
  36. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iA/iAciOlZzHgnrRy0J1K2G-CiSY2yARH3zLW9s1JbbvbY.cache +1 -0
  37. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iY/iY3diBg4uMfN1L4VJb6CGm5CV6cdZBpXxaFkR3zrGnQ.cache +1 -0
  38. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ih/ihSlxRh2LCTS9Wt0-Z_qZPgczK5zpo9R5oeO3NzzvP0.cache +0 -0
  39. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/jR/jRCq7tZxhTNC3tjAsGBnonoPbhxrVFB-TKVlsrdyIwY.cache +1 -0
  40. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/jj/JJ40HreVDhPHlRcNCwcPr3wqNy8tZJrOkCN_SkWVSA0.cache +0 -0
  41. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/mn/mn9OLBkSayoOkY18BStpHNkHAETou2ibayF6qRw4a3c.cache +1 -0
  42. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/of/ofTR3ryaY_aFwPv-0Ttg7rd1myQRCO4-nTdEyGkLp4k.cache +2 -0
  43. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pA/PaliGYbeZm3-9CI7VfvlDqVisjaoxTAMvPr3j-PMWak.cache +1 -0
  44. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/rR/RrHv3qPf8P-3PtaBeBKmyzXqOG9sDqzY61RZF4i7rlg.cache +2 -0
  45. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ro/roxzrp3PgxlSNJfroZsddAPRC5zG86rEnOjHjt5DjRw.cache +0 -0
  46. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/rq/rq3ETES_VvoE6s8GESZ4C6oXle-RCD3jOo6APXYob5k.cache +0 -0
  47. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/s-/s-0rt_PpC5XEdujc00gxhq1YUOOObFFa3zdTBCszAdc.cache +2 -0
  48. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sC/sChvf7VT4EpYuf_hpbPTF5QD3mfP_cKg8CpEX8CrNeI.cache +1 -0
  49. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sS/sSDPbGK3qCRs-iiWuTb8fnPIYC3TgoyZdkR6gbOFoqE.cache +1 -0
  50. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sv/SvcBJc32bzU_2iyjQHmHgS9hZdccRl0jYEmkUnAxgGY.cache +1 -0
  51. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/tC/tCmWoTEfDF5a-KtGD6pdWUz0Pdktg4ffD2KQ5kkEq0o.cache +1 -0
  52. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/tN/TnD5E-mUkyMg_VMVJmtgN6e6HpVq8esdQitMD7mOKCU.cache +1 -0
  53. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/tX/TxrxP9lIdrKMdXQPfXBM7BUSDlENag_NhpecG225YZI.cache +1 -0
  54. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/tX/tXXG79Waa89ejxAWj_XiXdX2acBibYEV-HeZYmQjpS8.cache +0 -0
  55. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/uy/uy18jVI8AK9AdRNN8F7YN2T37SpELKdH1_sZoD7sQvs.cache +1 -0
  56. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/wC/WcTw1nv0vnpYnoFQSTrf-JRWyAcNSAEkoikgWpPfg08.cache +1 -0
  57. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/x-/x-VsE08a7JWeIBppfMr0Q9llND6WFLINVeFOr7K1SG4.cache +1 -0
  58. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xU/XUyD48xmo9zdYW7O_nT38UuXmUFHoPntgxs00vNjpC4.cache +0 -0
  59. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/yo/YOyzkwU8mqw0mRoVXcOxjx6Zap67RYNBzJYfM2WUUDk.cache +1 -0
  60. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/zM/ZM2Wg9t0wlPVFkCT0K9VlVPTITkoK9d3EaGJ3bJqRr0.cache +0 -0
  61. metadata +110 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: df273686960aca123965a8df7958ef2bd854c74f5a7170e7402342afe9b89e2f
4
- data.tar.gz: 6f1afd2d68f930f6e8a0dd76c4d5e3703d27f0dc417ad3e8c5823404296a30c4
3
+ metadata.gz: ba18a20142df92b4c3fd21dd47012b5048d79b0a3ca8051bca67e6f782ffb3b3
4
+ data.tar.gz: 9c0ad39b9dca596e9f78424fdeef2725af33c390cc74dac0bb7e89c2f944ac85
5
5
  SHA512:
6
- metadata.gz: 40782fd3ab86140a6f4a59ef36270de05a9699ba30c224e6e39be3d986ab8ce53f271904879b7be00e14186e2c0782933efe274fc06fc0545fd3f8b6c2319705
7
- data.tar.gz: 92db3ec80e448c3cefa6f5562a150ec467c5f23675d3d89f60a855bbabc2d2d1d73c0efe2ae8c53bb368b91484cb43c92130b5d37dab2de84c0723dd18a9728f
6
+ metadata.gz: db9f7b6a687f3a185e3dfb88eb8097995bcb5f3e41e9a3d84ead8070006c1e445270045758c2db6303e43457b0e1d3fc24ff79dda5ef1c7728b0cefb0443c487
7
+ data.tar.gz: a75d19504fdd4e44cd0d3a8d37363d28dbfa805de30b6d4d911309f213b8b50cbdab6634ef0be3dfb4fb128b2146f2447bf87d56a015532dd7c1ff12f584472b
@@ -68,10 +68,18 @@ a:active {
68
68
 
69
69
  .wikiFooter li {
70
70
  display: inline;
71
- /*font-size: 90%;*/
71
+ font-size: 90%;
72
72
  padding-right: 10px;
73
73
  }
74
74
 
75
+ .wikiFooterFloat {
76
+ float: right;
77
+ }
78
+
79
+ .wikiFooterFloat ul {
80
+ margin-top: 0px;
81
+ }
82
+
75
83
  .findInput {
76
84
  width: 40%;
77
85
  margin: 0 auto;
@@ -5,6 +5,7 @@
5
5
  <%= stylesheet_link_tag "cl_wiki/application", media: "all", "data-turbolinks-track" => true %>
6
6
  <%= javascript_include_tag "cl_wiki/application", "data-turbolinks-track" => true %>
7
7
  <%= csrf_meta_tags %>
8
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
8
9
  </head>
9
10
  <body>
10
11
 
data/lib/cl_wiki/page.rb CHANGED
@@ -177,13 +177,14 @@ module ClWiki
177
177
  dirs = page_path.split('/')
178
178
  dirs = dirs[1..-1] if !dirs.empty? && dirs[0].empty?
179
179
  full_dirs = (0..dirs.length - 1).each { |i| full_dirs[i] = ('/' + dirs[0..i].join('/')) }
180
- head = String.new('<div class=\'wikiHeader\'>')
180
+ head = String.new("<div class='wikiHeader'>")
181
+ head << core_footer_links(full_page_name).sub('wikiFooter', 'wikiFooter wikiFooterFloat')
181
182
  if [FIND_PAGE_NAME, FIND_RESULTS_NAME].include?(full_page_name)
182
183
  head << "<span class='pageName'>#{full_page_name}</span>"
183
184
  else
184
185
  head << "<span class='pageName'><a href='find?search_text=#{search_text}'>#{page_name}</a></span><br/>"
185
186
  full_dirs.each do |dir|
186
- head << '<span class=\'pageTag\'>'
187
+ head << "'<span class='pageTag'>'"
187
188
  head << "<a href=#{cgifn}?page=#{dir}>#{File.split(dir)[-1]}</a></span>"
188
189
  end
189
190
  head << '<br/>'
@@ -212,11 +213,11 @@ module ClWiki
212
213
 
213
214
  def footer(page)
214
215
  return String.new unless page.is_a? ClWiki::Page
215
-
216
216
  custom_footer = process_custom_footers(page)
217
+ custom_footer << core_footer_links(page.page_name)
218
+ end
217
219
 
218
- wiki_name = page.page_name
219
-
220
+ def core_footer_links(wiki_name)
220
221
  # refactor string constants
221
222
  footer = String.new("<div class='wikiFooter'>")
222
223
  footer << '<ul>'
@@ -228,7 +229,7 @@ module ClWiki
228
229
  footer << "<li><span class='wikiAction'><a href='find'>Find</a></span></li>"
229
230
  footer << "<li><span class='wikiAction'><a href='recent'>Recent</a></span></li>"
230
231
  footer << '</ul></div>'
231
- custom_footer << footer
232
+ footer
232
233
  end
233
234
 
234
235
  def src_url
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ClWiki
4
- VERSION = '3.1.2'
4
+ VERSION = '3.1.3'
5
5
  end
@@ -8047,3 +8047,131 @@ Started GET "/assets/jquery.source.js" for ::1 at 2022-11-28 09:25:53 -0600
8047
8047
  Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-11-28 09:25:53 -0600
8048
8048
  Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-11-28 09:25:53 -0600
8049
8049
  Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-11-28 09:25:53 -0600
8050
+ Started GET "/" for ::1 at 2022-11-28 22:37:09 -0600
8051
+ Processing by ClWiki::PageController#show as HTML
8052
+ Redirected to http://localhost:3000/wiki/FrontPage
8053
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8054
+ Completed 302 Found in 54ms (Allocations: 17258)
8055
+
8056
+
8057
+ Started GET "/wiki/FrontPage" for ::1 at 2022-11-28 22:37:09 -0600
8058
+ Processing by ClWiki::PageController#show as HTML
8059
+ Parameters: {"page_name"=>"FrontPage"}
8060
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8061
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8062
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 4.0ms | Allocations: 234)
8063
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 86.8ms | Allocations: 25719)
8064
+ Completed 200 OK in 100ms (Views: 91.1ms | Allocations: 29576)
8065
+
8066
+
8067
+ Started GET "/assets/cl_wiki/application.debug-5e55897e9f5282bf8c7e1b3b2c2a8d7fb598fcd07add4bc5ef7383555689de11.css" for ::1 at 2022-11-28 22:37:09 -0600
8068
+ Started GET "/assets/cl_wiki/application.debug-6757f775953b0e47c666a79d6a8823ee3c158bcfd7aa3c944dbcba4752364a0c.js" for ::1 at 2022-11-28 22:37:09 -0600
8069
+ Started GET "/assets/cl_wiki/application.js-12c9f51ec01b9afae930879955acdbe4f4ab4de91094cf814f7859e0a5155fdf.map" for ::1 at 2022-11-28 22:37:26 -0600
8070
+ Started GET "/assets/cl_wiki/application.css-d9e8351c8c8d4c6cd10b1c23c8a8a64057bfd9768f9268d4695e9b707711beb8.map" for ::1 at 2022-11-28 22:37:26 -0600
8071
+ Started GET "/wiki/FrontPage" for ::1 at 2022-11-28 22:37:49 -0600
8072
+ Processing by ClWiki::PageController#show as HTML
8073
+ Parameters: {"page_name"=>"FrontPage"}
8074
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8075
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8076
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8077
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 15.4ms | Allocations: 4722)
8078
+ Completed 200 OK in 24ms (Views: 16.9ms | Allocations: 6301)
8079
+
8080
+
8081
+ Started GET "/wiki/FrontPage" for ::1 at 2022-11-28 22:38:05 -0600
8082
+ Processing by ClWiki::PageController#show as HTML
8083
+ Parameters: {"page_name"=>"FrontPage"}
8084
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8085
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8086
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.8ms | Allocations: 234)
8087
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 22.3ms | Allocations: 13401)
8088
+ Completed 200 OK in 71ms (Views: 24.7ms | Allocations: 33903)
8089
+
8090
+
8091
+ Started GET "/wiki/FrontPage" for ::1 at 2022-11-28 22:38:21 -0600
8092
+ Processing by ClWiki::PageController#show as HTML
8093
+ Parameters: {"page_name"=>"FrontPage"}
8094
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8095
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8096
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8097
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.2ms | Allocations: 4725)
8098
+ Completed 200 OK in 11ms (Views: 5.9ms | Allocations: 6308)
8099
+
8100
+
8101
+ Started GET "/assets/cl_wiki/application.debug-5e55897e9f5282bf8c7e1b3b2c2a8d7fb598fcd07add4bc5ef7383555689de11.css" for ::1 at 2022-11-28 22:38:21 -0600
8102
+ Started GET "/assets/cl_wiki/application.js-12c9f51ec01b9afae930879955acdbe4f4ab4de91094cf814f7859e0a5155fdf.map" for ::1 at 2022-11-28 22:38:23 -0600
8103
+ Started GET "/assets/cl_wiki/application.css-d9e8351c8c8d4c6cd10b1c23c8a8a64057bfd9768f9268d4695e9b707711beb8.map" for ::1 at 2022-11-28 22:38:23 -0600
8104
+ Started GET "/assets/jquery.source.js" for ::1 at 2022-11-28 22:38:44 -0600
8105
+ Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-11-28 22:38:44 -0600
8106
+ Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-11-28 22:38:44 -0600
8107
+ Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-11-28 22:38:44 -0600
8108
+ Started GET "/wiki/FrontPage" for ::1 at 2022-11-28 22:40:29 -0600
8109
+ Processing by ClWiki::PageController#show as HTML
8110
+ Parameters: {"page_name"=>"FrontPage"}
8111
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8112
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8113
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.6ms | Allocations: 234)
8114
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 20.7ms | Allocations: 13190)
8115
+ Completed 200 OK in 55ms (Views: 23.0ms | Allocations: 33691)
8116
+
8117
+
8118
+ Started GET "/assets/cl_wiki/application.js-12c9f51ec01b9afae930879955acdbe4f4ab4de91094cf814f7859e0a5155fdf.map" for ::1 at 2022-11-28 22:40:29 -0600
8119
+ Started GET "/assets/cl_wiki/application.css-d9e8351c8c8d4c6cd10b1c23c8a8a64057bfd9768f9268d4695e9b707711beb8.map" for ::1 at 2022-11-28 22:40:29 -0600
8120
+ Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-11-28 22:40:29 -0600
8121
+ Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-11-28 22:40:29 -0600
8122
+ Started GET "/assets/jquery.source.js" for ::1 at 2022-11-28 22:40:29 -0600
8123
+ Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-11-28 22:40:29 -0600
8124
+ Started GET "/wiki/FrontPage" for ::1 at 2022-11-28 22:40:45 -0600
8125
+ Processing by ClWiki::PageController#show as HTML
8126
+ Parameters: {"page_name"=>"FrontPage"}
8127
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8128
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8129
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.8ms | Allocations: 234)
8130
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 39.6ms | Allocations: 25801)
8131
+ Completed 200 OK in 78ms (Views: 42.2ms | Allocations: 46302)
8132
+
8133
+
8134
+ Started GET "/assets/cl_wiki/application.debug-7431f9bb3cd6afeefbcd2779d87e0a000d32a7183bf13230e2fe8c562f0962c9.css" for ::1 at 2022-11-28 22:40:45 -0600
8135
+ Started GET "/assets/cl_wiki/application.js-12c9f51ec01b9afae930879955acdbe4f4ab4de91094cf814f7859e0a5155fdf.map" for ::1 at 2022-11-28 22:40:45 -0600
8136
+ Started GET "/assets/cl_wiki/application.css-d9e8351c8c8d4c6cd10b1c23c8a8a64057bfd9768f9268d4695e9b707711beb8.map" for ::1 at 2022-11-28 22:40:45 -0600
8137
+ Started GET "/assets/jquery.source.js" for ::1 at 2022-11-28 22:40:45 -0600
8138
+ Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-11-28 22:40:45 -0600
8139
+ Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-11-28 22:40:45 -0600
8140
+ Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-11-28 22:40:45 -0600
8141
+ Started GET "/wiki/FrontPage" for ::1 at 2022-11-28 22:42:59 -0600
8142
+ Processing by ClWiki::PageController#show as HTML
8143
+ Parameters: {"page_name"=>"FrontPage"}
8144
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8145
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8146
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.6ms | Allocations: 234)
8147
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 38.6ms | Allocations: 25900)
8148
+ Completed 200 OK in 70ms (Views: 40.7ms | Allocations: 46402)
8149
+
8150
+
8151
+ Started GET "/assets/cl_wiki/application.debug-5ccdf12d25bb8adda4b692ad9d5a1b717bbe82fdae1fc76267ac0dc25a8941de.css" for ::1 at 2022-11-28 22:42:59 -0600
8152
+ Started GET "/assets/cl_wiki/application.js-12c9f51ec01b9afae930879955acdbe4f4ab4de91094cf814f7859e0a5155fdf.map" for ::1 at 2022-11-28 22:42:59 -0600
8153
+ Started GET "/assets/cl_wiki/application.css-783567ebbf1db4fdc59ed44ce9ded95e5400faf5b3e8e1b67d4822fc49b75427.map" for ::1 at 2022-11-28 22:42:59 -0600
8154
+ Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-11-28 22:42:59 -0600
8155
+ Started GET "/assets/jquery.source.js" for ::1 at 2022-11-28 22:42:59 -0600
8156
+ Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-11-28 22:42:59 -0600
8157
+ Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-11-28 22:42:59 -0600
8158
+ Started GET "/wiki/EncryptedPage" for ::1 at 2022-11-28 22:43:22 -0600
8159
+ Processing by ClWiki::PageController#show as HTML
8160
+ Parameters: {"page_name"=>"EncryptedPage"}
8161
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8162
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8163
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8164
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 9.5ms | Allocations: 4723)
8165
+ Completed 200 OK in 18ms (Views: 10.3ms | Allocations: 5874)
8166
+
8167
+
8168
+ Started GET "/wiki/AboutClWiki" for ::1 at 2022-11-28 22:43:25 -0600
8169
+ Processing by ClWiki::PageController#show as HTML
8170
+ Parameters: {"page_name"=>"AboutClWiki"}
8171
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8172
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8173
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8174
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 4.5ms | Allocations: 4722)
8175
+ Completed 200 OK in 14ms (Views: 5.2ms | Allocations: 6833)
8176
+
8177
+
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&pipeline=debug&id=a97e6fe4a68afbce1f2b7a2b93325119f66b5d83c6f0f0ab5760defbac53616c:ET
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"Fprocessors:type=application/css-sourcemap+json&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI"0processors:type=text/css&file_type=text/css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&pipeline=self&id=48464f8a065a7700e10d0d2959366e4bd94b2eae1cae75d216105b4df19ce79d:ET
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"0processors:type=text/css&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"0processors:type=text/css&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1,3 @@
1
+ [o:Set:
2
+ @hash}
3
+ I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTF
@@ -0,0 +1 @@
1
+ "%��bw��u�O�O��#FKz��.�qH�ވA�T.
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&pipeline=self&id=98963a119878bc8bcee3c4c5b4361cd53d8a2d35c05934427c0b2d82d2f4db88:ET
@@ -0,0 +1,3 @@
1
+ [o:Set:
2
+ @hash}
3
+ I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTF
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&pipeline=self&id=ca6302b469de152e495cc8a3ffb1f283775a3923c38a0a0e02e9e9df92da70db:ET
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"0processors:type=text/css&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&pipeline=debug&id=a4cb9ba305c79fc4e8fe9f00f469ab075b16d4bb8848886a4361fc261530c3af:ET
@@ -0,0 +1 @@
1
+ "%��Rm�v�S3.��O�L���ڹc�ƕq�=_j�
@@ -0,0 +1,3 @@
1
+ [o:Set:
2
+ @hash}
3
+ I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTF
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"0processors:type=text/css&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1 @@
1
+ I"}app/assets/config/manifest.js?type=application/javascript&id=e561044dd5e7cb181c9aaf6649869554e7e168fb8e19fa0c6f5ad58708f8adde:ET
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"Fprocessors:type=application/css-sourcemap+json&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI"0processors:type=text/css&file_type=text/css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1 @@
1
+ "%#f��se��G��s��u����v�_��dEe
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&id=90b6ab309135c9b753a0ae62b05dbe84289e9b88ae210a988fd69cd286725430:ET
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&id=348a87c5fd82ec90da0b8a313f3afb591ba3d343628e02be91c282940566b7da:ET
@@ -0,0 +1 @@
1
+ "%��Rm�v�S3.��O�L���ڹc�ƕq�=_j�
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"0processors:type=text/css&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=application/css-sourcemap+json&id=cee16829e3dfa57ad4868be02695389b409f278605eb54eb62c5498d53b4c5a8:ET
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"0processors:type=text/css&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1,2 @@
1
+ [o:Set:
2
+ @hash} I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"Fprocessors:type=application/css-sourcemap+json&file_type=text/css;TTI"]file-digest:///Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css;TTI"0processors:type=text/css&file_type=text/css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTF
@@ -0,0 +1 @@
1
+ I"}app/assets/config/manifest.js?type=application/javascript&id=9cb62c0b9f6c4e043faca0767b5c0d771819970d2e34c763db63a8d1354950e6:ET
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=application/css-sourcemap+json&id=687c10b54051b7c25d9d758ed58f6224300906e5f05307e3fefa98afbd6ea499:ET
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&id=1179f79a725648991948af852465ac8e9991137b11b66ffe3a27ccbc1d739127:ET
@@ -0,0 +1 @@
1
+ I"}app/assets/config/manifest.js?type=application/javascript&id=f4ea0f39e73411849b2d455361c697abceaf57eeeac7948b5594f21c04dcd4c6:ET
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=application/css-sourcemap+json&id=717a1b77f9877e76e81393d3d1e646d2988ea46fb1ebc465aac1ed3622c16bf4:ET
@@ -0,0 +1 @@
1
+ I"�/Users/chrismo/modev/clwiki/app/assets/stylesheets/cl_wiki/application.css?type=text/css&pipeline=debug&id=99df2797c5289c74d9e8802be129fabe190f40e8f5716e1514f2e63fd3d78a18:ET
@@ -0,0 +1 @@
1
+ I"�app/assets/config/manifest.js?type=application/javascript&pipeline=self&id=ea4d0433e69fd28a4027d488c7b3be1afd8ada99b8f15a3cec05560e982db0ec:ET
@@ -0,0 +1 @@
1
+ I"�app/assets/config/manifest.js?type=application/javascript&pipeline=self&id=807140be9551a0bc334892e1e122f7f1bb614677ad601c120988b2a6ea2539f7:ET
@@ -0,0 +1 @@
1
+ I"�app/assets/config/manifest.js?type=application/javascript&pipeline=self&id=658608832c8ed125dda6bc2fe6e9c64f815d56dc66397af67a45021775696a79:ET
@@ -0,0 +1 @@
1
+ "%��Rm�v�S3.��O�L���ڹc�ƕq�=_j�