optimacms_options 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (188) hide show
  1. checksums.yaml +4 -4
  2. data/MIT-LICENSE +20 -20
  3. data/Rakefile +37 -37
  4. data/app/assets/javascripts/optimacms_options/application.js +13 -13
  5. data/app/assets/stylesheets/optimacms_options/application.css +15 -15
  6. data/app/controllers/optimacms_options/admin/options_controller.rb +161 -161
  7. data/app/helpers/optimacms_options/application_helper.rb +4 -4
  8. data/app/helpers/optimacms_options/filter_helper.rb +17 -17
  9. data/app/views/layouts/optimacms_options/application.html.erb +14 -14
  10. data/app/views/optimacms_options/admin/options/_form.html.haml +16 -16
  11. data/app/views/optimacms_options/admin/options/edit.html.haml +2 -2
  12. data/app/views/optimacms_options/admin/options/index.html.haml +41 -41
  13. data/app/views/optimacms_options/admin/options/new.html.haml +2 -2
  14. data/config/routes.rb +13 -13
  15. data/db/migrate/20160125141700_optimacms_options.rb +16 -16
  16. data/lib/optimacms/admin_menu/admin_menu.rb +22 -22
  17. data/lib/optimacms_options.rb +6 -6
  18. data/lib/optimacms_options/engine.rb +38 -38
  19. data/lib/optimacms_options/version.rb +3 -3
  20. data/lib/tasks/optimacms_options_tasks.rake +4 -4
  21. data/spec/dummy/README.rdoc +28 -28
  22. data/spec/dummy/Rakefile +6 -6
  23. data/spec/dummy/app/assets/javascripts/application.js +13 -13
  24. data/spec/dummy/app/assets/stylesheets/application.css +15 -15
  25. data/spec/dummy/app/controllers/application_controller.rb +5 -5
  26. data/spec/dummy/app/controllers/debug_controller.rb +38 -38
  27. data/spec/dummy/app/helpers/application_helper.rb +2 -2
  28. data/spec/dummy/app/models/concerns/option_concern.rb +11 -11
  29. data/spec/dummy/app/views/layouts/application.html.erb +14 -14
  30. data/spec/dummy/bin/bundle +3 -3
  31. data/spec/dummy/bin/rails +4 -4
  32. data/spec/dummy/bin/rake +4 -4
  33. data/spec/dummy/bin/setup +29 -29
  34. data/spec/dummy/config.ru +4 -4
  35. data/spec/dummy/config/application.rb +36 -36
  36. data/spec/dummy/config/boot.rb +5 -5
  37. data/spec/dummy/config/database.yml +43 -43
  38. data/spec/dummy/config/environment.rb +5 -5
  39. data/spec/dummy/config/environments/development.rb +41 -41
  40. data/spec/dummy/config/environments/production.rb +79 -79
  41. data/spec/dummy/config/environments/test.rb +42 -42
  42. data/spec/dummy/config/initializers/assets.rb +11 -11
  43. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -7
  44. data/spec/dummy/config/initializers/cookies_serializer.rb +3 -3
  45. data/spec/dummy/config/initializers/devise.rb +265 -265
  46. data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -4
  47. data/spec/dummy/config/initializers/inflections.rb +16 -16
  48. data/spec/dummy/config/initializers/kaminari_config.rb +10 -10
  49. data/spec/dummy/config/initializers/mime_types.rb +4 -4
  50. data/spec/dummy/config/initializers/redis.rb +1 -1
  51. data/spec/dummy/config/initializers/session_store.rb +3 -3
  52. data/spec/dummy/config/initializers/simple_form.rb +166 -166
  53. data/spec/dummy/config/initializers/simple_form_bootstrap.rb +136 -136
  54. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -14
  55. data/spec/dummy/config/locales/devise.en.yml +62 -62
  56. data/spec/dummy/config/locales/en.yml +23 -23
  57. data/spec/dummy/config/routes.rb +18 -18
  58. data/spec/dummy/config/secrets.yml +25 -25
  59. data/spec/dummy/db/schema.rb +176 -176
  60. data/spec/dummy/lib/optimacms/admin_menu/admin_menu.rb +22 -22
  61. data/spec/dummy/public/404.html +67 -67
  62. data/spec/dummy/public/422.html +67 -67
  63. data/spec/dummy/public/500.html +66 -66
  64. metadata +49 -297
  65. data/spec/dummy/log/development.log +0 -1747
  66. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_alerts.scssc +0 -0
  67. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_badges.scssc +0 -0
  68. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_breadcrumbs.scssc +0 -0
  69. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_button-groups.scssc +0 -0
  70. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_buttons.scssc +0 -0
  71. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_carousel.scssc +0 -0
  72. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_close.scssc +0 -0
  73. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_code.scssc +0 -0
  74. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_component-animations.scssc +0 -0
  75. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_dropdowns.scssc +0 -0
  76. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_forms.scssc +0 -0
  77. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_glyphicons.scssc +0 -0
  78. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_grid.scssc +0 -0
  79. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_input-groups.scssc +0 -0
  80. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_jumbotron.scssc +0 -0
  81. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_labels.scssc +0 -0
  82. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_list-group.scssc +0 -0
  83. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_media.scssc +0 -0
  84. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_mixins.scssc +0 -0
  85. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_modals.scssc +0 -0
  86. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_navbar.scssc +0 -0
  87. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_navs.scssc +0 -0
  88. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_normalize.scssc +0 -0
  89. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_pager.scssc +0 -0
  90. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_pagination.scssc +0 -0
  91. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_panels.scssc +0 -0
  92. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_popovers.scssc +0 -0
  93. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_print.scssc +0 -0
  94. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_progress-bars.scssc +0 -0
  95. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_responsive-embed.scssc +0 -0
  96. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_responsive-utilities.scssc +0 -0
  97. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_scaffolding.scssc +0 -0
  98. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_tables.scssc +0 -0
  99. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_thumbnails.scssc +0 -0
  100. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_tooltip.scssc +0 -0
  101. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_type.scssc +0 -0
  102. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_utilities.scssc +0 -0
  103. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_variables.scssc +0 -0
  104. data/spec/dummy/tmp/cache/assets/development/sass/11fce54630aed915261742acbd0ef3a1c7b4161a/_wells.scssc +0 -0
  105. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_alerts.scssc +0 -0
  106. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_background-variant.scssc +0 -0
  107. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_border-radius.scssc +0 -0
  108. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_buttons.scssc +0 -0
  109. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_center-block.scssc +0 -0
  110. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_clearfix.scssc +0 -0
  111. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_forms.scssc +0 -0
  112. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_gradients.scssc +0 -0
  113. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_grid-framework.scssc +0 -0
  114. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_grid.scssc +0 -0
  115. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_hide-text.scssc +0 -0
  116. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_image.scssc +0 -0
  117. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_labels.scssc +0 -0
  118. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_list-group.scssc +0 -0
  119. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_nav-divider.scssc +0 -0
  120. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_nav-vertical-align.scssc +0 -0
  121. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_opacity.scssc +0 -0
  122. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_pagination.scssc +0 -0
  123. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_panels.scssc +0 -0
  124. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_progress-bar.scssc +0 -0
  125. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_reset-filter.scssc +0 -0
  126. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_resize.scssc +0 -0
  127. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_responsive-visibility.scssc +0 -0
  128. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_size.scssc +0 -0
  129. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_tab-focus.scssc +0 -0
  130. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_table-row.scssc +0 -0
  131. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_text-emphasis.scssc +0 -0
  132. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_text-overflow.scssc +0 -0
  133. data/spec/dummy/tmp/cache/assets/development/sass/6c7690d238f175bfb8aa999e56e1f4350201abb4/_vendor-prefixes.scssc +0 -0
  134. data/spec/dummy/tmp/cache/assets/development/sass/6ed128e433a3e2eab57ed9ae5f432cbab6ca4167/font-awesome.css.erbc +0 -0
  135. data/spec/dummy/tmp/cache/assets/development/sass/a47a571d26f40d72e4497e6da07dd683983a63b9/noskin.css.scssc +0 -0
  136. data/spec/dummy/tmp/cache/assets/development/sass/c45ecb3d10649195657aa8f13c46899f656eedcf/admin.css.scssc +0 -0
  137. data/spec/dummy/tmp/cache/assets/development/sass/c45ecb3d10649195657aa8f13c46899f656eedcf/admin_tpl.css.scssc +0 -0
  138. data/spec/dummy/tmp/cache/assets/development/sass/c45ecb3d10649195657aa8f13c46899f656eedcf/bootstrap_and_overrides.css.scssc +0 -0
  139. data/spec/dummy/tmp/cache/assets/development/sass/c45ecb3d10649195657aa8f13c46899f656eedcf/bootstrap_custom.css.scssc +0 -0
  140. data/spec/dummy/tmp/cache/assets/development/sass/c45ecb3d10649195657aa8f13c46899f656eedcf/bootstrap_variables.css.scssc +0 -0
  141. data/spec/dummy/tmp/cache/assets/development/sass/c45ecb3d10649195657aa8f13c46899f656eedcf/colors.css.scssc +0 -0
  142. data/spec/dummy/tmp/cache/assets/development/sass/c45ecb3d10649195657aa8f13c46899f656eedcf/tpl.css.scssc +0 -0
  143. data/spec/dummy/tmp/cache/assets/development/sprockets/0096b3abe9e696ba1341fdf5fc943c43 +0 -0
  144. data/spec/dummy/tmp/cache/assets/development/sprockets/036aa2938b562b210d90b02a48a2cbbf +0 -0
  145. data/spec/dummy/tmp/cache/assets/development/sprockets/053f826d1ea01a2fac355de0755e5c40 +0 -0
  146. data/spec/dummy/tmp/cache/assets/development/sprockets/15445a0686472faa0d404f3919935868 +0 -0
  147. data/spec/dummy/tmp/cache/assets/development/sprockets/2a215b5ed77dc9f1cdf1e93604bb281f +0 -0
  148. data/spec/dummy/tmp/cache/assets/development/sprockets/322158d4d6be6b20fdcd9adaeb41f1b0 +0 -0
  149. data/spec/dummy/tmp/cache/assets/development/sprockets/3240ef40c1dc9d13156bbd790ec2651a +0 -0
  150. data/spec/dummy/tmp/cache/assets/development/sprockets/4d46ce1560a6be13a9a86127383a6c42 +0 -0
  151. data/spec/dummy/tmp/cache/assets/development/sprockets/4fabda5d21695272630e1d224064b588 +0 -0
  152. data/spec/dummy/tmp/cache/assets/development/sprockets/529a74a4530de52f6c3ebbf107ffe9f2 +0 -0
  153. data/spec/dummy/tmp/cache/assets/development/sprockets/599b9a466c30f973de55b377f6dcb8a6 +0 -0
  154. data/spec/dummy/tmp/cache/assets/development/sprockets/5ed2698a8f2e14313e56bf216cfc9e7c +0 -0
  155. data/spec/dummy/tmp/cache/assets/development/sprockets/620684c8c287dfd4094c2d0fa732e283 +0 -0
  156. data/spec/dummy/tmp/cache/assets/development/sprockets/648b944dea9bf325c0b7b1fb075d5e96 +0 -0
  157. data/spec/dummy/tmp/cache/assets/development/sprockets/6a506ac52ade0ada16f4ecd5d70b66dd +0 -0
  158. data/spec/dummy/tmp/cache/assets/development/sprockets/6cdbd6f171a27a578bcb07dd5bfa83a2 +0 -0
  159. data/spec/dummy/tmp/cache/assets/development/sprockets/6f943f22c610e6417422e4a13e0bcc0d +0 -0
  160. data/spec/dummy/tmp/cache/assets/development/sprockets/721d6e4f84789fa4fb35457b69eb67e5 +0 -0
  161. data/spec/dummy/tmp/cache/assets/development/sprockets/7bcf8e631c4c6ef1a9309400ed610ae1 +0 -0
  162. data/spec/dummy/tmp/cache/assets/development/sprockets/894825d33594984b9a26a8f644e96e35 +0 -0
  163. data/spec/dummy/tmp/cache/assets/development/sprockets/8956737a82f17db48d50e13f133aeefc +0 -0
  164. data/spec/dummy/tmp/cache/assets/development/sprockets/8b5a7992567ebbeb9a882d074778f8c8 +0 -0
  165. data/spec/dummy/tmp/cache/assets/development/sprockets/8fb08f5d6d8bcb39342d301caa95dd87 +0 -0
  166. data/spec/dummy/tmp/cache/assets/development/sprockets/91dc3111b0d2d688aba1712ab9c878e4 +0 -0
  167. data/spec/dummy/tmp/cache/assets/development/sprockets/936470113fbeb58b0a37b52fdb9f3c95 +0 -0
  168. data/spec/dummy/tmp/cache/assets/development/sprockets/96ef3c76fae58b20328b26b5761ca751 +0 -0
  169. data/spec/dummy/tmp/cache/assets/development/sprockets/99e8d6370ba85ec4a61d953f5ed261af +0 -0
  170. data/spec/dummy/tmp/cache/assets/development/sprockets/9f98a530db67f63b82a81de07801a697 +0 -0
  171. data/spec/dummy/tmp/cache/assets/development/sprockets/a64dbcf0e4afe0985b1abd3e209d17cd +0 -0
  172. data/spec/dummy/tmp/cache/assets/development/sprockets/aa58fb159780a7200a1bc4c6844cc5c4 +0 -0
  173. data/spec/dummy/tmp/cache/assets/development/sprockets/ab7af7f8d44858097315fccf3f3a76bb +0 -0
  174. data/spec/dummy/tmp/cache/assets/development/sprockets/abee703ecf82928fbab34c8117189711 +0 -0
  175. data/spec/dummy/tmp/cache/assets/development/sprockets/b1e06f52048dca656cfc1545c6da0e98 +0 -0
  176. data/spec/dummy/tmp/cache/assets/development/sprockets/b7aa181369305785a973d277de1e9a53 +0 -0
  177. data/spec/dummy/tmp/cache/assets/development/sprockets/b84b563223b407a2d395e45b8bc15177 +0 -0
  178. data/spec/dummy/tmp/cache/assets/development/sprockets/b9e034dd819b5d19e1f00e65f18a4148 +0 -0
  179. data/spec/dummy/tmp/cache/assets/development/sprockets/ba9859d0d2b7d4d7d5b03ff3a71ed478 +0 -0
  180. data/spec/dummy/tmp/cache/assets/development/sprockets/bcf32667baee4291094d671b6525f7bf +0 -0
  181. data/spec/dummy/tmp/cache/assets/development/sprockets/c0218f3ef5e0a446b2092df205929cf4 +0 -0
  182. data/spec/dummy/tmp/cache/assets/development/sprockets/c9a04033390864f7e3a7896cd11e069e +0 -0
  183. data/spec/dummy/tmp/cache/assets/development/sprockets/db10255455c9ddf7ba65c112e8e4ccac +0 -0
  184. data/spec/dummy/tmp/cache/assets/development/sprockets/e3dd086dd858b5bff9cfd60a031c2091 +0 -0
  185. data/spec/dummy/tmp/cache/assets/development/sprockets/e826b33ffd3a105771116e5fe8794059 +0 -0
  186. data/spec/dummy/tmp/cache/assets/development/sprockets/e9004898ce4a96e3ffdef8248b6f634a +0 -0
  187. data/spec/dummy/tmp/cache/assets/development/sprockets/fa7a436598a15595baac05d3bc35c469 +0 -0
  188. data/spec/dummy/tmp/pids/server.pid +0 -1
@@ -1,1747 +0,0 @@
1
-
2
-
3
- Started GET "/admin" for 127.0.0.1 at 2016-06-04 16:48:50 +0300
4
-
5
- Mysql2::Error (Unknown MySQL server host 'devapi.gex' (0)):
6
- mysql2-0.3.20-x64 (mingw32) lib/mysql2/client.rb:70:in `connect'
7
- mysql2-0.3.20-x64 (mingw32) lib/mysql2/client.rb:70:in `initialize'
8
- activerecord (4.2.5.2) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
9
- activerecord (4.2.5.2) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
10
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:438:in `new_connection'
11
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:448:in `checkout_new_connection'
12
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:422:in `acquire_connection'
13
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:349:in `block in checkout'
14
- D:/Ruby22x64/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
15
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:348:in `checkout'
16
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:263:in `block in connection'
17
- D:/Ruby22x64/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
18
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:262:in `connection'
19
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:571:in `retrieve_connection'
20
- activerecord (4.2.5.2) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
21
- activerecord (4.2.5.2) lib/active_record/connection_handling.rb:87:in `connection'
22
- activerecord (4.2.5.2) lib/active_record/migration.rb:383:in `connection'
23
- activerecord (4.2.5.2) lib/active_record/migration.rb:370:in `call'
24
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
25
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
26
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
27
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
28
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
29
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
30
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
31
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
32
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
34
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
35
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
36
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
37
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
38
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
39
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
40
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
41
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
42
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
43
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
44
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
45
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
46
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
47
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
48
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
49
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
50
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
51
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
52
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
53
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
54
-
55
-
56
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms)
57
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms)
58
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
59
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (481.0ms)
60
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`
61
- Migrating to CreateOptions (20160604135417)
62
-  (92.0ms) CREATE TABLE `options` (`id` int(11) auto_increment PRIMARY KEY, `name` varchar(255) NOT NULL, `title` varchar(255) NOT NULL, `option_type` varchar(255), `description` text, `is_changed` tinyint(1) DEFAULT 1 NOT NULL, `category` varchar(255), `value` varchar(255)) ENGINE=InnoDB
63
-  (22.0ms) CREATE UNIQUE INDEX `index_options_on_name` ON `options` (`name`) 
64
-  (0.0ms) BEGIN
65
- SQL (0.0ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20160604135417')
66
-  (2.0ms) COMMIT
67
- ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`
68
-  (1.0ms) SELECT fk.referenced_table_name as 'to_table'
69
- ,fk.referenced_column_name as 'primary_key'
70
- ,fk.column_name as 'column'
71
- ,fk.constraint_name as 'name'
72
- FROM information_schema.key_column_usage fk
73
- WHERE fk.referenced_column_name is not null
74
- AND fk.table_schema = 'my_cms_module_options'
75
- AND fk.table_name = 'cms_languages'
76
-
77
-  (0.0ms) SHOW CREATE TABLE `cms_languages`
78
-  (1.0ms) SELECT fk.referenced_table_name as 'to_table'
79
- ,fk.referenced_column_name as 'primary_key'
80
- ,fk.column_name as 'column'
81
- ,fk.constraint_name as 'name'
82
- FROM information_schema.key_column_usage fk
83
- WHERE fk.referenced_column_name is not null
84
- AND fk.table_schema = 'my_cms_module_options'
85
- AND fk.table_name = 'cms_mediafiles'
86
-
87
-  (0.0ms) SHOW CREATE TABLE `cms_mediafiles`
88
-  (1.0ms) SELECT fk.referenced_table_name as 'to_table'
89
- ,fk.referenced_column_name as 'primary_key'
90
- ,fk.column_name as 'column'
91
- ,fk.constraint_name as 'name'
92
- FROM information_schema.key_column_usage fk
93
- WHERE fk.referenced_column_name is not null
94
- AND fk.table_schema = 'my_cms_module_options'
95
- AND fk.table_name = 'cms_pages'
96
-
97
-  (0.0ms) SHOW CREATE TABLE `cms_pages`
98
-  (1.0ms) SELECT fk.referenced_table_name as 'to_table'
99
- ,fk.referenced_column_name as 'primary_key'
100
- ,fk.column_name as 'column'
101
- ,fk.constraint_name as 'name'
102
- FROM information_schema.key_column_usage fk
103
- WHERE fk.referenced_column_name is not null
104
- AND fk.table_schema = 'my_cms_module_options'
105
- AND fk.table_name = 'cms_pages_translation'
106
-
107
-  (0.0ms) SHOW CREATE TABLE `cms_pages_translation`
108
-  (1.0ms) SELECT fk.referenced_table_name as 'to_table'
109
- ,fk.referenced_column_name as 'primary_key'
110
- ,fk.column_name as 'column'
111
- ,fk.constraint_name as 'name'
112
- FROM information_schema.key_column_usage fk
113
- WHERE fk.referenced_column_name is not null
114
- AND fk.table_schema = 'my_cms_module_options'
115
- AND fk.table_name = 'cms_templates'
116
-
117
-  (0.0ms) SHOW CREATE TABLE `cms_templates`
118
-  (1.0ms) SELECT fk.referenced_table_name as 'to_table'
119
- ,fk.referenced_column_name as 'primary_key'
120
- ,fk.column_name as 'column'
121
- ,fk.constraint_name as 'name'
122
- FROM information_schema.key_column_usage fk
123
- WHERE fk.referenced_column_name is not null
124
- AND fk.table_schema = 'my_cms_module_options'
125
- AND fk.table_name = 'cms_templates_translation'
126
-
127
-  (0.0ms) SHOW CREATE TABLE `cms_templates_translation`
128
-  (0.0ms) SELECT fk.referenced_table_name as 'to_table'
129
- ,fk.referenced_column_name as 'primary_key'
130
- ,fk.column_name as 'column'
131
- ,fk.constraint_name as 'name'
132
- FROM information_schema.key_column_usage fk
133
- WHERE fk.referenced_column_name is not null
134
- AND fk.table_schema = 'my_cms_module_options'
135
- AND fk.table_name = 'cms_templatetypes'
136
-
137
-  (0.0ms) SHOW CREATE TABLE `cms_templatetypes`
138
-  (0.0ms) SELECT fk.referenced_table_name as 'to_table'
139
- ,fk.referenced_column_name as 'primary_key'
140
- ,fk.column_name as 'column'
141
- ,fk.constraint_name as 'name'
142
- FROM information_schema.key_column_usage fk
143
- WHERE fk.referenced_column_name is not null
144
- AND fk.table_schema = 'my_cms_module_options'
145
- AND fk.table_name = 'cms_users'
146
-
147
-  (1.0ms) SHOW CREATE TABLE `cms_users`
148
-  (0.0ms) SELECT fk.referenced_table_name as 'to_table'
149
- ,fk.referenced_column_name as 'primary_key'
150
- ,fk.column_name as 'column'
151
- ,fk.constraint_name as 'name'
152
- FROM information_schema.key_column_usage fk
153
- WHERE fk.referenced_column_name is not null
154
- AND fk.table_schema = 'my_cms_module_options'
155
- AND fk.table_name = 'news'
156
-
157
-  (1.0ms) SHOW CREATE TABLE `news`
158
-  (0.0ms) SELECT fk.referenced_table_name as 'to_table'
159
- ,fk.referenced_column_name as 'primary_key'
160
- ,fk.column_name as 'column'
161
- ,fk.constraint_name as 'name'
162
- FROM information_schema.key_column_usage fk
163
- WHERE fk.referenced_column_name is not null
164
- AND fk.table_schema = 'my_cms_module_options'
165
- AND fk.table_name = 'optimacms_articles'
166
-
167
-  (0.0ms) SHOW CREATE TABLE `optimacms_articles`
168
-  (0.0ms) SELECT fk.referenced_table_name as 'to_table'
169
- ,fk.referenced_column_name as 'primary_key'
170
- ,fk.column_name as 'column'
171
- ,fk.constraint_name as 'name'
172
- FROM information_schema.key_column_usage fk
173
- WHERE fk.referenced_column_name is not null
174
- AND fk.table_schema = 'my_cms_module_options'
175
- AND fk.table_name = 'options'
176
-
177
-  (0.0ms) SHOW CREATE TABLE `options`
178
-  (1.0ms) SELECT fk.referenced_table_name as 'to_table'
179
- ,fk.referenced_column_name as 'primary_key'
180
- ,fk.column_name as 'column'
181
- ,fk.constraint_name as 'name'
182
- FROM information_schema.key_column_usage fk
183
- WHERE fk.referenced_column_name is not null
184
- AND fk.table_schema = 'my_cms_module_options'
185
- AND fk.table_name = 'users'
186
-
187
-  (0.0ms) SHOW CREATE TABLE `users`
188
-
189
-
190
- Started GET "/admin" for 127.0.0.1 at 2016-06-04 17:00:03 +0300
191
- ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`
192
- Processing by Optimacms::Admin::DashboardController#index as HTML
193
- Completed 401 Unauthorized in 44ms (ActiveRecord: 0.0ms)
194
-
195
-
196
- Started GET "/admin/login" for 127.0.0.1 at 2016-06-04 17:00:04 +0300
197
- Processing by Optimacms::Devise::SessionsController#new as HTML
198
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/optimacms-0.2.8/app/views/cms_admin_users/shared/_links.html.erb (11.0ms)
199
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/optimacms-0.2.8/app/views/cms_admin_users/sessions/new.html.erb within layouts/optimacms/application_logged_out (285.0ms)
200
- Completed 200 OK in 822ms (Views: 774.9ms | ActiveRecord: 10.0ms)
201
-
202
-
203
- Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-06-04 17:00:05 +0300
204
- Processing by Optimacms::PagesController#show as HTML
205
- Parameters: {"url"=>"stylesheets/optimacms/application.css"}
206
- Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`
207
-  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url)
208
- Completed 404 Not Found in 304ms (ActiveRecord: 29.0ms)
209
-
210
- ActionController::RoutingError (Not Found):
211
- optimacms (0.2.8) app/controllers/optimacms/application_controller.rb:16:in `not_found'
212
- optimacms (0.2.8) app/controllers/optimacms/pages_controller.rb:66:in `show'
213
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
214
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
215
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
216
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
217
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
218
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
219
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
220
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
221
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
222
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
223
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
224
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
225
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
226
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
227
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
228
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
229
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
230
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
231
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
232
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
233
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
234
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
235
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
236
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
237
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
238
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
239
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
240
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
241
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
242
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
243
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
244
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
245
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
246
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
247
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
248
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
249
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
250
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
251
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
252
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
253
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
254
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
255
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
256
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
257
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
258
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
259
- rack (1.6.4) lib/rack/head.rb:13:in `call'
260
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
261
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
262
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
263
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
264
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
265
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
266
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
267
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
268
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
269
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
270
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
271
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
272
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
273
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
274
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
275
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
276
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
277
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
278
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
279
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
280
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
281
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
282
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
283
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
284
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
285
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
286
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
287
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
288
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
289
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
290
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
291
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
292
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
293
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
294
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
295
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
296
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
297
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
298
-
299
-
300
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms)
301
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
302
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
303
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (9.0ms)
304
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (12.0ms)
305
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
306
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2170.1ms)
307
-
308
-
309
- Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-06-04 17:00:08 +0300
310
-
311
-
312
- Started POST "/admin/login" for 127.0.0.1 at 2016-06-04 17:00:13 +0300
313
- Processing by Optimacms::Devise::SessionsController#create as HTML
314
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"X0ygsWRALHzEO0hiRp4ToGuR8104NisOnza87I7bbl2BTttHGRw+oTnDpWi/Sr4wqBX94u1GIvFMCo/3NA9fwQ==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
315
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`email` = 'admin@example.com' ORDER BY `cms_users`.`id` ASC LIMIT 1
316
- Completed 401 Unauthorized in 342ms (ActiveRecord: 0.0ms)
317
- Processing by Optimacms::Devise::SessionsController#new as HTML
318
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"X0ygsWRALHzEO0hiRp4ToGuR8104NisOnza87I7bbl2BTttHGRw+oTnDpWi/Sr4wqBX94u1GIvFMCo/3NA9fwQ==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
319
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/optimacms-0.2.8/app/views/cms_admin_users/shared/_links.html.erb (3.0ms)
320
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/optimacms-0.2.8/app/views/cms_admin_users/sessions/new.html.erb within layouts/optimacms/application_logged_out (90.0ms)
321
- Completed 200 OK in 416ms (Views: 303.3ms | ActiveRecord: 0.0ms)
322
-
323
-
324
- Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-06-04 17:00:14 +0300
325
- Processing by Optimacms::PagesController#show as HTML
326
- Parameters: {"url"=>"stylesheets/optimacms/application.css"}
327
-  (3.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url)
328
- Completed 404 Not Found in 4ms (ActiveRecord: 3.0ms)
329
-
330
- ActionController::RoutingError (Not Found):
331
- optimacms (0.2.8) app/controllers/optimacms/application_controller.rb:16:in `not_found'
332
- optimacms (0.2.8) app/controllers/optimacms/pages_controller.rb:66:in `show'
333
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
334
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
335
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
336
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
337
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
338
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
339
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
340
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
341
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
342
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
343
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
344
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
345
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
346
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
347
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
348
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
349
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
350
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
351
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
352
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
353
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
354
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
355
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
356
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
357
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
358
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
359
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
360
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
361
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
362
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
363
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
364
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
365
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
366
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
367
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
368
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
369
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
370
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
371
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
372
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
373
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
374
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
375
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
376
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
377
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
378
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
379
- rack (1.6.4) lib/rack/head.rb:13:in `call'
380
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
381
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
382
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
383
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
384
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
385
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
386
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
387
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
388
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
389
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
390
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
391
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
392
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
393
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
394
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
395
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
396
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
397
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
398
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
399
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
400
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
401
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
402
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
403
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
404
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
405
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
406
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
407
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
408
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
409
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
410
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
411
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
412
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
413
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
414
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
415
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
416
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
417
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
418
-
419
-
420
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms)
421
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
422
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
423
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.0ms)
424
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
425
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
426
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1534.1ms)
427
-
428
-
429
- Started POST "/admin/login" for 127.0.0.1 at 2016-06-04 17:00:19 +0300
430
- Processing by Optimacms::Devise::SessionsController#create as HTML
431
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"KkpsmH0ygKaS1TLp/pPtuiAtL0UjUhgugfxgiTD18k70SBduAG6Se28t3+MHR0Aq46kh+vYiEdFSwFOSiiHD0g==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
432
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`email` = 'admin@example.com' ORDER BY `cms_users`.`id` ASC LIMIT 1
433
- Completed 401 Unauthorized in 124ms (ActiveRecord: 0.0ms)
434
- Processing by Optimacms::Devise::SessionsController#new as HTML
435
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"KkpsmH0ygKaS1TLp/pPtuiAtL0UjUhgugfxgiTD18k70SBduAG6Se28t3+MHR0Aq46kh+vYiEdFSwFOSiiHD0g==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
436
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/optimacms-0.2.8/app/views/cms_admin_users/shared/_links.html.erb (3.0ms)
437
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/optimacms-0.2.8/app/views/cms_admin_users/sessions/new.html.erb within layouts/optimacms/application_logged_out (98.0ms)
438
- Completed 200 OK in 442ms (Views: 318.8ms | ActiveRecord: 0.0ms)
439
-
440
-
441
- Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-06-04 17:00:20 +0300
442
- Processing by Optimacms::PagesController#show as HTML
443
- Parameters: {"url"=>"stylesheets/optimacms/application.css"}
444
-  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url)
445
- Completed 404 Not Found in 2ms (ActiveRecord: 1.0ms)
446
-
447
- ActionController::RoutingError (Not Found):
448
- optimacms (0.2.8) app/controllers/optimacms/application_controller.rb:16:in `not_found'
449
- optimacms (0.2.8) app/controllers/optimacms/pages_controller.rb:66:in `show'
450
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
451
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
452
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
453
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
454
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
455
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
456
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
457
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
458
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
459
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
460
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
461
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
462
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
463
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
464
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
465
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
466
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
467
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
468
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
469
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
470
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
471
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
472
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
473
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
474
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
475
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
476
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
477
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
478
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
479
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
480
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
481
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
482
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
483
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
484
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
485
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
486
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
487
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
488
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
489
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
490
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
491
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
492
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
493
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
494
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
495
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
496
- rack (1.6.4) lib/rack/head.rb:13:in `call'
497
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
498
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
499
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
500
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
501
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
502
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
503
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
504
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
505
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
506
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
507
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
508
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
509
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
510
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
511
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
512
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
513
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
514
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
515
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
516
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
517
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
518
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
519
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
520
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
521
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
522
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
523
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
524
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
525
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
526
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
527
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
528
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
529
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
530
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
531
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
532
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
533
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
534
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
535
-
536
-
537
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms)
538
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
539
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
540
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.0ms)
541
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
542
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
543
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1430.1ms)
544
- Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`email` = 'admin@example.com' ORDER BY `cms_users`.`id` ASC LIMIT 1
545
-  (1.0ms) BEGIN
546
- SQL (0.0ms) UPDATE `cms_users` SET `encrypted_password` = '$2a$10$pOXus5iPsL1D3cgMs8YilegwTl/4RJUbqCn8.LPplOjcaqmv8vE4e', `updated_at` = '2016-06-04 14:26:25' WHERE `cms_users`.`id` = 4
547
-  (1.0ms) COMMIT
548
-
549
-
550
- Started POST "/admin/login" for 127.0.0.1 at 2016-06-04 17:30:14 +0300
551
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`
552
- Processing by Optimacms::Devise::SessionsController#create as HTML
553
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"zTZVjW4MaTMAMNST6WeDUltBlcU62fHW1WAvj0Rx5SwTNC57E1B77v3IOZkQsy7CmMWbeu+p+CkGXByU/qXUsA==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
554
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`email` = 'admin@example.com' ORDER BY `cms_users`.`id` ASC LIMIT 1
555
-  (1.0ms) BEGIN
556
- SQL (1.0ms) UPDATE `cms_users` SET `last_sign_in_at` = '2016-05-30 19:27:03', `current_sign_in_at` = '2016-06-04 14:30:14', `sign_in_count` = 8, `updated_at` = '2016-06-04 14:30:14' WHERE `cms_users`.`id` = 4
557
-  (1.0ms) COMMIT
558
- Redirected to http://127.0.0.1:3005/admin
559
- Completed 302 Found in 763ms (ActiveRecord: 9.0ms)
560
-
561
-
562
- Started GET "/admin" for 127.0.0.1 at 2016-06-04 17:30:15 +0300
563
- Processing by Optimacms::Admin::DashboardController#index as HTML
564
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
565
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/dashboard/index.html.haml within optimacms/admin/layouts/main (8.0ms)
566
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms)
567
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (36.0ms)
568
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms)
569
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms)
570
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms)
571
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (58.0ms)
572
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_variables.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_variables.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
573
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
574
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_custom.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_custom.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
575
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_and_overrides.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_and_overrides.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
576
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_variables.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_variables.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
577
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
578
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_custom.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_custom.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
579
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_and_overrides.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/bootstrap_and_overrides.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:10)
580
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:11)
581
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/tpl.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/tpl.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:11)
582
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/skins/noskin.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/skins/noskin.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:11)
583
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/colors.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:11)
584
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/tpl.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/tpl.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:11)
585
- DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/app/assets/stylesheets/optimacms/skins/noskin.css.scss to W:/myrails/cms/site/app/assets/stylesheets/optimacms/skins/noskin.scss. (called from ____myrails_cms_site_app_views_optimacms_admin_layouts_application_html_haml___175033944_82395900 at W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml:11)
586
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (17598.0ms)
587
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (18093.0ms)
588
- Completed 200 OK in 18273ms (Views: 18270.6ms | ActiveRecord: 0.0ms)
589
-
590
-
591
- Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
592
-
593
-
594
- Started GET "/assets/optimacms/admin-470c8fa483a8025bbad06a1a7075d711.css?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
595
-
596
-
597
- Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
598
-
599
-
600
- Started GET "/assets/optimacms/admin_tpl-56b618fc51107658125b3873c4715055.css?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
601
-
602
-
603
- Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
604
-
605
-
606
- Started GET "/assets/bootstrap-a6ef1cf068ff031c9251c0c8aaf87afd.js?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
607
-
608
-
609
- Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
610
-
611
-
612
- Started GET "/assets/optimacms/admin-d2d5dd84c49e3f87ddbbe1c1d3b3df31.js?body=1" for 127.0.0.1 at 2016-06-04 17:30:33 +0300
613
-
614
-
615
- Started GET "/assets/fontawesome-webfont-a21979fb0bd069e12567cd3b51797727.woff2?v=4.3.0" for 127.0.0.1 at 2016-06-04 17:30:34 +0300
616
-
617
-
618
- Started GET "/cmsadmin/options" for 127.0.0.1 at 2016-06-04 17:30:39 +0300
619
- Processing by Optimacms::PagesController#show as HTML
620
- Parameters: {"url"=>"cmsadmin/options"}
621
- Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`
622
-  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'cmsadmin/options' REGEXP parsed_url)
623
- Completed 404 Not Found in 199ms (ActiveRecord: 20.0ms)
624
-
625
- ActionController::RoutingError (Not Found):
626
- W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found'
627
- W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show'
628
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
629
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
630
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
631
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
632
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
633
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
634
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
635
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
636
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
637
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
638
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
639
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
640
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
641
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
642
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
643
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
644
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
645
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
646
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
647
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
648
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
649
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
650
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
651
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
652
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
653
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
654
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
655
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
656
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
657
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
658
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
659
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
660
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
661
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
662
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
663
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
664
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
665
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
666
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
667
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
668
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
669
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
670
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
671
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
672
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
673
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
674
- rack (1.6.4) lib/rack/head.rb:13:in `call'
675
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
676
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
677
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
678
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
679
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
680
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
681
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
682
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
683
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
684
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
685
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
686
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
687
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
688
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
689
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
690
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
691
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
692
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
693
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
694
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
695
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
696
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
697
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
698
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
699
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
700
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
701
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
702
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
703
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
704
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
705
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
706
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
707
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
708
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
709
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
710
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
711
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
712
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
713
-
714
-
715
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
716
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
717
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
718
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms)
719
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (14.0ms)
720
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
721
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (936.1ms)
722
-
723
-
724
- Started GET "/cmsadmin/options" for 127.0.0.1 at 2016-06-04 17:31:14 +0300
725
- Processing by Optimacms::PagesController#show as HTML
726
- Parameters: {"url"=>"cmsadmin/options"}
727
- Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`
728
-  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'cmsadmin/options' REGEXP parsed_url)
729
- Completed 404 Not Found in 47ms (ActiveRecord: 16.0ms)
730
-
731
- ActionController::RoutingError (Not Found):
732
- W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found'
733
- W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show'
734
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
735
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
736
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
737
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
738
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
739
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
740
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
741
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
742
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
743
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
744
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
745
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
746
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
747
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
748
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
749
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
750
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
751
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
752
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
753
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
754
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
755
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
756
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
757
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
758
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
759
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
760
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
761
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
762
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
763
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
764
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
765
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
766
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
767
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
768
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
769
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
770
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
771
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
772
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
773
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
774
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
775
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
776
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
777
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
778
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
779
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
780
- rack (1.6.4) lib/rack/head.rb:13:in `call'
781
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
782
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
783
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
784
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
785
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
786
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
787
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
788
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
789
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
790
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
791
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
792
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
793
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
794
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
795
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
796
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
797
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
798
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
799
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
800
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
801
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
802
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
803
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
804
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
805
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
806
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
807
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
808
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
809
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
810
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
811
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
812
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
813
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
814
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
815
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
816
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
817
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
818
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
819
-
820
-
821
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms)
822
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
823
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms)
824
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.0ms)
825
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
826
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
827
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (903.1ms)
828
-
829
-
830
- Started GET "/admin" for 127.0.0.1 at 2016-06-04 17:31:16 +0300
831
- Processing by Optimacms::Admin::DashboardController#index as HTML
832
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
833
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/dashboard/index.html.haml within optimacms/admin/layouts/main (0.0ms)
834
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms)
835
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms)
836
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms)
837
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms)
838
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms)
839
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (55.0ms)
840
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (91.0ms)
841
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (504.0ms)
842
- Completed 200 OK in 688ms (Views: 669.2ms | ActiveRecord: 9.0ms)
843
-
844
-
845
- Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
846
-
847
-
848
- Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
849
-
850
-
851
- Started GET "/assets/optimacms/admin_tpl-56b618fc51107658125b3873c4715055.css?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
852
-
853
-
854
- Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
855
-
856
-
857
- Started GET "/assets/bootstrap-a6ef1cf068ff031c9251c0c8aaf87afd.js?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
858
-
859
-
860
- Started GET "/assets/optimacms/admin-470c8fa483a8025bbad06a1a7075d711.css?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
861
-
862
-
863
- Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
864
-
865
-
866
- Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
867
-
868
-
869
- Started GET "/assets/optimacms/admin-d2d5dd84c49e3f87ddbbe1c1d3b3df31.js?body=1" for 127.0.0.1 at 2016-06-04 17:31:17 +0300
870
-
871
-
872
- Started GET "/admin/options" for 127.0.0.1 at 2016-06-04 17:31:19 +0300
873
- Processing by OptimacmsOptions::Admin::OptionsController#index as HTML
874
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
875
- Option Load (1.0ms) SELECT `options`.* FROM `options` WHERE (1=1 ) ORDER BY id desc LIMIT 10 OFFSET 0
876
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml within optimacms/admin/layouts/main (158.0ms)
877
- Completed 500 Internal Server Error in 314ms (ActiveRecord: 11.0ms)
878
-
879
- ActionView::Template::Error (undefined method `new_admin_option_path' for #<#<Class:0x0000000ae9f368>:0x0000000aeff240>):
880
- 7: <i class="ace-icon fa fa-angle-double-right"></i>
881
- 8: add/edit options
882
- 9: .col-md-5
883
- 10: = link_to "new", new_admin_option_path, :class => "btn btn-sm btn-primary"
884
- 11:
885
- 12: .filter
886
- 13: = inline_filter_form_for(@filter)
887
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing'
888
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing'
889
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing'
890
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing'
891
- W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml:10:in `____myrails_cms_modules_optimacms_options_app_views_optimacms_options_admin_options_index_html_haml___469739252_91678160'
892
- actionview (4.2.5.2) lib/action_view/template.rb:145:in `block in render'
893
- activesupport (4.2.5.2) lib/active_support/notifications.rb:166:in `instrument'
894
- actionview (4.2.5.2) lib/action_view/template.rb:333:in `instrument'
895
- actionview (4.2.5.2) lib/action_view/template.rb:143:in `render'
896
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
897
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
898
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
899
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
900
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
901
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
902
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
903
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
904
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
905
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
906
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:46:in `render_template'
907
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:27:in `render'
908
- actionview (4.2.5.2) lib/action_view/rendering.rb:100:in `_render_template'
909
- actionpack (4.2.5.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
910
- actionview (4.2.5.2) lib/action_view/rendering.rb:83:in `render_to_body'
911
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
912
- actionpack (4.2.5.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
913
- actionpack (4.2.5.2) lib/abstract_controller/rendering.rb:25:in `render'
914
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:16:in `render'
915
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
916
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
917
- D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
918
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
919
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
920
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
921
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
922
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
923
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
924
- W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render'
925
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
926
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
927
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
928
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
929
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
930
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
931
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
932
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
933
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
934
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
935
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
936
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
937
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
938
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
939
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
940
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
941
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
942
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
943
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
944
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
945
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
946
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
947
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
948
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
949
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
950
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
951
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
952
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
953
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
954
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
955
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
956
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
957
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
958
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
959
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
960
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
961
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
962
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
963
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
964
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
965
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
966
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
967
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
968
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
969
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
970
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
971
- rack (1.6.4) lib/rack/head.rb:13:in `call'
972
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
973
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
974
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
975
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
976
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
977
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
978
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
979
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
980
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
981
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
982
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
983
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
984
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
985
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
986
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
987
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
988
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
989
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
990
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
991
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
992
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
993
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
994
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
995
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
996
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
997
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
998
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
999
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1000
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
1001
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
1002
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
1003
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
1004
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1005
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
1006
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
1007
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
1008
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
1009
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
1010
-
1011
-
1012
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
1013
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms)
1014
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
1015
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (401.0ms)
1016
-
1017
-
1018
- Started GET "/admin/options" for 127.0.0.1 at 2016-06-04 17:33:45 +0300
1019
- Processing by OptimacmsOptions::Admin::OptionsController#index as HTML
1020
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1021
- Option Load (0.0ms) SELECT `options`.* FROM `options` WHERE (1=1 ) ORDER BY id desc LIMIT 10 OFFSET 0
1022
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml within optimacms/admin/layouts/main (174.0ms)
1023
- Completed 500 Internal Server Error in 352ms (ActiveRecord: 40.0ms)
1024
-
1025
- ActionView::Template::Error (undefined method `new_admin_option_path' for #<#<Class:0x0000000b8d0ff8>:0x0000000b908fc0>):
1026
- 7: <i class="ace-icon fa fa-angle-double-right"></i>
1027
- 8: add/edit options
1028
- 9: .col-md-5
1029
- 10: = link_to "new", new_admin_option_path, :class => "btn btn-sm btn-primary"
1030
- 11:
1031
- 12: .filter
1032
- 13: = inline_filter_form_for(@filter)
1033
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing'
1034
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing'
1035
- W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml:10:in `____myrails_cms_modules_optimacms_options_app_views_optimacms_options_admin_options_index_html_haml___469739252_91678160'
1036
- actionview (4.2.5.2) lib/action_view/template.rb:145:in `block in render'
1037
- activesupport (4.2.5.2) lib/active_support/notifications.rb:166:in `instrument'
1038
- actionview (4.2.5.2) lib/action_view/template.rb:333:in `instrument'
1039
- actionview (4.2.5.2) lib/action_view/template.rb:143:in `render'
1040
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
1041
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
1042
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
1043
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1044
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
1045
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
1046
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
1047
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
1048
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
1049
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
1050
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:46:in `render_template'
1051
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:27:in `render'
1052
- actionview (4.2.5.2) lib/action_view/rendering.rb:100:in `_render_template'
1053
- actionpack (4.2.5.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
1054
- actionview (4.2.5.2) lib/action_view/rendering.rb:83:in `render_to_body'
1055
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
1056
- actionpack (4.2.5.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
1057
- actionpack (4.2.5.2) lib/abstract_controller/rendering.rb:25:in `render'
1058
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:16:in `render'
1059
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
1060
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
1061
- D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
1062
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
1063
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
1064
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
1065
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
1066
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
1067
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
1068
- W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render'
1069
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
1070
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
1071
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
1072
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
1073
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
1074
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
1075
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
1076
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
1077
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
1078
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
1079
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
1080
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
1081
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
1082
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
1083
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
1084
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
1085
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1086
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
1087
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
1088
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
1089
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
1090
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
1091
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
1092
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
1093
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
1094
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
1095
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
1096
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
1097
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
1098
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
1099
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
1100
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
1101
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
1102
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
1103
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
1104
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
1105
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
1106
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
1107
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
1108
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
1109
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
1110
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
1111
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
1112
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
1113
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
1114
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
1115
- rack (1.6.4) lib/rack/head.rb:13:in `call'
1116
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
1117
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
1118
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
1119
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
1120
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
1121
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
1122
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
1123
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
1124
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
1125
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
1126
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
1127
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
1128
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
1129
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
1130
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
1131
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
1132
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1133
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
1134
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
1135
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
1136
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
1137
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
1138
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
1139
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1140
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
1141
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
1142
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1143
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1144
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
1145
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
1146
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
1147
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
1148
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1149
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
1150
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
1151
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
1152
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
1153
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
1154
-
1155
-
1156
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
1157
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms)
1158
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
1159
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (431.0ms)
1160
-
1161
-
1162
- Started GET "/admin/options" for 127.0.0.1 at 2016-06-04 17:35:56 +0300
1163
- Processing by OptimacmsOptions::Admin::OptionsController#index as HTML
1164
- Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1165
- Option Load (0.0ms) SELECT `options`.* FROM `options` WHERE (1=1 ) ORDER BY id desc LIMIT 10 OFFSET 0
1166
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml within optimacms/admin/layouts/main (166.0ms)
1167
- Completed 500 Internal Server Error in 335ms (ActiveRecord: 17.0ms)
1168
-
1169
- ActionView::Template::Error (undefined method `new_admin_option_path' for #<#<Class:0x0000000adb96b0>:0x0000000e569628>):
1170
- 7: <i class="ace-icon fa fa-angle-double-right"></i>
1171
- 8: add/edit options
1172
- 9: .col-md-5
1173
- 10: = link_to "new", new_admin_option_path, :class => "btn btn-sm btn-primary"
1174
- 11:
1175
- 12: .filter
1176
- 13: = inline_filter_form_for(@filter)
1177
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing'
1178
- W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing'
1179
- W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml:10:in `____myrails_cms_modules_optimacms_options_app_views_optimacms_options_admin_options_index_html_haml___469739252_91678160'
1180
- actionview (4.2.5.2) lib/action_view/template.rb:145:in `block in render'
1181
- activesupport (4.2.5.2) lib/active_support/notifications.rb:166:in `instrument'
1182
- actionview (4.2.5.2) lib/action_view/template.rb:333:in `instrument'
1183
- actionview (4.2.5.2) lib/action_view/template.rb:143:in `render'
1184
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
1185
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
1186
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
1187
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1188
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
1189
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
1190
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
1191
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
1192
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
1193
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
1194
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:46:in `render_template'
1195
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:27:in `render'
1196
- actionview (4.2.5.2) lib/action_view/rendering.rb:100:in `_render_template'
1197
- actionpack (4.2.5.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
1198
- actionview (4.2.5.2) lib/action_view/rendering.rb:83:in `render_to_body'
1199
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
1200
- actionpack (4.2.5.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
1201
- actionpack (4.2.5.2) lib/abstract_controller/rendering.rb:25:in `render'
1202
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:16:in `render'
1203
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
1204
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
1205
- D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
1206
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
1207
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
1208
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
1209
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
1210
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
1211
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
1212
- W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render'
1213
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
1214
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
1215
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
1216
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
1217
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
1218
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
1219
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
1220
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
1221
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
1222
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
1223
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
1224
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
1225
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
1226
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
1227
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
1228
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
1229
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1230
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
1231
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
1232
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
1233
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
1234
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
1235
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
1236
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
1237
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
1238
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
1239
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
1240
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
1241
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
1242
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
1243
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
1244
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
1245
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
1246
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
1247
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
1248
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
1249
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
1250
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
1251
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
1252
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
1253
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
1254
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
1255
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
1256
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
1257
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
1258
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
1259
- rack (1.6.4) lib/rack/head.rb:13:in `call'
1260
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
1261
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
1262
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
1263
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
1264
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
1265
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
1266
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
1267
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
1268
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
1269
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
1270
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
1271
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
1272
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
1273
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
1274
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
1275
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
1276
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1277
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
1278
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
1279
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
1280
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
1281
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
1282
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
1283
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1284
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
1285
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
1286
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1287
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1288
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
1289
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
1290
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
1291
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
1292
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1293
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
1294
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
1295
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
1296
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
1297
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
1298
-
1299
-
1300
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
1301
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms)
1302
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
1303
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (500.0ms)
1304
-
1305
-
1306
- Started GET "/admin" for 127.0.0.1 at 2016-06-04 17:36:02 +0300
1307
- Processing by Optimacms::Admin::DashboardController#index as HTML
1308
- Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1309
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/dashboard/index.html.haml within optimacms/admin/layouts/main (0.0ms)
1310
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms)
1311
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (73.0ms)
1312
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (217.0ms)
1313
- Completed 500 Internal Server Error in 425ms (ActiveRecord: 1.0ms)
1314
-
1315
- ActionView::Template::Error (undefined method `dashboard_path' for #<Module:0x0000000c6272b0>):
1316
- 1:
1317
- 2: %ul.nav.nav-list
1318
- 3: %li
1319
- 4: =link_to 'Dashboard', Optimacms::Engine.routes.url_helpers.dashboard_path
1320
- 5:
1321
- 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind|
1322
- 7: %li
1323
- W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:4:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___872129418_81462600'
1324
- actionview (4.2.5.2) lib/action_view/template.rb:145:in `block in render'
1325
- activesupport (4.2.5.2) lib/active_support/notifications.rb:166:in `instrument'
1326
- actionview (4.2.5.2) lib/action_view/template.rb:333:in `instrument'
1327
- actionview (4.2.5.2) lib/action_view/template.rb:143:in `render'
1328
- actionview (4.2.5.2) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
1329
- actionview (4.2.5.2) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
1330
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
1331
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
1332
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1333
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
1334
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
1335
- actionview (4.2.5.2) lib/action_view/renderer/partial_renderer.rb:309:in `render'
1336
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:51:in `render_partial'
1337
- actionview (4.2.5.2) lib/action_view/helpers/rendering_helper.rb:35:in `render'
1338
- haml (4.0.7) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
1339
- haml (4.0.7) lib/haml/helpers.rb:89:in `non_haml'
1340
- haml (4.0.7) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
1341
- W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml:7:in `block in ____myrails_cms_site_app_views_optimacms_admin_layouts_basic_html_haml__1239476056_47550080'
1342
- haml (4.0.7) lib/haml/helpers.rb:368:in `call'
1343
- haml (4.0.7) lib/haml/helpers.rb:368:in `block in capture_haml'
1344
- haml (4.0.7) lib/haml/helpers.rb:608:in `with_haml_buffer'
1345
- haml (4.0.7) lib/haml/helpers.rb:364:in `capture_haml'
1346
- haml (4.0.7) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss'
1347
- haml (4.0.7) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml'
1348
- actionview (4.2.5.2) lib/action_view/helpers/capture_helper.rb:152:in `content_for'
1349
- W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml:1:in `____myrails_cms_site_app_views_optimacms_admin_layouts_basic_html_haml__1239476056_47550080'
1350
- actionview (4.2.5.2) lib/action_view/template.rb:145:in `block in render'
1351
- activesupport (4.2.5.2) lib/active_support/notifications.rb:166:in `instrument'
1352
- actionview (4.2.5.2) lib/action_view/template.rb:333:in `instrument'
1353
- actionview (4.2.5.2) lib/action_view/template.rb:143:in `render'
1354
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
1355
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
1356
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
1357
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1358
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
1359
- actionview (4.2.5.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
1360
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
1361
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
1362
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
1363
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
1364
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:46:in `render_template'
1365
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:27:in `render'
1366
- actionview (4.2.5.2) lib/action_view/helpers/rendering_helper.rb:32:in `render'
1367
- haml (4.0.7) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
1368
- haml (4.0.7) lib/haml/helpers.rb:89:in `non_haml'
1369
- haml (4.0.7) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
1370
- W:/myrails/cms/site/app/views/optimacms/admin/layouts/main.html.haml:5:in `____myrails_cms_site_app_views_optimacms_admin_layouts_main_html_haml__1989592666_80757440'
1371
- actionview (4.2.5.2) lib/action_view/template.rb:145:in `block in render'
1372
- activesupport (4.2.5.2) lib/active_support/notifications.rb:166:in `instrument'
1373
- actionview (4.2.5.2) lib/action_view/template.rb:333:in `instrument'
1374
- actionview (4.2.5.2) lib/action_view/template.rb:143:in `render'
1375
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
1376
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
1377
- actionview (4.2.5.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
1378
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:46:in `render_template'
1379
- actionview (4.2.5.2) lib/action_view/renderer/renderer.rb:27:in `render'
1380
- actionview (4.2.5.2) lib/action_view/rendering.rb:100:in `_render_template'
1381
- actionpack (4.2.5.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
1382
- actionview (4.2.5.2) lib/action_view/rendering.rb:83:in `render_to_body'
1383
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
1384
- actionpack (4.2.5.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
1385
- actionpack (4.2.5.2) lib/abstract_controller/rendering.rb:25:in `render'
1386
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:16:in `render'
1387
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
1388
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
1389
- D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
1390
- activesupport (4.2.5.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
1391
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
1392
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
1393
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
1394
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
1395
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
1396
- W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render'
1397
- actionpack (4.2.5.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
1398
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:198:in `process_action'
1399
- actionpack (4.2.5.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
1400
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
1401
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
1402
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:117:in `call'
1403
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
1404
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
1405
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:505:in `call'
1406
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
1407
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
1408
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
1409
- actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
1410
- actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
1411
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
1412
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
1413
- activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1414
- activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
1415
- actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
1416
- actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
1417
- activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
1418
- actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
1419
- actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
1420
- actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
1421
- actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
1422
- actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
1423
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
1424
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
1425
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
1426
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
1427
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
1428
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
1429
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
1430
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
1431
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
1432
- railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
1433
- actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
1434
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
1435
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
1436
- actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
1437
- actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
1438
- warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
1439
- warden (1.2.6) lib/warden/manager.rb:34:in `catch'
1440
- warden (1.2.6) lib/warden/manager.rb:34:in `call'
1441
- rack (1.6.4) lib/rack/etag.rb:24:in `call'
1442
- rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
1443
- rack (1.6.4) lib/rack/head.rb:13:in `call'
1444
- actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
1445
- actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
1446
- rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
1447
- rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
1448
- actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
1449
- activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
1450
- activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
1451
- activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
1452
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
1453
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
1454
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
1455
- activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
1456
- actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
1457
- actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
1458
- actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
1459
- actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
1460
- actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1461
- railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
1462
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
1463
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
1464
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
1465
- activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
1466
- railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
1467
- actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1468
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
1469
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
1470
- activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1471
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1472
- actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
1473
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
1474
- railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
1475
- railties (4.2.5.2) lib/rails/application.rb:165:in `call'
1476
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1477
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
1478
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
1479
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
1480
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
1481
- D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
1482
-
1483
-
1484
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
1485
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.0ms)
1486
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
1487
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (558.0ms)
1488
-
1489
-
1490
- Started GET "/admin" for 127.0.0.1 at 2016-06-04 17:36:36 +0300
1491
- Processing by Optimacms::Admin::DashboardController#index as HTML
1492
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1493
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/dashboard/index.html.haml within optimacms/admin/layouts/main (0.0ms)
1494
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms)
1495
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (28.0ms)
1496
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms)
1497
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms)
1498
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms)
1499
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (73.0ms)
1500
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (101.0ms)
1501
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (651.0ms)
1502
- Completed 200 OK in 880ms (Views: 863.3ms | ActiveRecord: 10.0ms)
1503
-
1504
-
1505
- Started GET "/assets/optimacms/admin-470c8fa483a8025bbad06a1a7075d711.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1506
-
1507
-
1508
- Started GET "/assets/optimacms/admin_tpl-56b618fc51107658125b3873c4715055.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1509
-
1510
-
1511
- Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1512
-
1513
-
1514
- Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1515
-
1516
-
1517
- Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1518
-
1519
-
1520
- Started GET "/assets/bootstrap-a6ef1cf068ff031c9251c0c8aaf87afd.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1521
-
1522
-
1523
- Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1524
-
1525
-
1526
- Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1527
-
1528
-
1529
- Started GET "/assets/optimacms/admin-d2d5dd84c49e3f87ddbbe1c1d3b3df31.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1530
-
1531
-
1532
- Started GET "/assets/fontawesome-webfont-a21979fb0bd069e12567cd3b51797727.woff2?v=4.3.0" for 127.0.0.1 at 2016-06-04 17:36:37 +0300
1533
-
1534
-
1535
- Started GET "/admin/options" for 127.0.0.1 at 2016-06-04 17:36:39 +0300
1536
- Processing by OptimacmsOptions::Admin::OptionsController#index as HTML
1537
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1538
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (34.0ms)
1539
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (65.0ms)
1540
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (87.0ms)
1541
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms)
1542
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (30.0ms)
1543
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (162.0ms)
1544
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (186.0ms)
1545
-  (0.0ms) SELECT COUNT(*) FROM `options` WHERE (1=1 )
1546
- Option Load (1.0ms) SELECT `options`.* FROM `options` WHERE (1=1 ) ORDER BY id desc LIMIT 10 OFFSET 0
1547
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml within optimacms/admin/layouts/main (330.0ms)
1548
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms)
1549
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms)
1550
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms)
1551
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms)
1552
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms)
1553
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (62.0ms)
1554
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (83.0ms)
1555
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (572.0ms)
1556
- Completed 200 OK in 1142ms (Views: 1119.2ms | ActiveRecord: 11.0ms)
1557
-
1558
-
1559
- Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1560
-
1561
-
1562
- Started GET "/assets/bootstrap-a6ef1cf068ff031c9251c0c8aaf87afd.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1563
-
1564
-
1565
- Started GET "/assets/optimacms/admin_tpl-56b618fc51107658125b3873c4715055.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1566
-
1567
-
1568
- Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1569
-
1570
-
1571
- Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1572
-
1573
-
1574
- Started GET "/assets/optimacms/admin-470c8fa483a8025bbad06a1a7075d711.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1575
-
1576
-
1577
- Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1578
-
1579
-
1580
- Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1581
-
1582
-
1583
- Started GET "/assets/optimacms/admin-d2d5dd84c49e3f87ddbbe1c1d3b3df31.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:40 +0300
1584
-
1585
-
1586
- Started POST "/admin/options/search" for 127.0.0.1 at 2016-06-04 17:36:42 +0300
1587
- Processing by OptimacmsOptions::Admin::OptionsController#search as HTML
1588
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"37rVo6+/UXqaw6l6vMmDHeT/IQTo1BFTuhvIEcoW9sMrAN1FLh7PkmFsrIKGg716q1UKxHd9r7Iunq/VAdmJYg==", "filter_cmd"=>"clear", "filter"=>{"name"=>""}}
1589
- Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1590
- Redirected to http://127.0.0.1:3005/admin/options
1591
- Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
1592
-
1593
-
1594
- Started GET "/admin/options" for 127.0.0.1 at 2016-06-04 17:36:42 +0300
1595
- Processing by OptimacmsOptions::Admin::OptionsController#index as HTML
1596
- Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1597
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (3.0ms)
1598
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (31.0ms)
1599
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (55.0ms)
1600
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms)
1601
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (23.0ms)
1602
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (124.0ms)
1603
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (147.0ms)
1604
-  (0.0ms) SELECT COUNT(*) FROM `options` WHERE (1=1 )
1605
- Option Load (0.0ms) SELECT `options`.* FROM `options` WHERE (1=1 ) ORDER BY id desc LIMIT 10 OFFSET 0
1606
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml within optimacms/admin/layouts/main (232.0ms)
1607
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms)
1608
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms)
1609
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms)
1610
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms)
1611
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms)
1612
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (74.0ms)
1613
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (105.0ms)
1614
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (630.0ms)
1615
- Completed 200 OK in 1103ms (Views: 1105.5ms | ActiveRecord: 1.0ms)
1616
-
1617
-
1618
- Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:43 +0300
1619
-
1620
-
1621
- Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:43 +0300
1622
-
1623
-
1624
- Started GET "/assets/optimacms/admin_tpl-56b618fc51107658125b3873c4715055.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:43 +0300
1625
-
1626
-
1627
- Started GET "/assets/bootstrap-a6ef1cf068ff031c9251c0c8aaf87afd.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:44 +0300
1628
-
1629
-
1630
- Started GET "/assets/optimacms/admin-470c8fa483a8025bbad06a1a7075d711.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:44 +0300
1631
-
1632
-
1633
- Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:44 +0300
1634
-
1635
-
1636
- Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:44 +0300
1637
-
1638
-
1639
- Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:44 +0300
1640
-
1641
-
1642
- Started GET "/assets/optimacms/admin-d2d5dd84c49e3f87ddbbe1c1d3b3df31.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:44 +0300
1643
-
1644
-
1645
- Started GET "/admin/options/new" for 127.0.0.1 at 2016-06-04 17:36:45 +0300
1646
- Processing by OptimacmsOptions::Admin::OptionsController#new as HTML
1647
- Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1648
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/_form.html.haml (35.0ms)
1649
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/new.html.haml within optimacms/admin/layouts/main (144.0ms)
1650
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms)
1651
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms)
1652
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms)
1653
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms)
1654
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms)
1655
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (67.0ms)
1656
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (95.0ms)
1657
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (616.0ms)
1658
- Completed 200 OK in 993ms (Views: 983.7ms | ActiveRecord: 2.0ms)
1659
-
1660
-
1661
- Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1662
-
1663
-
1664
- Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1665
-
1666
-
1667
- Started GET "/assets/bootstrap-a6ef1cf068ff031c9251c0c8aaf87afd.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1668
-
1669
-
1670
- Started GET "/assets/optimacms/admin-470c8fa483a8025bbad06a1a7075d711.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1671
-
1672
-
1673
- Started GET "/assets/optimacms/admin_tpl-56b618fc51107658125b3873c4715055.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1674
-
1675
-
1676
- Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1677
-
1678
-
1679
- Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1680
-
1681
-
1682
- Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1683
-
1684
-
1685
- Started GET "/assets/optimacms/admin-d2d5dd84c49e3f87ddbbe1c1d3b3df31.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:46 +0300
1686
-
1687
-
1688
- Started POST "/admin/options" for 127.0.0.1 at 2016-06-04 17:36:56 +0300
1689
- Processing by OptimacmsOptions::Admin::OptionsController#create as HTML
1690
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"2spiNWpdFYV2I7MkpS8Se3zNxUa9jAJLUJDmWuzxDs0ucGrT6/yLbY2MttyfZSwcM2fuhiIlvKrEFYGeJz5xbA==", "option"=>{"name"=>"lang_default", "title"=>"default lang", "option_type"=>"string", "value"=>"en", "description"=>""}, "commit"=>"Create Option"}
1691
- Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1692
-  (0.0ms) BEGIN
1693
- SQL (0.0ms) INSERT INTO `options` (`name`, `description`, `title`, `value`, `option_type`) VALUES ('lang_default', '', 'default lang', 'en', 'string')
1694
-  (5.0ms) COMMIT
1695
- Redirected to http://127.0.0.1:3005/admin/options
1696
- Completed 302 Found in 14ms (ActiveRecord: 5.0ms)
1697
-
1698
-
1699
- Started GET "/admin/options" for 127.0.0.1 at 2016-06-04 17:36:56 +0300
1700
- Processing by OptimacmsOptions::Admin::OptionsController#index as HTML
1701
- Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
1702
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (4.0ms)
1703
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms)
1704
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (54.0ms)
1705
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms)
1706
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (22.0ms)
1707
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (124.0ms)
1708
- Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (152.0ms)
1709
-  (0.0ms) SELECT COUNT(*) FROM `options` WHERE (1=1 )
1710
- Option Load (0.0ms) SELECT `options`.* FROM `options` WHERE (1=1 ) ORDER BY id desc LIMIT 10 OFFSET 0
1711
- Rendered W:/myrails/cms/modules/optimacms_options/app/views/optimacms_options/admin/options/index.html.haml within optimacms/admin/layouts/main (249.0ms)
1712
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms)
1713
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms)
1714
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms)
1715
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms)
1716
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms)
1717
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (66.0ms)
1718
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (98.0ms)
1719
- Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (595.0ms)
1720
- Completed 200 OK in 1091ms (Views: 1091.8ms | ActiveRecord: 1.0ms)
1721
-
1722
-
1723
- Started GET "/assets/optimacms/admin-470c8fa483a8025bbad06a1a7075d711.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:57 +0300
1724
-
1725
-
1726
- Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:57 +0300
1727
-
1728
-
1729
- Started GET "/assets/optimacms/admin_tpl-56b618fc51107658125b3873c4715055.css?body=1" for 127.0.0.1 at 2016-06-04 17:36:57 +0300
1730
-
1731
-
1732
- Started GET "/assets/bootstrap-a6ef1cf068ff031c9251c0c8aaf87afd.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:57 +0300
1733
-
1734
-
1735
- Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:57 +0300
1736
-
1737
-
1738
- Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:57 +0300
1739
-
1740
-
1741
- Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:57 +0300
1742
-
1743
-
1744
- Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:58 +0300
1745
-
1746
-
1747
- Started GET "/assets/optimacms/admin-d2d5dd84c49e3f87ddbbe1c1d3b3df31.js?body=1" for 127.0.0.1 at 2016-06-04 17:36:58 +0300