Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-10 22:24:48 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (5837.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (16.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (5889.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (5974.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (5991.3ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (6231.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (78.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (46481.7ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (46803.7ms) Completed 200 OK in 53500ms (Views: 53196.0ms | ActiveRecord: 33.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-10 22:25:42 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (8.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 128 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (71.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (144)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (690.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (556.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (625.0ms) Completed 200 OK in 1638ms (Views: 1335.1ms | ActiveRecord: 28.0ms) Started GET "/service-education.html" for 127.0.0.1 at 2015-06-10 22:25:44 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Completed 404 Not Found in 69ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:60:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (34.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (55.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1399.1ms) Started GET "/" for 127.0.0.1 at 2015-06-10 22:25:47 +0300 Processing by Optimacms::PagesController#show as HTML  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (34.0ms) Completed 200 OK in 30415ms (Views: 30077.7ms | ActiveRecord: 14.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-10 22:26:17 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-10 22:26:17 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-10 22:26:17 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-10 22:26:17 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-10 22:26:17 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-10 22:26:17 +0300 Started GET "/cmsadmin/templates/120/edit" for 127.0.0.1 at 2015-06-10 22:26:42 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"120"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 120 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (52.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (207.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (246.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (517.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (593.0ms) Completed 200 OK in 887ms (Views: 865.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-10 22:26:43 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-10 22:26:43 +0300 Started GET "/service-education.html" for 127.0.0.1 at 2015-06-10 22:26:46 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Completed 404 Not Found in 8ms (ActiveRecord: 2.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:60:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (39.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (979.1ms) Started PATCH "/cmsadmin/templates/120" for 127.0.0.1 at 2015-06-10 22:26:49 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"4KAdzCNUmJJ02Dc2lLl0YPukwL6yGLVXFDbMo2lF58z28insaIK1hs7W3TIWGzZ8E6MZLMmuTVInsO5kHI6naw==", "template"=>{"parent_id"=>"119", "title"=>"Услуги главная", "content"=>"%h1 Услуги\r\n\r\nhome \r\n=link_to 'Home link', root_path\r\n\r\n=block 'index_top'\r\n\r\nтут список\r\n\r\n=block 'index_bottom'"}, "commit"=>"Save", "id"=>"120"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 120 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 [["id", 119]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'services/index' AND `cms_templates`.`id` != 120 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 124ms (ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-10 22:26:49 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (64.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (116.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (543.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (606.0ms) Completed 200 OK in 766ms (Views: 738.0ms | ActiveRecord: 5.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-10 22:26:50 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-10 22:26:50 +0300 Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:05:32 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Completed 404 Not Found in 167ms (ActiveRecord: 20.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:60:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1125.1ms) Started GET "/cmsadmin/pages/129/edit" for 127.0.0.1 at 2015-06-11 00:05:51 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"129"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 129 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 [["item_id", 129]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (511.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (51.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (239.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (1250.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (1311.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (504.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (629.0ms) Completed 200 OK in 2206ms (Views: 1965.1ms | ActiveRecord: 28.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:05:54 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-11 00:05:54 +0300 Started PATCH "/cmsadmin/pages/129" for 127.0.0.1 at 2015-06-11 00:05:57 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Z6mPzq09yQROL4z6eEU99bAN0m/qVlUbXsCaxDDpZdZx+7vu5uvkEPQhZv7653/pWAoL/ZHgrR5tRrgDRSIlcQ==", "page"=>{"parent_id"=>"128", "title"=>"Service item", "url"=>"1", "name"=>"service", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"144", "template"=>"Service item (services/service)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"295"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"296"}, "2"=>{"lang"=>"", "meta_title"=>"Service \#{@item.title}", "meta_keywords"=>"", "meta_description"=>"", "id"=>"345"}}}, "commit"=>"Save", "id"=>"129"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 129 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`id` IN (295, 296, 345) SQL (87.0ms) UPDATE `cms_pages` SET `url` = '1', `parsed_url` = '^1$', `updated_at` = '2015-06-10 21:05:57' WHERE `cms_pages`.`id` = 129  (71.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 267ms (ActiveRecord: 159.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 00:05:57 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 128 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (40.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (91.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (116.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (123.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (144)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (202.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (513.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (579.0ms) Completed 200 OK in 822ms (Views: 798.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/pages/129/edit" for 127.0.0.1 at 2015-06-11 00:05:59 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"129"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 129 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 [["item_id", 129]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (431.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (635.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (644.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (505.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (575.0ms) Completed 200 OK in 1281ms (Views: 1240.1ms | ActiveRecord: 4.0ms) Started PATCH "/cmsadmin/pages/129" for 127.0.0.1 at 2015-06-11 00:06:02 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8xAgNxWtAgvvg3Zn6rD7509vqlyr1xIejJRqNecGfhDlQhQXXnsvH1WNnGNoErn7p2hzztBh6hu/Ekjyks0+tw==", "page"=>{"parent_id"=>"128", "title"=>"Service item", "url"=>"s-:name.html", "name"=>"service", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"144", "template"=>"Service item (services/service)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"295"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"296"}, "2"=>{"lang"=>"", "meta_title"=>"Service \#{@item.title}", "meta_keywords"=>"", "meta_description"=>"", "id"=>"345"}}}, "commit"=>"Save", "id"=>"129"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 129 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`id` IN (295, 296, 345) SQL (43.0ms) UPDATE `cms_pages` SET `url` = 's-:name.html', `url_vars_count` = 1, `parsed_url` = '^s-([^/]+)[.]html$', `updated_at` = '2015-06-10 21:06:02' WHERE `cms_pages`.`id` = 129  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 152ms (ActiveRecord: 45.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 00:06:03 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 128 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (54.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (144)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (93.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (499.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (556.0ms) Completed 200 OK in 686ms (Views: 665.0ms | ActiveRecord: 3.0ms) Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:06:05 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Completed 404 Not Found in 8ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:60:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (937.1ms) Started GET "/cmsadmin/pages/129/edit" for 127.0.0.1 at 2015-06-11 00:06:12 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"129"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 129 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 [["item_id", 129]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (454.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (690.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (699.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (504.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (572.0ms) Completed 200 OK in 1335ms (Views: 1290.1ms | ActiveRecord: 5.0ms) Started PATCH "/cmsadmin/pages/129" for 127.0.0.1 at 2015-06-11 00:06:26 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGy+Qo7Zayx97qjsbd1+yiowOGQZOe49XwUN0bBen6x6PopixQ9GOMfgQujvfzzWwjfh9mKPFjhsgy8WxZXfCw==", "page"=>{"parent_id"=>"128", "title"=>"Service item", "url"=>"service-:name.html", "name"=>"service", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"144", "template"=>"Service item (services/service)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"295"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"296"}, "2"=>{"lang"=>"", "meta_title"=>"Service \#{@item.title}", "meta_keywords"=>"", "meta_description"=>"", "id"=>"345"}}}, "commit"=>"Save", "id"=>"129"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 129 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`id` IN (295, 296, 345) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'service-:name.html', `parsed_url` = '^service-([^/]+)[.]html$', `updated_at` = '2015-06-10 21:06:26' WHERE `cms_pages`.`id` = 129  (7.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 82ms (ActiveRecord: 10.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 00:06:26 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 128 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (144)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 128 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (110.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (510.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (584.0ms) Completed 200 OK in 736ms (Views: 713.0ms | ActiveRecord: 5.0ms) Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:06:28 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered services/service.html.haml within layouts/main (3.0ms) Completed 200 OK in 507ms (Views: 463.0ms | ActiveRecord: 3.0ms) Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:29 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:06:29 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:29 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:06:29 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:29 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:29 +0300 Started GET "/cmsadmin/templates/144/edit" for 127.0.0.1 at 2015-06-11 00:06:34 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"144"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (98.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (125.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (508.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (567.0ms) Completed 200 OK in 746ms (Views: 722.0ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:35 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:35 +0300 Started PATCH "/cmsadmin/templates/144" for 127.0.0.1 at 2015-06-11 00:06:48 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2NqeeTXGWxNgTANu306HX1Irg6gNfikxAqt7+UDn3afOiKpZfhB2B9pC6Wpd7MVDuixaOnbI0TQxLVk+NSydAA==", "template"=>{"parent_id"=>"119", "title"=>"Service item", "content"=>"%h1 Service\r\n\r\nname: \#{params[:name]}"}, "commit"=>"Save", "id"=>"144"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 [["id", 119]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'services/service' AND `cms_templates`.`id` != 144 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 66ms (ActiveRecord: 4.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:06:48 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (56.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (61.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (126.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (498.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (568.0ms) Completed 200 OK in 783ms (Views: 756.0ms | ActiveRecord: 2.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:49 +0300 Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:06:50 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered services/service.html.haml within layouts/main (5.0ms) Completed 200 OK in 500ms (Views: 466.0ms | ActiveRecord: 4.0ms) Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:50 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:50 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:50 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:06:51 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:06:51 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:06:51 +0300 Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:07:54 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (11.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered services/service.html.haml within layouts/main (1.0ms) Completed 200 OK in 39250ms (Views: 460.0ms | ActiveRecord: 15.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:08:33 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:08:33 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:08:33 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:08:33 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:08:33 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:08:33 +0300 Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:08:50 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered services/service.html.haml within layouts/main (0.0ms) Completed 200 OK in 16655ms (Views: 500.0ms | ActiveRecord: 4.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:09:07 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:07 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:07 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:07 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:09:07 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:07 +0300 Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:09:23 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered services/service.html.haml within layouts/main (1.0ms) Completed 200 OK in 11650ms (Views: 514.0ms | ActiveRecord: 34.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:09:37 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:37 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:37 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:37 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:09:37 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:09:37 +0300 Started GET "/cmsadmin/pages?parent_id=0" for 127.0.0.1 at 2015-06-11 00:24:14 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (379.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (557.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (629.0ms) Completed 200 OK in 1189ms (Views: 1016.1ms | ActiveRecord: 38.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:24:17 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:24:17 +0300 Started GET "/cmsadmin/pages?parent_id=104" for 127.0.0.1 at 2015-06-11 00:24:19 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"104"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (71.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (76.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (63, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (155.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (513.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (583.0ms) Completed 200 OK in 777ms (Views: 753.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/pages/new?parent_id=104" for 127.0.0.1 at 2015-06-11 00:24:24 +0300 Processing by Optimacms::Admin::PagesController#new as HTML Parameters: {"parent_id"=>"104"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (457.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (691.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (703.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (534.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (603.0ms) Completed 200 OK in 1443ms (Views: 1334.1ms | ActiveRecord: 11.0ms) Started POST "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 00:24:47 +0300 Processing by Optimacms::Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ypbz884sMbQyn1qRbJFqWNKApbSzqaLF4/jkZixq+wF0xMfThfocoIiRsJXuMyhEOod8JsgfWsDQfsahWaG7pg==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem-:id.html", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"", "template"=>"", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}}}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN SQL (34.0ms) INSERT INTO `cms_pages` (`parent_id`, `title`, `url`, `name`, `controller_action`, `layout_id`, `url_parts_count`, `url_vars_count`, `parsed_url`, `created_at`, `updated_at`) VALUES (104, 'news item', 'newsitem-:id.html', 'news_item', 'news#show', 4, 1, 1, '^newsitem-([^/]+)[.]html$', '2015-06-10 21:24:48', '2015-06-10 21:24:48') SQL (3.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('', '', '', '', 156) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('en', '', '', '', 156) SQL (1.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('ru', '', '', '', 156)  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 188ms (ActiveRecord: 41.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 00:24:48 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (49.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (72.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (63, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (158.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (519.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (593.0ms) Completed 200 OK in 793ms (Views: 772.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates/144/edit" for 127.0.0.1 at 2015-06-11 00:26:54 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"144"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (126.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (133.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (562.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (635.0ms) Completed 200 OK in 935ms (Views: 791.0ms | ActiveRecord: 18.0ms) Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:27:03 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered services/service.html.haml within layouts/main (1.0ms) Completed 200 OK in 742ms (Views: 480.0ms | ActiveRecord: 27.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:27:04 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:04 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:04 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:27:04 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:04 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:04 +0300 Started GET "/service-education.html" for 127.0.0.1 at 2015-06-11 00:27:05 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"service-education.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) Optimacms::Page Load (3.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'service-education.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 144 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 129 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered services/service.html.haml within layouts/main (1.0ms) Completed 200 OK in 569ms (Views: 517.0ms | ActiveRecord: 7.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:06 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:27:06 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:06 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:06 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:27:06 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:06 +0300 Started GET "/" for 127.0.0.1 at 2015-06-11 00:27:11 +0300 Processing by Optimacms::PagesController#show as HTML  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (4.0ms) Completed 200 OK in 529ms (Views: 491.0ms | ActiveRecord: 3.0ms) Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:12 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:27:12 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:27:12 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:27:12 +0300 Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:27:25 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (37.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (55.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (74.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (80.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (152.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (570.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (646.0ms) Completed 200 OK in 844ms (Views: 815.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates?parent_id=0" for 127.0.0.1 at 2015-06-11 00:27:27 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (66.0ms) Optimacms::Template Load (31.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (220.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (574.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (650.0ms) Completed 200 OK in 911ms (Views: 857.1ms | ActiveRecord: 32.0ms) Started GET "/cmsadmin/templates/newfolder?is_folder=1&parent_id=0" for 127.0.0.1 at 2015-06-11 00:27:34 +0300 Processing by Optimacms::Admin::TemplatesController#newfolder as HTML Parameters: {"is_folder"=>"1", "parent_id"=>"0"} Optimacms::CmsAdminUser Load (3.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newfolder.html.haml within optimacms/admin/layouts/main (131.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (594.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 901ms (Views: 882.1ms | ActiveRecord: 3.0ms) Started POST "/cmsadmin/templates/createfolder" for 127.0.0.1 at 2015-06-11 00:27:40 +0300 Processing by Optimacms::Admin::TemplatesController#createfolder as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"n6OfxnIoDVNwFObkc6+0xw9JYidayEK14EovCz29UfqJ8avmOf4gR8oaDODxDfbb5067tSF+urDTzA3MSHYRXQ==", "template"=>{"parent_id"=>"", "is_folder"=>"true", "title"=>"News", "basename"=>"news"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news' AND `cms_templates`.`is_folder` = 1) LIMIT 1  (1.0ms) ROLLBACK Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newfolder.html.haml within optimacms/admin/layouts/main (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (543.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (608.0ms) Completed 200 OK in 770ms (Views: 715.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates/39/edit" for 127.0.0.1 at 2015-06-11 00:27:51 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"39"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 39 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (115.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (123.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (534.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (611.0ms) Completed 200 OK in 779ms (Views: 760.0ms | ActiveRecord: 1.0ms) Started DELETE "/cmsadmin/templates/39" for 127.0.0.1 at 2015-06-11 00:27:56 +0300 Processing by Optimacms::Admin::TemplatesController#destroy as HTML Parameters: {"authenticity_token"=>"mgGD5aPHFyojnM3LZ5XvGdWBe/WAgDPRZwoqh93mTpOMU7fF6BE6PpmSJ8/lN60FPYaiZ/s2y9RUjAhAqC0ONA==", "id"=>"39"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 39 LIMIT 1  (1.0ms) BEGIN Optimacms::Template Load (29.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (`cms_templates`.`ancestry` LIKE '39/%' OR `cms_templates`.`ancestry` = '39') SQL (15.0ms) DELETE FROM `cms_templates` WHERE `cms_templates`.`id` = 39  (1.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 78ms (ActiveRecord: 46.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:27:56 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (153.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (525.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (596.0ms) Completed 200 OK in 789ms (Views: 767.0ms | ActiveRecord: 1.0ms) Started DELETE "/cmsadmin/templates/78" for 127.0.0.1 at 2015-06-11 00:27:59 +0300 Processing by Optimacms::Admin::TemplatesController#destroy as HTML Parameters: {"authenticity_token"=>"dqTpevz6/otGgi+6qbxi5jDvfM3RlPri3K9irV5ENtpg9t1atyzTn/yMxb4rHiD62OilX6oiAufvKUBqK492fQ==", "id"=>"78"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 78 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (`cms_templates`.`ancestry` LIKE '78/%' OR `cms_templates`.`ancestry` = '78') SQL (0.0ms) DELETE FROM `cms_templates` WHERE `cms_templates`.`id` = 78  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 38ms (ActiveRecord: 6.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:27:59 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (149.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (527.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (596.0ms) Completed 200 OK in 785ms (Views: 763.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates?parent_id=94" for 127.0.0.1 at 2015-06-11 00:28:02 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"94"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 94 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 94 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (70.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '94' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '94' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (129.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (584.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 843ms (Views: 812.0ms | ActiveRecord: 6.0ms) Started GET "/cmsadmin/templates?parent_id=0" for 127.0.0.1 at 2015-06-11 00:28:05 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (49.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (75.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (159.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (585.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (662.0ms) Completed 200 OK in 869ms (Views: 844.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates/newfolder?is_folder=1&parent_id=0" for 127.0.0.1 at 2015-06-11 00:28:07 +0300 Processing by Optimacms::Admin::TemplatesController#newfolder as HTML Parameters: {"is_folder"=>"1", "parent_id"=>"0"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newfolder.html.haml within optimacms/admin/layouts/main (86.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (532.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (598.0ms) Completed 200 OK in 720ms (Views: 704.0ms | ActiveRecord: 1.0ms) Started POST "/cmsadmin/templates/createfolder" for 127.0.0.1 at 2015-06-11 00:28:13 +0300 Processing by Optimacms::Admin::TemplatesController#createfolder as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"vtn35obnd2xdhjnK2ReGGN592NlpHBvlPRY8AMce18eoi8PGzTFaeOeI085btcQENnoBSxKq4+AOkB7HstWXYA==", "template"=>{"parent_id"=>"", "is_folder"=>"true", "title"=>"News", "basename"=>"news"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news' AND `cms_templates`.`is_folder` = 1) LIMIT 1  (0.0ms) ROLLBACK Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newfolder.html.haml within optimacms/admin/layouts/main (93.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (537.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (606.0ms) Completed 200 OK in 761ms (Views: 719.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:29:25 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (42.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (64.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (129.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (553.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (623.0ms) Completed 200 OK in 806ms (Views: 782.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/templates?parent_id=70" for 127.0.0.1 at 2015-06-11 00:29:28 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (82.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (87.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (140.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (529.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (596.0ms) Completed 200 OK in 786ms (Views: 753.0ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/templates/newfolder?is_folder=1&parent_id=0" for 127.0.0.1 at 2015-06-11 00:29:34 +0300 Processing by Optimacms::Admin::TemplatesController#newfolder as HTML Parameters: {"is_folder"=>"1", "parent_id"=>"0"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newfolder.html.haml within optimacms/admin/layouts/main (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (665.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (757.0ms) Completed 200 OK in 883ms (Views: 866.0ms | ActiveRecord: 1.0ms) Started POST "/cmsadmin/templates/createfolder" for 127.0.0.1 at 2015-06-11 00:29:38 +0300 Processing by Optimacms::Admin::TemplatesController#createfolder as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AX+PNF9K1N4Knrmzd/lATa3xMbrWZpmOjjIOkXeoz3sXLbsUFJz5yrCQU7f1WwJRRfboKK3QYYu9tCxWAmOP3A==", "template"=>{"parent_id"=>"", "is_folder"=>"true", "title"=>"News", "basename"=>"news"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news' AND `cms_templates`.`is_folder` = 1) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`title`, `basename`, `is_folder`, `basedirpath`, `basepath`, `created_at`, `updated_at`) VALUES ('News', 'news', 1, '', 'news', '2015-06-10 21:29:38', '2015-06-10 21:29:38')  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 87ms (ActiveRecord: 6.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:29:38 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (140.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (554.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (631.0ms) Completed 200 OK in 824ms (Views: 792.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates?parent_id=0" for 127.0.0.1 at 2015-06-11 00:29:48 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (63.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (136.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (557.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (641.0ms) Completed 200 OK in 820ms (Views: 796.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates?parent_id=145" for 127.0.0.1 at 2015-06-11 00:29:50 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"145"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (64.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (100.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (533.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (600.0ms) Completed 200 OK in 748ms (Views: 717.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates/new?parent_id=145" for 127.0.0.1 at 2015-06-11 00:29:53 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"145"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (1.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (199.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (536.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (619.0ms) Completed 200 OK in 922ms (Views: 878.1ms | ActiveRecord: 12.0ms) Started POST "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:30:24 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"XY0c7aXdZr1YDRtXwMkuj2CKL/DCsisSTXmKj8XqgXVL3yjN7gtLqeID8VNCa2yTiI32YrkE0xd+/6hIsCHB0g==", "modal"=>"0", "template"=>{"title"=>"news item", "basedirpath"=>"news/", "basename"=>"show", "type_id"=>"2", "tpl_format"=>"haml", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`basepath` = 'news' AND `cms_templates`.`is_folder` = 1 ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news/show' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('news item', 'news/', 'show', 2, 'haml', '145', 'news/show', '2015-06-10 21:30:24', '2015-06-10 21:30:24')  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates/146/edit Completed 302 Found in 87ms (ActiveRecord: 10.0ms) Started GET "/cmsadmin/templates/146/edit" for 127.0.0.1 at 2015-06-11 00:30:24 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"146"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (123.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (131.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (547.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (620.0ms) Completed 200 OK in 802ms (Views: 778.0ms | ActiveRecord: 1.0ms) Started PATCH "/cmsadmin/templates/146" for 127.0.0.1 at 2015-06-11 00:31:18 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qG/A33qos8OSTf8O9qygHfUZz2mvQUUbIj/SX3NfJCC+PfT/MX6e1yhDFQp0DuIBHR4W+9T3vR4RufCYBpRkhw==", "template"=>{"parent_id"=>"145", "title"=>"news item", "content"=>"%h1 News\r\nid: \#{@item.id}"}, "commit"=>"Save", "id"=>"146"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news/show' AND `cms_templates`.`id` != 146 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (1.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 74ms (ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:31:18 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (82.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (128.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (560.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (629.0ms) Completed 200 OK in 808ms (Views: 776.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2015-06-11 00:31:21 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (565.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (823.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (834.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (586.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (663.0ms) Completed 200 OK in 1571ms (Views: 1519.1ms | ActiveRecord: 6.0ms) Started GET "/cmsadmin/templates/autocomplete?q=i" for 127.0.0.1 at 2015-06-11 00:31:26 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"i"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%i%' OR title like '%i%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 27ms (Views: 3.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/templates/autocomplete?q=ite" for 127.0.0.1 at 2015-06-11 00:31:26 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"ite"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%ite%' OR title like '%ite%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 22ms (Views: 1.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates/autocomplete?q=ite" for 127.0.0.1 at 2015-06-11 00:31:26 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"ite"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%ite%' OR title like '%ite%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 21ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2015-06-11 00:31:30 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"K71YykCFvWytKEgJ9NsWgZMvfhrlcdMH8jVC8LDD430972zqC1OQeBcmog12eVSdeyiniJ7HKwLBs2A3xQij2g==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem-:id.html", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `template_id` = 146, `updated_at` = '2015-06-10 21:31:30' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 88ms (ActiveRecord: 9.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 00:31:30 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (69.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (73.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (166.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (544.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (620.0ms) Completed 200 OK in 836ms (Views: 811.0ms | ActiveRecord: 3.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 00:31:36 +0300 Processing by Optimacms::PagesController#show as HTML  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (4.0ms) Completed 200 OK in 550ms (Views: 514.0ms | ActiveRecord: 3.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:31:37 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:31:37 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:31:37 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:31:37 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:31:37 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:31:37 +0300 Started GET "/newsitem-5.html" for 127.0.0.1 at 2015-06-11 00:31:41 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-5.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-5.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-5.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (2.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-5.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 5 LIMIT 1 Completed 404 Not Found in 34ms (ActiveRecord: 11.0ms) Completed 404 Not Found in 91ms (ActiveRecord: 0.0ms) ActiveRecord::RecordNotFound (Couldn't find News with 'id'=5): app/controllers/news_controller.rb:13:in `show' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (39.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (106.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 00:32:12 +0300 Processing by Optimacms::PagesController#show as HTML  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (27.0ms) Completed 200 OK in 542ms (Views: 508.0ms | ActiveRecord: 3.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:32:13 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:32:13 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:32:13 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:32:13 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:32:13 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:32:13 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:32:14 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (6.0ms) Completed 200 OK in 506ms (Views: 488.0ms | ActiveRecord: 1.0ms) Rendered text template (0.0ms) Completed 200 OK in 556ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/templates/146/edit" for 127.0.0.1 at 2015-06-11 00:32:40 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"146"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (93.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (101.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (532.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (604.0ms) Completed 200 OK in 744ms (Views: 727.0ms | ActiveRecord: 1.0ms) Started PATCH "/cmsadmin/templates/146" for 127.0.0.1 at 2015-06-11 00:32:57 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"vhi3jX3C4zIdGgcXAXJhWCZIeYWrXLiav0RjgjnC+l+oSoOtNhTOJqcU7ROD0CNEzk+gF9DqQJ+MwkFFTAm6+A==", "template"=>{"parent_id"=>"145", "title"=>"news item", "content"=>"%h1 News\r\ntitle: \#{@item.title}\r\nid: \#{@item.id}"}, "commit"=>"Save", "id"=>"146"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news/show' AND `cms_templates`.`id` != 146 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 77ms (ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:32:57 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (105.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (534.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (599.0ms) Completed 200 OK in 747ms (Views: 721.0ms | ActiveRecord: 2.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:33:00 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (5.0ms) Completed 200 OK in 476ms (Views: 471.0ms | ActiveRecord: 0.0ms) Rendered text template (0.0ms) Completed 200 OK in 518ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:01 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:01 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:33:01 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:33:01 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:01 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:01 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:33:53 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 478ms (Views: 473.0ms | ActiveRecord: 1.0ms) Rendered text template (0.0ms) Completed 200 OK in 523ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:33:54 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:33:54 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:54 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:54 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:54 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:33:54 +0300 Started GET "/cmsadmin/templates/146/edit" for 127.0.0.1 at 2015-06-11 00:33:59 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"146"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (95.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (103.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (542.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (616.0ms) Completed 200 OK in 760ms (Views: 740.0ms | ActiveRecord: 2.0ms) Started PATCH "/cmsadmin/templates/146" for 127.0.0.1 at 2015-06-11 00:34:04 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"I8lIaE/doQ/38ZRhyV6DSy8le9J74xWT8vtmpTR4NNQ1m3xIBAuMG03/fmVL/MFXxyKiQABV7ZbBfURiQbN0cw==", "template"=>{"parent_id"=>"145", "title"=>"news item", "content"=>"%h1 News\r\ntitle: \#{@item.title}\r\n%br\r\nid: \#{@item.id}"}, "commit"=>"Save", "id"=>"146"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 CACHE (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news/show' AND `cms_templates`.`id` != 146 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 74ms (ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 00:34:05 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (68.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (114.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (586.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (658.0ms) Completed 200 OK in 828ms (Views: 794.0ms | ActiveRecord: 4.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:34:07 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (8.0ms) Completed 200 OK in 495ms (Views: 490.0ms | ActiveRecord: 0.0ms) Rendered text template (0.0ms) Completed 200 OK in 541ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:34:07 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:34:07 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:34:07 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:34:07 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:34:07 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:34:08 +0300 Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2015-06-11 00:37:56 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (521.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (766.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (774.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (563.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (639.0ms) Completed 200 OK in 1489ms (Views: 1436.1ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:37:58 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:37:58 +0300 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2015-06-11 00:38:13 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mZ+ilp9IAEf86iSJ4kBhxKVQThatxjsqlTakYzlrZb6PzZa21J4tU0bkzo1g4iPYTVeXhNZwwy+msIakTKAlGQ==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem-:id.html", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News", "meta_keywords"=>"", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (0.0ms) UPDATE `cms_pages_translation` SET `meta_title` = '#{@item.title} | News' WHERE `cms_pages_translation`.`id` = 346  (1.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 81ms (ActiveRecord: 4.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 00:38:13 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (66.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (159.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (533.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (610.0ms) Completed 200 OK in 812ms (Views: 791.0ms | ActiveRecord: 0.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:38:15 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 478ms (Views: 474.0ms | ActiveRecord: 0.0ms) Rendered text template (0.0ms) Completed 200 OK in 522ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:38:16 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:38:16 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:38:16 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:38:16 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:38:16 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:38:16 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:48:29 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 645ms (Views: 601.0ms | ActiveRecord: 11.0ms) Rendered text template (0.0ms) Completed 200 OK in 1315ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:48:32 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:48:32 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:48:32 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:48:32 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:48:32 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:48:32 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:54:07 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 517ms (Views: 469.0ms | ActiveRecord: 6.0ms) Rendered text template (1.0ms) Completed 200 OK in 899ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:54:09 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:54:09 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:10 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:10 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:10 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:10 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:54:23 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (3.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (3.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (0.0ms) Completed 200 OK in 499ms (Views: 461.0ms | ActiveRecord: 7.0ms) Rendered text template (0.0ms) Completed 200 OK in 935ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:26 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:54:26 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:54:26 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:26 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:26 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:26 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:54:34 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 512ms (Views: 475.0ms | ActiveRecord: 7.0ms) Rendered text template (1.0ms) Completed 200 OK in 894ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:54:37 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:37 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:54:37 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:37 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:37 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:54:37 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:57:34 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (39.0ms) Completed 200 OK in 929ms (Views: 888.1ms | ActiveRecord: 7.0ms) Rendered text template (0.0ms) Completed 200 OK in 1728ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:57:37 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:57:37 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:37 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:37 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:37 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:37 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:57:42 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (0.0ms) Completed 200 OK in 510ms (Views: 471.0ms | ActiveRecord: 7.0ms) Rendered text template (0.0ms) Completed 200 OK in 1117ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:57:45 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:45 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:45 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:45 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:57:45 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:57:45 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 00:59:57 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (18.0ms) Completed 200 OK in 677ms (Views: 640.0ms | ActiveRecord: 6.0ms) Rendered text template (0.0ms) Completed 200 OK in 1082ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 00:59:59 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 00:59:59 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 00:59:59 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 00:59:59 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 00:59:59 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 00:59:59 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:00:13 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 29103ms (Views: 29097.7ms | ActiveRecord: 1.0ms) Rendered text template (0.0ms) Completed 200 OK in 29146ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:00:42 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:00:42 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:00:42 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:00:42 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:00:43 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:00:43 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:02:02 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (2.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 110925ms (Views: 107858.2ms | ActiveRecord: 2.0ms) Rendered text template (0.0ms) Completed 200 OK in 110967ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:03:53 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:03:54 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:03:54 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:03:54 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:03:54 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:03:54 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:05:22 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (11.0ms) Completed 200 OK in 8386ms (Views: 4709.3ms | ActiveRecord: 11.0ms) Rendered text template (0.0ms) Completed 200 OK in 8818ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:05:32 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:05:32 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:05:32 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:05:32 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:05:32 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:05:32 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:16:50 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (19.0ms) Completed 200 OK in 4142ms (Views: 4104.2ms | ActiveRecord: 7.0ms) Rendered text template (0.0ms) Completed 200 OK in 4558ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:16:55 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:16:55 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:16:55 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:16:55 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:16:55 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:16:55 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:19:14 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (12.0ms) Completed 200 OK in 4361ms (Views: 4323.2ms | ActiveRecord: 8.0ms) Rendered text template (0.0ms) Completed 200 OK in 4907ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:19:19 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:19:19 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:19:19 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:19:19 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:19:19 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:19:19 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`  (11.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_languages'   (0.0ms) SHOW CREATE TABLE `cms_languages`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_mediafiles'   (0.0ms) SHOW CREATE TABLE `cms_mediafiles`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_pages'   (0.0ms) SHOW CREATE TABLE `cms_pages`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_pages_translation'   (1.0ms) SHOW CREATE TABLE `cms_pages_translation`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templates'   (0.0ms) SHOW CREATE TABLE `cms_templates`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templates_translation'   (0.0ms) SHOW CREATE TABLE `cms_templates_translation`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templatetypes'   (0.0ms) SHOW CREATE TABLE `cms_templatetypes`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_users'   (0.0ms) SHOW CREATE TABLE `cms_users`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'news'   (0.0ms) SHOW CREATE TABLE `news`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'optimacms_articles'   (1.0ms) SHOW CREATE TABLE `optimacms_articles`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'users'   (0.0ms) SHOW CREATE TABLE `users` ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Migrating to ChangeMetaDescriptionForPages (20150610222026)  (558.0ms) ALTER TABLE `cms_pages_translation` CHANGE `meta_description` `meta_description` text DEFAULT NULL  (0.0ms) BEGIN SQL (0.0ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20150610222026')  (1.0ms) COMMIT ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_languages'   (1.0ms) SHOW CREATE TABLE `cms_languages`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_mediafiles'   (0.0ms) SHOW CREATE TABLE `cms_mediafiles`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_pages'   (0.0ms) SHOW CREATE TABLE `cms_pages`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_pages_translation'   (0.0ms) SHOW CREATE TABLE `cms_pages_translation`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templates'   (0.0ms) SHOW CREATE TABLE `cms_templates`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templates_translation'   (1.0ms) SHOW CREATE TABLE `cms_templates_translation`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templatetypes'   (0.0ms) SHOW CREATE TABLE `cms_templatetypes`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_users'   (0.0ms) SHOW CREATE TABLE `cms_users`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'news'   (0.0ms) SHOW CREATE TABLE `news`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'optimacms_articles'   (0.0ms) SHOW CREATE TABLE `optimacms_articles`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'users'   (0.0ms) SHOW CREATE TABLE `users` Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:36:21 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (1.0ms) Completed 200 OK in 490ms (Views: 455.0ms | ActiveRecord: 7.0ms) Rendered text template (0.0ms) Completed 200 OK in 844ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:36:23 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:36:24 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:36:24 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:36:24 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:36:24 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:36:24 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:53:12 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (27.0ms) Completed 200 OK in 697ms (Views: 656.0ms | ActiveRecord: 10.0ms) Rendered text template (0.0ms) Completed 200 OK in 1309ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:53:13 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:53:13 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:13 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:14 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:14 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:14 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 01:53:22 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (13.0ms) Completed 200 OK in 523ms (Views: 519.0ms | ActiveRecord: 2.0ms) Rendered text template (0.0ms) Completed 200 OK in 570ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:23 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 01:53:23 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 01:53:23 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:23 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:23 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 01:53:23 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Migrating to AddIndexNameToPages (20150610225422)  (133.0ms) CREATE INDEX `index_cms_pages_on_name` ON `cms_pages` (`name`)  (0.0ms) BEGIN SQL (0.0ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20150610225422')  (1.0ms) COMMIT ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_languages'   (0.0ms) SHOW CREATE TABLE `cms_languages`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_mediafiles'   (0.0ms) SHOW CREATE TABLE `cms_mediafiles`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_pages'   (0.0ms) SHOW CREATE TABLE `cms_pages`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_pages_translation'   (1.0ms) SHOW CREATE TABLE `cms_pages_translation`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templates'   (0.0ms) SHOW CREATE TABLE `cms_templates`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templates_translation'   (0.0ms) SHOW CREATE TABLE `cms_templates_translation`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_templatetypes'   (0.0ms) SHOW CREATE TABLE `cms_templatetypes`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'cms_users'   (0.0ms) SHOW CREATE TABLE `cms_users`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'news'   (0.0ms) SHOW CREATE TABLE `news`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'optimacms_articles'   (0.0ms) SHOW CREATE TABLE `optimacms_articles`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_cms' AND fk.table_name = 'users'   (1.0ms) SHOW CREATE TABLE `users` Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 02:03:02 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (86.0ms) Completed 500 Internal Server Error in 171ms (ActiveRecord: 12.0ms) Completed 500 Internal Server Error in 745ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `site_page_path' for #<#:0x4bb3568>): 1: %hr 2: =link_to "Back to news", site_page_path('news') 3: %br 4: 5: %h1 #{@item.title} app/views/news/show.html.haml:2:in `_app_views_news_show_html_haml__711982843_39052224' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (79.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (37.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (164.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 02:10:14 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (50.0ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 1.0ms) Completed 500 Internal Server Error in 119ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `site_page_path' for #<#:0xa1dba18>): 1: %hr 2: =link_to "Back to news", site_page_path('news') 3: %br 4: 5: %h1 #{@item.title} app/views/news/show.html.haml:2:in `_app_views_news_show_html_haml__711982843_39052224' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (91.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (173.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 02:21:31 +0300 TypeError (wrong argument type Class (expected Module)): W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:7:in `include' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:7:in `' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:6:in `' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:4:in `' activesupport (4.2.1) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.1) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.1) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.1) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.1) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.1) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.1) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.1) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.1) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.1) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.1) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.1) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.1) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (37.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (151.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 02:25:03 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (69.0ms) Completed 200 OK in 2879ms (Views: 1912.1ms | ActiveRecord: 38.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 02:25:06 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 02:25:06 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 02:25:07 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 02:25:07 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 02:25:07 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 02:25:07 +0300 Started GET "/news.html" for 127.0.0.1 at 2015-06-11 02:25:10 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 56ms (ActiveRecord: 3.0ms) TypeError (no implicit conversion of nil into String): W:/myrails/cms/site/app/models/optimacms/template.rb:118:in `+' W:/myrails/cms/site/app/models/optimacms/template.rb:118:in `path' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:95:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (112.0ms) Started GET "/cmsadmin/pages/136/edit" for 127.0.0.1 at 2015-06-11 02:25:17 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"136"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 136 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (47.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 [["item_id", 136]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (595.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (107.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (139.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (10079.6ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (10152.6ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (55.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (70.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1264.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1631.1ms) Completed 200 OK in 11960ms (Views: 11835.7ms | ActiveRecord: 19.0ms) Started GET "/cmsadmin/templates/new?parent_id=145" for 127.0.0.1 at 2015-06-11 02:25:29 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"145"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (279.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (699.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (790.0ms) Completed 200 OK in 1171ms (Views: 1102.1ms | ActiveRecord: 14.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 02:25:31 +0300 Started POST "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 02:25:38 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8lSYCMp+QwSyG47ppEqT08jkEocMEYUHReUesAQ873rkBqwogahuEAgVZO0m6NHPIOPLFXenfQJ2Yzx3cfev3Q==", "modal"=>"0", "template"=>{"title"=>"news", "basedirpath"=>"news/", "basename"=>"index", "type_id"=>"2", "tpl_format"=>"haml", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`basepath` = 'news' AND `cms_templates`.`is_folder` = 1 ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 [["id", 145]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'news/index' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('news', 'news/', 'index', 2, 'haml', '145', 'news/index', '2015-06-10 23:25:38', '2015-06-10 23:25:38')  (3.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates/147/edit Completed 302 Found in 220ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/templates/147/edit" for 127.0.0.1 at 2015-06-11 02:25:38 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"147"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (231.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (283.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (883.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1010.1ms) Completed 200 OK in 1377ms (Views: 1330.1ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates/autocomplete?q=n" for 127.0.0.1 at 2015-06-11 02:25:44 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"n"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%n%' OR title like '%n%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 44ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/templates/autocomplete?q=new" for 127.0.0.1 at 2015-06-11 02:25:44 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"new"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%new%' OR title like '%new%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 29ms (Views: 2.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates/autocomplete?q=new" for 127.0.0.1 at 2015-06-11 02:25:44 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"new"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%new%' OR title like '%new%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 29ms (Views: 1.0ms | ActiveRecord: 2.0ms) Started PATCH "/cmsadmin/pages/136" for 127.0.0.1 at 2015-06-11 02:25:49 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"gl+BobcD8ynWesBcDZRT0DeNWawuxaI1AWvTPrjXZ5qUDbWB/NXePWx0KliPNhHM34qAPlVzWjAy7fH5zRwnPQ==", "page"=>{"parent_id"=>"104", "title"=>"News index", "url"=>"news.html", "name"=>"news", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"147", "template"=>"news (news/index)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"News", "meta_keywords"=>"", "meta_description"=>""}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}}}, "commit"=>"Save", "id"=>"136"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 136 LIMIT 1  (8.0ms) BEGIN SQL (1.0ms) UPDATE `cms_pages` SET `layout_id` = 4, `template_id` = 147, `updated_at` = '2015-06-10 23:25:49' WHERE `cms_pages`.`id` = 136 SQL (1.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('', 'News', '', '', 136) SQL (1.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('en', '', '', '', 136) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('ru', '', '', '', 136)  (11.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 183ms (ActiveRecord: 23.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 02:25:49 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (124.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (181.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (235.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (258.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (809.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (810.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (911.1ms) Completed 200 OK in 1877ms (Views: 1844.1ms | ActiveRecord: 5.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 02:26:39 +0300 Processing by Optimacms::PagesController#show as HTML  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (8.0ms) Completed 200 OK in 937ms (Views: 867.0ms | ActiveRecord: 6.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 02:26:40 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 02:26:40 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 02:26:40 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 02:26:40 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 02:26:40 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 02:26:40 +0300 Started GET "/news.html" for 127.0.0.1 at 2015-06-11 02:31:30 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news.html"} News Load (0.0ms) SELECT `news`.* FROM `news` Rendered news/index.html.haml within layouts/main (36.0ms) Completed 200 OK in 560ms (Views: 541.0ms | ActiveRecord: 9.0ms) Rendered text template (0.0ms) Completed 200 OK in 623ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 02:31:31 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 02:31:31 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 02:31:31 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 02:31:31 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 02:31:31 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 02:31:31 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 02:31:35 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (117.0ms) Completed 500 Internal Server Error in 133ms (ActiveRecord: 1.0ms) Completed 500 Internal Server Error in 176ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `site_page_path' for #<#:0xa9feff0>): 1: %hr 2: =link_to "Back to news", site_page_path('news') 3: %br 4: 5: %h1 #{@item.title} app/views/news/show.html.haml:2:in `_app_views_news_show_html_haml___319875006_87628836' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 02:35:36 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (54.0ms) Completed 200 OK in 2513ms (Views: 1474.1ms | ActiveRecord: 55.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 02:35:39 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 02:35:39 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 02:35:39 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 02:35:39 +0300 Started GET "/news.html" for 127.0.0.1 at 2015-06-11 02:35:42 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news.html"} News Load (1.0ms) SELECT `news`.* FROM `news` Rendered news/index.html.haml within layouts/main (42.0ms) Completed 200 OK in 563ms (Views: 538.0ms | ActiveRecord: 12.0ms) Rendered text template (1.0ms) Completed 200 OK in 659ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 02:35:46 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (9.0ms) Completed 200 OK in 632ms (Views: 626.0ms | ActiveRecord: 0.0ms) Rendered text template (0.0ms) Completed 200 OK in 679ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 02:37:07 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (3.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (141.0ms) Completed 500 Internal Server Error in 336ms (ActiveRecord: 21.0ms) Completed 500 Internal Server Error in 1412ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `make_page_path' for #): 1: %hr 2: =link_to "Back to news", site_page_path('news') 3: %br 4: 5: %h1 #{@item.title} app/views/news/show.html.haml:2:in `_app_views_news_show_html_haml__835371140_34151544' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (102.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (288.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 02:37:54 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Rendered news/show.html.haml within layouts/main (38.0ms) Completed 500 Internal Server Error in 70ms (ActiveRecord: 1.0ms) Completed 500 Internal Server Error in 154ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `make_page_path' for #): 1: %hr 2: =link_to "Back to news", site_page_path('news') 3: %br 4: 5: %h1 #{@item.title} app/views/news/show.html.haml:2:in `_app_views_news_show_html_haml__835371140_34151544' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (184.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (320.0ms) Started GET "/news.html" for 127.0.0.1 at 2015-06-11 02:44:34 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news.html"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news.html"} News Load (1.0ms) SELECT `news`.* FROM `news` Rendered news/index.html.haml within layouts/main (22.0ms) Completed 200 OK in 1416ms (Views: 1411.1ms | ActiveRecord: 1.0ms) Rendered text template (1.0ms) Completed 200 OK in 1507ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/news.html" for 127.0.0.1 at 2015-06-11 02:51:27 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news.html"} News Load (1.0ms) SELECT `news`.* FROM `news` Rendered news/index.html.haml within layouts/main (129.0ms) Completed 500 Internal Server Error in 168ms (ActiveRecord: 15.0ms) Completed 500 Internal Server Error in 1113ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `make_page_path' for #): 8: 9: %h3 urls 10: 11: =link_to 'News index', site_page_path('news') app/views/news/index.html.haml:11:in `_app_views_news_index_html_haml___491890685_73928736' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (134.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (234.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 02:57:10 +0300 Processing by Optimacms::PagesController#show as HTML  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (68.0ms) Completed 200 OK in 1151ms (Views: 1082.1ms | ActiveRecord: 3.0ms) Started GET "/about.html" for 127.0.0.1 at 2015-06-11 02:57:14 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"about.html"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 50ms (ActiveRecord: 5.0ms) TypeError (no implicit conversion of Symbol into Integer): W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `fetch' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `lang' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:47:in `meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:81:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (76.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (20.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (174.0ms) Started GET "/cmsadmin/pages?parent_id=0" for 127.0.0.1 at 2015-06-11 02:57:48 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (11155.6ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (11232.6ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (42.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (11315.6ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (11336.6ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (11933.7ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (85.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (118.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (83.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1846.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (2485.1ms) Completed 200 OK in 14619ms (Views: 14507.8ms | ActiveRecord: 17.0ms) Started GET "/cmsadmin/pages?parent_id=0&pg=2" for 127.0.0.1 at 2015-06-11 02:58:10 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0", "pg"=>"2"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (82.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (111.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (118.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 10 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (0)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (257.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1057.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1192.1ms) Completed 200 OK in 1517ms (Views: 1481.1ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages?parent_id=0&pg=2" for 127.0.0.1 at 2015-06-11 02:58:14 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0", "pg"=>"2"} Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (75.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (106.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (113.0ms) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 10 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (0)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (278.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (860.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (968.1ms) Completed 200 OK in 1329ms (Views: 1278.1ms | ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages?parent_id=24" for 127.0.0.1 at 2015-06-11 02:58:17 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (89.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (123.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (132.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (224.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (914.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1026.1ms) Completed 200 OK in 1324ms (Views: 1283.1ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/templates/123/edit" for 127.0.0.1 at 2015-06-11 02:58:22 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"123"} Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (91.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (337.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (386.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (974.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1074.1ms) Completed 200 OK in 1540ms (Views: 1503.1ms | ActiveRecord: 3.0ms) Started PATCH "/cmsadmin/templates/123" for 127.0.0.1 at 2015-06-11 02:58:35 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"XvmbPcwSLDKE6SdtMTMIV+yk+oPOdrdjrfDK+XUE6tRIq68dh8QBJj7nzWmzkUpLBKMjEbXAT2aedug+AM+qcw==", "template"=>{"parent_id"=>"62", "title"=>"about", "content"=>"1\r\n2\r\n3\r\nAbout\r\n<%=fa_icon \"folder-o\" %>\r\n\r\n111\r\n\r\n
\r\n\r\n

\r\nhere\r\n"}, "commit"=>"Save", "id"=>"123"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 62 LIMIT 1  (3.0ms) ROLLBACK Completed 404 Not Found in 49ms (ActiveRecord: 5.0ms) ActiveRecord::RecordNotFound (Couldn't find Optimacms::Template with 'id'=62): activerecord (4.2.1) lib/active_record/relation/finder_methods.rb:336:in `raise_record_not_found_exception!' activerecord (4.2.1) lib/active_record/relation/finder_methods.rb:456:in `find_one' activerecord (4.2.1) lib/active_record/relation/finder_methods.rb:435:in `find_with_ids' activerecord (4.2.1) lib/active_record/relation/finder_methods.rb:71:in `find' D:in `find' activerecord (4.2.1) lib/active_record/core.rb:131:in `find' ancestry (2.1.0) lib/ancestry/instance_methods.rb:301:in `block in unscoped_find' activerecord (4.2.1) lib/active_record/scoping/default.rb:33:in `block in unscoped' activerecord (4.2.1) lib/active_record/relation.rb:302:in `scoping' activerecord (4.2.1) lib/active_record/scoping/default.rb:33:in `unscoped' ancestry (2.1.0) lib/ancestry/instance_methods.rb:301:in `unscoped_find' ancestry (2.1.0) lib/ancestry/instance_methods.rb:153:in `parent_id=' activerecord (4.2.1) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes' actionpack (4.2.1) lib/action_controller/metal/strong_parameters.rb:183:in `each_pair' actionpack (4.2.1) lib/action_controller/metal/strong_parameters.rb:183:in `each_pair' activerecord (4.2.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes' activerecord (4.2.1) lib/active_record/persistence.rb:250:in `block in update' activerecord (4.2.1) lib/active_record/transactions.rb:347:in `block in with_transaction_returning_status' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/transaction.rb:188:in `within_new_transaction' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.1) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.1) lib/active_record/transactions.rb:344:in `with_transaction_returning_status' activerecord (4.2.1) lib/active_record/persistence.rb:249:in `update' W:/myrails/cms/site/app/controllers/optimacms/admin/templates_controller.rb:110:in `update' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:38:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (123.0ms) Started GET "/about.html" for 127.0.0.1 at 2015-06-11 02:58:40 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"about.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 61ms (ActiveRecord: 5.0ms) TypeError (no implicit conversion of Symbol into Integer): W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `fetch' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `lang' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:47:in `meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:81:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (135.0ms) Started GET "/cmsadmin/templates/123/edit" for 127.0.0.1 at 2015-06-11 02:58:52 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"123"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (196.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (208.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (929.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1047.1ms) Completed 200 OK in 1328ms (Views: 1296.1ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages?parent_id=24" for 127.0.0.1 at 2015-06-11 02:58:57 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (51.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (89.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (120.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (130.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (4, 123)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (232.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1124.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1252.1ms) Completed 200 OK in 1554ms (Views: 1515.1ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/pages/44/edit" for 127.0.0.1 at 2015-06-11 02:59:00 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"44"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 44 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 44 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (3.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 CACHE (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 44 [["item_id", 44]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (1185.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (133.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (2388.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (2449.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1277.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1443.1ms) Completed 200 OK in 4013ms (Views: 3937.2ms | ActiveRecord: 9.0ms) Started GET "/cmsadmin/pages/44/edit" for 127.0.0.1 at 2015-06-11 03:07:39 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"44"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 44 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 44 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 44 [["item_id", 44]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (1720.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (2491.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (2523.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1798.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (2033.1ms) Completed 200 OK in 4777ms (Views: 4631.3ms | ActiveRecord: 10.0ms) Started GET "/cmsadmin/templates/autocomplete?q=ab" for 127.0.0.1 at 2015-06-11 03:07:52 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"ab"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%ab%' OR title like '%ab%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 65ms (Views: 3.0ms | ActiveRecord: 2.0ms) Started PATCH "/cmsadmin/pages/44" for 127.0.0.1 at 2015-06-11 03:07:54 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"sd62lMv8e4/pbceb+aSCyTia1boc48l9PsFVHAEDRy+njIK0gCpWm1NjLZ97BsDV0J0MKGdVMXgNR3fbdMgHiA==", "page"=>{"parent_id"=>"24", "title"=>"About", "url"=>"about.html", "name"=>"about", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"123", "template"=>"about (pages/about)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"232"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"290"}, "2"=>{"lang"=>"", "meta_title"=>"about", "meta_keywords"=>"", "meta_description"=>"", "id"=>"332"}}}, "commit"=>"Save", "id"=>"44"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 44 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 44 AND `cms_pages_translation`.`id` IN (232, 290, 332)  (0.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 191ms (ActiveRecord: 4.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 03:07:54 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (100.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (140.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (151.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (314.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1172.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1318.1ms) Completed 200 OK in 1702ms (Views: 1663.1ms | ActiveRecord: 5.0ms) Started GET "/about.html" for 127.0.0.1 at 2015-06-11 03:08:29 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"about.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 36ms (ActiveRecord: 4.0ms) TypeError (no implicit conversion of Symbol into Integer): W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `fetch' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `lang' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:47:in `meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:81:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (40.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (91.0ms) Started GET "/about.html" for 127.0.0.1 at 2015-06-11 03:08:31 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"about.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 33ms (ActiveRecord: 3.0ms) TypeError (no implicit conversion of Symbol into Integer): W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `fetch' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `lang' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:47:in `meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:81:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (99.0ms) Started GET "/cmsadmin/templates/147/edit" for 127.0.0.1 at 2015-06-11 03:08:35 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"147"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (125.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (134.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (737.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (823.0ms) Completed 200 OK in 1002ms (Views: 982.1ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 03:08:53 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (82.0ms) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (157.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (714.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (807.0ms) Completed 200 OK in 1018ms (Views: 988.1ms | ActiveRecord: 4.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:08:54 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-11 03:08:54 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:08:54 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-11 03:08:54 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-11 03:08:54 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-11 03:08:54 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-11 03:08:54 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-11 03:08:55 +0300 Started GET "/about.html" for 127.0.0.1 at 2015-06-11 03:08:55 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"about.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 35ms (ActiveRecord: 4.0ms) TypeError (no implicit conversion of Symbol into Integer): W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `fetch' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `lang' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:47:in `meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:81:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (72.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (137.0ms) Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-11 03:08:56 +0300 Started GET "/cmsadmin/pages/44/edit" for 127.0.0.1 at 2015-06-11 03:09:14 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"44"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 44 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 44 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 44 [["item_id", 44]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (622.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (939.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (951.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (759.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (864.0ms) Completed 200 OK in 1906ms (Views: 1848.1ms | ActiveRecord: 5.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-11 03:09:16 +0300 Started GET "/cmsadmin/pages/new?parent_id=24" for 127.0.0.1 at 2015-06-11 03:09:19 +0300 Processing by Optimacms::Admin::PagesController#new as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (588.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (867.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (883.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (732.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (830.0ms) Completed 200 OK in 1840ms (Views: 1747.1ms | ActiveRecord: 2.0ms) Started POST "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 03:09:29 +0300 Processing by Optimacms::Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Q7iWcear0Wqbw64yPr40mxuMwOmnHbO+l1UtBIWKZBtV6qJRrX38fiHNRDa8HHaH84sZe9yrS7uk0w/D8EEkvA==", "page"=>{"parent_id"=>"24", "title"=>"t1", "url"=>"t1.html", "name"=>"t1", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"", "template"=>"", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}}}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN SQL (1.0ms) INSERT INTO `cms_pages` (`parent_id`, `title`, `url`, `name`, `controller_action`, `layout_id`, `url_parts_count`, `parsed_url`, `created_at`, `updated_at`) VALUES (24, 't1', 't1.html', 't1', '', 4, 1, '^t1[.]html$', '2015-06-11 00:09:29', '2015-06-11 00:09:29') SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('', '', '', '', 157) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('en', '', '', '', 157) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('ru', '', '', '', 157)  (16.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 168ms (ActiveRecord: 17.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 03:09:30 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (88.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (92.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (186.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (750.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (873.1ms) Completed 200 OK in 1113ms (Views: 1083.1ms | ActiveRecord: 4.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 03:09:36 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (84.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (191.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (689.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (782.0ms) Completed 200 OK in 1070ms (Views: 1030.1ms | ActiveRecord: 4.0ms) Started GET "/cmsadmin/templates?parent_id=0" for 127.0.0.1 at 2015-06-11 03:09:40 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (34.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (74.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (81.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (181.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (709.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (818.0ms) Completed 200 OK in 1059ms (Views: 1024.1ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates?parent_id=70" for 127.0.0.1 at 2015-06-11 03:09:43 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (51.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (75.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (136.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (657.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (739.0ms) Completed 200 OK in 937ms (Views: 898.1ms | ActiveRecord: 4.0ms) Started GET "/cmsadmin/templates/new?parent_id=70" for 127.0.0.1 at 2015-06-11 03:09:45 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::TemplateType Load (1.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (255.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (737.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (822.0ms) Completed 200 OK in 1181ms (Views: 1124.1ms | ActiveRecord: 15.0ms) Started POST "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 03:09:51 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"B2nfaAUYYLysoVY8HKRjZNBbP8B2NpDL4Jdz/pvbC1sRO+tITs5NqBavvDieBiF4OFzmUg2AaM7TEVE57hBL/A==", "modal"=>"0", "template"=>{"title"=>"t1", "basedirpath"=>"temp/", "basename"=>"t1", "type_id"=>"2", "tpl_format"=>"haml", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`basepath` = 'temp' AND `cms_templates`.`is_folder` = 1 ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/t1' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('t1', 'temp/', 't1', 2, 'haml', '70', 'temp/t1', '2015-06-11 00:09:51', '2015-06-11 00:09:51')  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates/148/edit Completed 302 Found in 168ms (ActiveRecord: 6.0ms) Started GET "/cmsadmin/templates/148/edit" for 127.0.0.1 at 2015-06-11 03:09:51 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"148"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (149.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (159.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (750.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (841.0ms) Completed 200 OK in 1063ms (Views: 1029.1ms | ActiveRecord: 2.0ms) Started PATCH "/cmsadmin/templates/148" for 127.0.0.1 at 2015-06-11 03:09:57 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zvxUkIZKMK1ASfa4tp7fPNLnJzU5+LBXXwhGO1JYB3TYrmCwzZwdufpHHLw0PJ0gOuD+p0JOSFJsjmT8J5NH0w==", "template"=>{"parent_id"=>"70", "title"=>"t1", "content"=>"text here\r\nt1\r\n\r\nyes\r\n\r\nyes"}, "commit"=>"Save", "id"=>"148"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/t1' AND `cms_templates`.`id` != 148 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 90ms (ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-11 03:09:57 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (69.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (2.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (94.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (99.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (182.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (740.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (841.0ms) Completed 200 OK in 1085ms (Views: 1049.1ms | ActiveRecord: 4.0ms) Started GET "/cmsadmin/pages/157/edit" for 127.0.0.1 at 2015-06-11 03:10:00 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"157"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 157 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 [["item_id", 157]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (682.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (1001.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (1014.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (758.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (868.1ms) Completed 200 OK in 1968ms (Views: 1910.1ms | ActiveRecord: 4.0ms) Started GET "/cmsadmin/templates/autocomplete?q=t" for 127.0.0.1 at 2015-06-11 03:10:04 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"t"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%t%' OR title like '%t%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 52ms (Views: 11.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/templates/autocomplete?q=t1" for 127.0.0.1 at 2015-06-11 03:10:04 +0300 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"t1"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%t1%' OR title like '%t1%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 32ms (Views: 2.0ms | ActiveRecord: 2.0ms) Started PATCH "/cmsadmin/pages/157" for 127.0.0.1 at 2015-06-11 03:10:08 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"6DbR7zfELcm1tkKjctJNrF6tIF78Zl5d4ThiNkv+KNr+ZOXPfBIA3Q+4qKfwcA+wtqr5zIfQpljSvkDxPjVofQ==", "page"=>{"parent_id"=>"24", "title"=>"t1", "url"=>"t1.html", "name"=>"t1", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"148", "template"=>"t1 (temp/t1)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"352"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"353"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"354"}}}, "commit"=>"Save", "id"=>"157"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 157 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`id` IN (352, 353, 354) SQL (0.0ms) UPDATE `cms_pages` SET `template_id` = 148, `updated_at` = '2015-06-11 00:10:08' WHERE `cms_pages`.`id` = 157  (35.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 124ms (ActiveRecord: 37.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 03:10:08 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (92.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (98.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (208.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (731.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (815.0ms) Completed 200 OK in 1073ms (Views: 1049.1ms | ActiveRecord: 3.0ms) Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:10:11 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 78 LIMIT 1 Completed 500 Internal Server Error in 29ms (ActiveRecord: 2.0ms) NoMethodError (undefined method `path' for nil:NilClass): W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:80:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (101.0ms) Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:10:50 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered temp/t1.html.haml within layouts/main (7.0ms) Completed 200 OK in 772ms (Views: 722.0ms | ActiveRecord: 5.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:10:51 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:10:51 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:10:51 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:10:51 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:10:51 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:10:52 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:11:16 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered temp/t1.html.haml within layouts/main (11.0ms) Completed 500 Internal Server Error in 84ms (ActiveRecord: 6.0ms) ActionView::Template::Error (wrong number of arguments (1 for 0)): 7: 8: %h2 URLs 9: 10: =link_to 'news', site_page_path('news') app/views/temp/t1.html.haml:10:in `_app_views_temp_t__html_haml___933545320_73291740' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (71.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (125.0ms) Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:12:51 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered temp/t1.html.haml within layouts/main (4.0ms) Completed 500 Internal Server Error in 680ms (ActiveRecord: 50.0ms) ActionView::Template::Error (wrong number of arguments (1 for 0)): 7: 8: %h2 URLs 9: 10: =link_to 'news', site_page_path('news') app/views/temp/t1.html.haml:10:in `_app_views_temp_t__html_haml___933545320_73291740' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (116.0ms) Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:13:14 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered temp/t1.html.haml within layouts/main (3.0ms) Completed 500 Internal Server Error in 486ms (ActiveRecord: 42.0ms) ActionView::Template::Error (wrong number of arguments (1 for 0)): 7: 8: %h2 URLs 9: 10: =link_to 'news', site_page_path('news') app/views/temp/t1.html.haml:10:in `_app_views_temp_t__html_haml___933545320_73291740' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (110.0ms) Started GET "/cmsadmin/pages/157/edit" for 127.0.0.1 at 2015-06-11 03:14:32 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"157"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 157 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (18.0ms) Optimacms::Page Load (3.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 [["item_id", 157]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (747.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (118.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (8678.5ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (8737.5ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (57.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (78.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (33.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (26.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1162.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1485.1ms) Completed 200 OK in 11392ms (Views: 10378.6ms | ActiveRecord: 70.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:14:44 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:14:44 +0300 Started PATCH "/cmsadmin/pages/157" for 127.0.0.1 at 2015-06-11 03:14:50 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KejVXvfe59AXo7ch97fffZ87dXWVjgepuxT/xVd2txI/uuF+vAjKxK2tXSV1FZ1hdzys5+44/6yIkt0CIr33tQ==", "page"=>{"parent_id"=>"24", "title"=>"t1", "url"=>"t1.html", "name"=>"t1", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"148", "template"=>"t1 (temp/t1)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"t1 title", "meta_keywords"=>"", "meta_description"=>"", "id"=>"352"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"353"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"354"}}}, "commit"=>"Save", "id"=>"157"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 157 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`id` IN (352, 353, 354) SQL (1.0ms) UPDATE `cms_pages_translation` SET `meta_title` = 't1 title' WHERE `cms_pages_translation`.`id` = 352  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 106ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 03:14:50 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (86.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (115.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (16.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (169.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (185.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (148, 4, 123)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (375.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (684.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (776.0ms) Completed 200 OK in 1201ms (Views: 1177.1ms | ActiveRecord: 1.0ms) Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:14:54 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered temp/t1.html.haml within layouts/main (43.0ms) Completed 500 Internal Server Error in 115ms (ActiveRecord: 2.0ms) ActionView::Template::Error (wrong number of arguments (1 for 0)): 7: 8: %h2 URLs 9: 10: =link_to 'news', site_page_path('news') app/views/temp/t1.html.haml:10:in `_app_views_temp_t__html_haml___580676166_86210580' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (108.0ms) Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:15:10 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (16.0ms) Completed 200 OK in 1982ms (Views: 1273.1ms | ActiveRecord: 68.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:15:15 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:15:15 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:16 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:16 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:16 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:16 +0300 Started GET "/cmsadmin/pages?parent_id=0" for 127.0.0.1 at 2015-06-11 03:15:24 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (58.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (83.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (239.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (677.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (767.0ms) Completed 200 OK in 1130ms (Views: 1031.1ms | ActiveRecord: 14.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:26 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:26 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:15:43 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (13.0ms) Completed 200 OK in 752ms (Views: 703.0ms | ActiveRecord: 5.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:15:44 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:44 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:44 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:44 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:15:44 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:15:44 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:21:25 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 CACHE (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 [["name", "about"]] Rendered temp/t1.html.haml within layouts/main (32.0ms) Completed 200 OK in 1339ms (Views: 799.0ms | ActiveRecord: 45.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:21:29 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:21:29 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:21:29 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:21:29 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:21:29 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:21:29 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:22:09 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 CACHE (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 [["name", "about"]] Rendered temp/t1.html.haml within layouts/main (28.0ms) Completed 200 OK in 937ms (Views: 870.0ms | ActiveRecord: 6.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:22:10 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:22:10 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:11 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:11 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:11 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:11 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:22:37 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (4510.3ms) Completed 200 OK in 5648ms (Views: 5150.3ms | ActiveRecord: 44.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:22:45 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:22:45 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:45 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:46 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:46 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:22:46 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:23:04 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (3598.2ms) Completed 200 OK in 4166ms (Views: 4128.2ms | ActiveRecord: 3.0ms) Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:08 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:23:08 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:08 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:08 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:23:08 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:08 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:23:48 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (15.0ms) Completed 200 OK in 1190ms (Views: 699.0ms | ActiveRecord: 47.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:23:51 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:23:52 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:52 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:52 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:52 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:23:52 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:28:15 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (46.0ms) Completed 200 OK in 1429ms (Views: 849.0ms | ActiveRecord: 57.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:28:19 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:28:19 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:28:19 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:28:19 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:28:19 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:28:20 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:29:10 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (55766.2ms) Completed 200 OK in 56740ms (Views: 56680.2ms | ActiveRecord: 6.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:30:07 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:30:08 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:30:08 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:30:08 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:30:08 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:30:08 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:30:29 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (137376.9ms) Completed 200 OK in 138702ms (Views: 137990.9ms | ActiveRecord: 107.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:32:50 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:32:50 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:32:51 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:32:51 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:32:51 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:32:51 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:34:12 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (4366.3ms) Completed 200 OK in 5240ms (Views: 4870.3ms | ActiveRecord: 40.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:34:19 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:34:19 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:34:19 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:34:19 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:34:19 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:34:19 +0300 Started GET "/t1.html" for 127.0.0.1 at 2015-06-11 03:36:50 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"t1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 't1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 157 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'about' LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered temp/t1.html.haml within layouts/main (50.0ms) Completed 200 OK in 1902ms (Views: 1266.1ms | ActiveRecord: 63.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:36:52 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:36:52 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:36:52 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:36:52 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:36:52 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:36:52 +0300 Started GET "/about.html" for 127.0.0.1 at 2015-06-11 03:36:58 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"about.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Optimacms::Template Load (8.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 33ms (ActiveRecord: 11.0ms) TypeError (no implicit conversion of Symbol into Integer): W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `fetch' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `lang' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:47:in `meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:81:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (218.0ms) Started GET "/about.html" for 127.0.0.1 at 2015-06-11 03:37:00 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"about.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'about.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 123 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Completed 500 Internal Server Error in 24ms (ActiveRecord: 2.0ms) TypeError (no implicit conversion of Symbol into Integer): W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `fetch' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:30:in `lang' W:/myrails/cms/site/lib/optimacms/page_services/page_data.rb:47:in `meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:81:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (78.0ms) Started GET "/" for 127.0.0.1 at 2015-06-11 03:37:03 +0300 Processing by Optimacms::PagesController#show as HTML  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (34.0ms) Completed 200 OK in 569ms (Views: 532.0ms | ActiveRecord: 3.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:37:03 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:37:03 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:37:03 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:37:03 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:37:04 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:37:04 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 03:37:20 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (14.0ms) Completed 200 OK in 520ms (Views: 478.0ms | ActiveRecord: 11.0ms) Rendered text template (0.0ms) Completed 200 OK in 604ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:37:21 +0300 Started GET "/cmsadmin/pages?parent_id=104" for 127.0.0.1 at 2015-06-11 03:37:55 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"104"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (5884.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (5943.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (6021.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (6036.3ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (6362.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (46.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1218.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1509.1ms) Completed 200 OK in 8012ms (Views: 7923.5ms | ActiveRecord: 13.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:38:03 +0300 Started GET "/cmsadmin/pages/105/edit" for 127.0.0.1 at 2015-06-11 03:38:10 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"105"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (34.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 [["item_id", 105]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (512.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (62.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (110.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (1197.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (1244.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (520.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (590.0ms) Completed 200 OK in 1928ms (Views: 1861.1ms | ActiveRecord: 6.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:38:12 +0300 Started PATCH "/cmsadmin/pages/105" for 127.0.0.1 at 2015-06-11 03:38:16 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eqyqfl37owr69KHGfqj43TXKFt/l2nMFCpr3dxeO1uds/p5eFi2OHkD6S8L8CrrB3c3PTZ5siwA5HNWwYkWWQA==", "page"=>{"parent_id"=>"104", "title"=>"News in category", "url"=>"news/{$category_name}/{$pg}", "name"=>"news_category", "controller_action"=>"news#index", "layout_id"=>"", "template_id"=>"4", "template"=>"Main layout (layouts/main)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"267"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"302"}, "2"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}}}, "commit"=>"Save", "id"=>"105"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`id` IN (267, 302) SQL (0.0ms) UPDATE `cms_pages` SET `name` = 'news_category', `updated_at` = '2015-06-11 00:38:16' WHERE `cms_pages`.`id` = 105 SQL (1.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('', '', '', '', 105)  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 99ms (ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-11 03:38:16 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_fields.html.haml (42.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form_inline.html.haml (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.5/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (156.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (530.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (601.0ms) Completed 200 OK in 796ms (Views: 774.0ms | ActiveRecord: 2.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 03:38:20 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (4.0ms) Completed 200 OK in 488ms (Views: 483.0ms | ActiveRecord: 0.0ms) Rendered text template (0.0ms) Completed 200 OK in 538ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/news.html" for 127.0.0.1 at 2015-06-11 03:38:23 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news.html"} News Load (0.0ms) SELECT `news`.* FROM `news` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/index.html.haml within layouts/main (20.0ms) Completed 200 OK in 498ms (Views: 494.0ms | ActiveRecord: 1.0ms) Rendered text template (0.0ms) Completed 200 OK in 541ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/news.html" for 127.0.0.1 at 2015-06-11 03:38:59 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 136 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news.html"} News Load (1.0ms) SELECT `news`.* FROM `news` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered news/index.html.haml within layouts/main (25.0ms) Completed 200 OK in 548ms (Views: 542.0ms | ActiveRecord: 3.0ms) Rendered text template (1.0ms) Completed 200 OK in 590ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:00 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:00 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:00 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:00 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:39:00 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:39:00 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-11 03:39:02 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (5.0ms) Completed 200 OK in 508ms (Views: 504.0ms | ActiveRecord: 1.0ms) Rendered text template (1.0ms) Completed 200 OK in 553ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-11 03:39:03 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-11 03:39:03 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:03 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:03 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:03 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-11 03:39:03 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 14:01:42 +0300 ActiveRecord::SchemaMigration Load (80.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (86.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (4938.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (4951.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (4982.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (5014.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (5026.3ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (5351.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (48.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (48.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (867.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1075.1ms) Completed 200 OK in 6982ms (Views: 6379.4ms | ActiveRecord: 357.0ms) Started GET "/" for 127.0.0.1 at 2015-06-12 14:01:50 +0300 Processing by Optimacms::PagesController#show as HTML  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (27.0ms) Completed 200 OK in 939ms (Views: 648.0ms | ActiveRecord: 165.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 14:01:51 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (7.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (162.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (572.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (651.0ms) Completed 200 OK in 877ms (Views: 842.0ms | ActiveRecord: 10.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-12 14:01:52 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-12 14:01:52 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-12 14:01:52 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 14:01:52 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 14:01:52 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-12 14:01:52 +0300 Started GET "/assets/fontawesome-webfont-d930f252f79ad15db0e13fb2d2d678c8.woff?v=4.3.0" for 127.0.0.1 at 2015-06-12 14:01:53 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-12 14:02:47 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (111.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (17.0ms) Completed 200 OK in 752ms (Views: 523.0ms | ActiveRecord: 185.0ms) Rendered text template (0.0ms) Completed 200 OK in 939ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-06-12 15:32:02 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (30.0ms) Completed 200 OK in 1101ms (Views: 711.0ms | ActiveRecord: 36.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:32:04 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5115.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (5127.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (5158.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (5194.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (5205.3ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (5386.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (919.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1155.1ms) Completed 200 OK in 6646ms (Views: 6570.4ms | ActiveRecord: 14.0ms) Started GET "/cmsadmin/pages?parent_id=0" for 127.0.0.1 at 2015-06-12 15:35:11 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (573.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (644.0ms) Completed 200 OK in 863ms (Views: 843.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages?parent_id=148" for 127.0.0.1 at 2015-06-12 15:35:13 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (20.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (63.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (132.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (576.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (652.0ms) Completed 200 OK in 829ms (Views: 803.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/pages/new?parent_id=148" for 127.0.0.1 at 2015-06-12 15:35:17 +0300 Processing by Optimacms::Admin::PagesController#new as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (16.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (499.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (902.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (916.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (568.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (638.0ms) Completed 200 OK in 1626ms (Views: 1577.1ms | ActiveRecord: 1.0ms) Started POST "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:35:35 +0300 Processing by Optimacms::Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"vhbLcUkW086CNQK7QeKeT4+/v7561hg1wSnOylUbkgioRP9RAsD+2jg76L/DQNxTZ7hmLAFg4DDyr+wNINDSrw==", "page"=>{"parent_id"=>"148", "title"=>"twmp 4", "url"=>"temp4.html", "name"=>"temp4", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"", "template"=>"", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"t4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long text", "meta_keywords"=>"", "meta_description"=>""}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}}}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN SQL (1.0ms) INSERT INTO `cms_pages` (`parent_id`, `title`, `url`, `name`, `controller_action`, `layout_id`, `url_parts_count`, `parsed_url`, `created_at`, `updated_at`) VALUES (148, 'twmp 4', 'temp4.html', 'temp4', '', 4, 1, '^temp4[.]html$', '2015-06-12 12:35:35', '2015-06-12 12:35:35') SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('', 't4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long text', '', '', 158) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('en', '', '', '', 158) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('ru', '', '', '', 158)  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 121ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:35:35 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (71.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (75.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (150.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (576.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (644.0ms) Completed 200 OK in 837ms (Views: 813.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/pages/158/edit" for 127.0.0.1 at 2015-06-12 15:35:38 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"158"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 158 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 [["item_id", 158]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (479.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (695.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (709.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (568.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (638.0ms) Completed 200 OK in 1410ms (Views: 1369.1ms | ActiveRecord: 2.0ms) Started PATCH "/cmsadmin/pages/158" for 127.0.0.1 at 2015-06-12 15:35:42 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rD3MjdKFvZLs5Cmw9fKCmKbFpV6JyQJ/A34B9lC7SbS6b/itmVOQhlbqw7R3UMCETsJ8zPJ/+now+CMxJXAJEw==", "page"=>{"parent_id"=>"148", "title"=>"temp 4", "url"=>"temp4.html", "name"=>"temp4", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"", "template"=>"", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"t4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long textt4 long text", "meta_keywords"=>"", "meta_description"=>"", "id"=>"356"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"357"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"358"}}}, "commit"=>"Save", "id"=>"158"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 158 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 AND `cms_pages_translation`.`id` IN (356, 357, 358) SQL (0.0ms) UPDATE `cms_pages` SET `title` = 'temp 4', `updated_at` = '2015-06-12 12:35:42' WHERE `cms_pages`.`id` = 158  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 75ms (ActiveRecord: 3.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:35:42 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (74.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (150.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (583.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (653.0ms) Completed 200 OK in 843ms (Views: 821.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/pages/158/edit" for 127.0.0.1 at 2015-06-12 15:35:44 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"158"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 158 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 [["item_id", 158]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (485.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (701.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (710.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (588.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (659.0ms) Completed 200 OK in 1431ms (Views: 1389.1ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:35:51 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (65.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (150.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (590.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (660.0ms) Completed 200 OK in 849ms (Views: 826.0ms | ActiveRecord: 3.0ms) Started DELETE "/cmsadmin/pages/158" for 127.0.0.1 at 2015-06-12 15:36:25 +0300 Processing by Optimacms::Admin::PagesController#destroy as HTML Parameters: {"authenticity_token"=>"NBdLMXELWXaAw47ezCI9hTOLF+n2VMS0gOoF4eY9Z+QiRX8ROt10YjrNZNpOgH+Z24zOe43iPLGzbCcmk/YnQw==", "id"=>"158"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 158 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 SQL (0.0ms) DELETE FROM `cms_pages_translation` WHERE `cms_pages_translation`.`id` = 356 SQL (0.0ms) DELETE FROM `cms_pages_translation` WHERE `cms_pages_translation`.`id` = 357 SQL (1.0ms) DELETE FROM `cms_pages_translation` WHERE `cms_pages_translation`.`id` = 358 SQL (0.0ms) DELETE FROM `cms_pages` WHERE `cms_pages`.`id` = 158  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 53ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:36:25 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (71.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (75.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (146.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (605.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (677.0ms) Completed 200 OK in 864ms (Views: 842.0ms | ActiveRecord: 4.0ms) Started POST "/cmsadmin/pages/search" for 127.0.0.1 at 2015-06-12 15:38:47 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0HShEhrCJE4aBuUnG3YBMohaPN1RGCpGjDsNEUjEKI/GJpUyURQJWqAIDyOZ1EMuYF3lTyqu0kO/vS/WPQ9oKA==", "cmd"=>"apply", "filter"=>{"title"=>"1", "parent_id"=>"148"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 26ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:38:47 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND title LIKE '%1%' AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND title LIKE '%1%' AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (185.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (582.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (650.0ms) Completed 200 OK in 881ms (Views: 852.0ms | ActiveRecord: 2.0ms) Started POST "/cmsadmin/pages/search" for 127.0.0.1 at 2015-06-12 15:38:51 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"VJvECQ1yRr3Gv3r0cueF5+yyZjsybXGkWcgQGsEpEIdCyfApRqRrqXyxkPDwRcf7BLW/qUnbiaFqTjLdtOJQIA==", "cmd"=>"clear", "filter"=>{"title"=>"1", "parent_id"=>"148"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 18ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:38:51 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (186.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (594.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 892ms (Views: 870.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:20 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (66.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (249.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (595.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (665.0ms) Completed 200 OK in 954ms (Views: 933.1ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:21 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:22 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=title&orderdir=asc" for 127.0.0.1 at 2015-06-12 15:39:24 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"U/OmLGVH75XYzsJ53dYsVHhm6MSx77ExpBIrxjcjJeRFoZIMLpHCgWLAKH1fdG5IkGExVspZSTSXlAkBQuhlQw==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:24 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (69.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY title asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (0, 4, 126)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (191.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (596.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (668.0ms) Completed 200 OK in 899ms (Views: 877.1ms | ActiveRecord: 4.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:25 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=title&orderdir=desc" for 127.0.0.1 at 2015-06-12 15:39:26 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"0aa9qufZ5N+v3FwpxxUmHkre9B2zCIunOi2KwDdF6gDH9ImKrA/JyxXSti1Ft2QCotktj8i+c6IJq6gHQo6qpw==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:26 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (34.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (72.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (76.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY title desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (0, 4, 126)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (601.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (678.0ms) Completed 200 OK in 912ms (Views: 890.1ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:27 +0300 Started GET "/cmsadmin/pages?parent_id=148" for 127.0.0.1 at 2015-06-12 15:39:30 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY title desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (120, 129, 39, 139)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (149.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (636.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (706.0ms) Completed 200 OK in 912ms (Views: 878.1ms | ActiveRecord: 4.0ms) Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:31 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=title&orderdir=asc" for 127.0.0.1 at 2015-06-12 15:39:33 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"3v79SysgvXQYw2IVY6hT7wLZlLREdR7xKpzh3qrJkzjIrMlrYPaQYKLNiBHhChHz6t5NJj/D5vQZGsMZ3wLTnw==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:33 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (74.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY title asc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 39, 129, 120)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (157.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (596.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (666.0ms) Completed 200 OK in 864ms (Views: 842.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:34 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=title&orderdir=desc" for 127.0.0.1 at 2015-06-12 15:39:35 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"J07IPIMkIl/rI34aKcb7iOXYHbw6BrVZnXWcKabjFXQxHPwcyPIPS1EtlB6rZLmUDd/ELkGwTVyu877u0yhV0w==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 20ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:35 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (69.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY title desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (120, 129, 39, 139)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (147.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (609.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (683.0ms) Completed 200 OK in 871ms (Views: 849.0ms | ActiveRecord: 3.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:36 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:36 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:36 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:36 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:36 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:36 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:36 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:37 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:37 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=title&orderdir=asc" for 127.0.0.1 at 2015-06-12 15:39:39 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"Zw5rAOlnL/9OHjJ/K+UfGN8Taz/r1gaT59cfN+4s9/ZxXF8gorEC6/QQ2HupR10ENxSyrZBg/pbUUT3wm+e3UQ==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:39 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (71.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (76.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY title asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 39, 129, 120)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (149.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (600.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (669.0ms) Completed 200 OK in 859ms (Views: 836.0ms | ActiveRecord: 5.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:40 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=title&orderdir=desc" for 127.0.0.1 at 2015-06-12 15:39:41 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"HJJIkiDx6XsM9JO0HPVG+KTG6HRjXBln38wJNTIbYRQKwHyyayfEb7b6ebCeVwTkTMEx5hjq4WLsSivyR9Ahsw==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:41 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (49.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (70.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY title desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (120, 129, 39, 139)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (155.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (599.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (672.0ms) Completed 200 OK in 870ms (Views: 847.0ms | ActiveRecord: 3.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:42 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:56 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (70.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY title desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (120, 129, 39, 139)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (232.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (631.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (700.0ms) Completed 200 OK in 994ms (Views: 969.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:57 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:57 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:57 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:57 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:57 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:57 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:57 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:58 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:58 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=name&orderdir=asc" for 127.0.0.1 at 2015-06-12 15:39:58 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"zuO/mRx1iYWY0FUBFoVxRpugiZcfYVjFfoycBFtEqbDYsYu5V6OkkSLevwWUJzNac6dQBWTXoMBNCr7DLo/pFw==", "cmd"=>"order", "orderby"=>"name", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:39:58 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (70.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 120, 39, 129)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (157.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (597.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (668.0ms) Completed 200 OK in 865ms (Views: 843.0ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:59 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:39:59 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:39:59 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:00 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:00 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:00 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:00 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:00 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:00 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=name&orderdir=desc" for 127.0.0.1 at 2015-06-12 15:40:02 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"m6BQcWTtfNqIuYbvwwnXRFds07gl0e3xmVTO87kEsJGN8mRRLztRzjK3bOtBq5VYv2sKKl5nFfSq0uw0zM/wNg==", "cmd"=>"order", "orderby"=>"name", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:40:02 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (69.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY name desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (129, 39, 120, 139)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (153.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (596.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (666.0ms) Completed 200 OK in 867ms (Views: 837.0ms | ActiveRecord: 3.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:03 +0300 Started POST "/cmsadmin/pages/search?cmd=order&orderby=name&orderdir=asc" for 127.0.0.1 at 2015-06-12 15:40:04 +0300 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"qs2BfugzdYHZGJ7KCERYqiaaq5lFePhmQpOZmZR0Q9C8n7Veo+VYlWMWdM6K5hq2zp1yCz7OAGNxFbte4b8Ddw==", "cmd"=>"order", "orderby"=>"name", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:40:04 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (49.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (73.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (77.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 120, 39, 129)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (154.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (597.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 862ms (Views: 839.0ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:05 +0300 Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:40:08 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (66.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (185.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (604.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (676.0ms) Completed 200 OK in 915ms (Views: 879.1ms | ActiveRecord: 3.0ms) Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:09 +0300 Started POST "/cmsadmin/templates/search?cmd=order&orderby=title&orderdir=desc" for 127.0.0.1 at 2015-06-12 15:40:28 +0300 Processing by Optimacms::Admin::TemplatesController#search as HTML Parameters: {"authenticity_token"=>"5Q1qGqTcXgt8nRoGRH4ltieVsIsQ0ifFoaEmu5q94zzzX1467wpzH8aT8ALG3Geqz5JpGWtk38CSJwR873ajmw==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/templates Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 20ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:40:28 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (68.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title desc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (137.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (598.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 850ms (Views: 823.0ms | ActiveRecord: 3.0ms) Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:29 +0300 Started POST "/cmsadmin/templates/search?cmd=order&orderby=title&orderdir=asc" for 127.0.0.1 at 2015-06-12 15:40:30 +0300 Processing by Optimacms::Admin::TemplatesController#search as HTML Parameters: {"authenticity_token"=>"Sp3PdQz1HI1rdcm9V+QLH4uF+Ej/Ax/dTIm3C6KxSHxcz/tVRyMxmdF7I7nVRkkDY4Ih2oS159h/D5XM13oI2w==", "cmd"=>"order", "orderby"=>"title", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/templates Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:40:30 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (71.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (75.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (136.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (603.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (673.0ms) Completed 200 OK in 858ms (Views: 830.0ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:31 +0300 Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:40:51 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (81.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (209.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (615.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (684.0ms) Completed 200 OK in 940ms (Views: 911.1ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:52 +0300 Started POST "/cmsadmin/templates/search?cmd=order&orderby=basepath&orderdir=asc" for 127.0.0.1 at 2015-06-12 15:40:55 +0300 Processing by Optimacms::Admin::TemplatesController#search as HTML Parameters: {"authenticity_token"=>"BOVJfic2vP+DW20dvmSjE7X9OB7xAGgUzmO875lb1CcSt31ebOCR6zlVhxk8xuEPXfrhjIq2kBH95Z4o7JCUgA==", "cmd"=>"order", "orderby"=>"basepath", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/templates Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 20ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:40:55 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (68.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY basepath asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (130.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (598.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (677.0ms) Completed 200 OK in 854ms (Views: 825.0ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:56 +0300 Started POST "/cmsadmin/templates/search?cmd=order&orderby=basepath&orderdir=desc" for 127.0.0.1 at 2015-06-12 15:40:57 +0300 Processing by Optimacms::Admin::TemplatesController#search as HTML Parameters: {"authenticity_token"=>"E6PD54oTsy29KLfhe8PJS8Nmf1PzvSBk9NFvMTnPax4F8ffHwcWeOQcmXeX5YYtXK2GmwYgL2GHHV032TAQruQ==", "cmd"=>"order", "orderby"=>"basepath", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/templates Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:40:57 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (68.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY basepath desc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (137.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (611.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (680.0ms) Completed 200 OK in 866ms (Views: 836.0ms | ActiveRecord: 2.0ms) Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:58 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:58 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:58 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:58 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:40:58 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:58 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:58 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:59 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:40:59 +0300 Started GET "/cmsadmin/templates/148/edit" for 127.0.0.1 at 2015-06-12 15:41:15 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"148"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 148 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (152.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (165.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (600.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (668.0ms) Completed 200 OK in 884ms (Views: 864.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:16 +0300 Started GET "/cmsadmin/templates/new?parent_id=70" for 127.0.0.1 at 2015-06-12 15:41:21 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (201.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (610.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (679.0ms) Completed 200 OK in 942ms (Views: 891.1ms | ActiveRecord: 10.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:22 +0300 Started GET "/cmsadmin/templates/new?parent_id=70" for 127.0.0.1 at 2015-06-12 15:41:24 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (147.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (636.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (711.0ms) Completed 200 OK in 910ms (Views: 878.0ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:25 +0300 Started POST "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:41:33 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"53ti4fB2iT0J1fz4MvM/tgC0LjKtpWFgulRFk7If9KzxKVbBu6CkKbPbFvywUX2q6LP3oNYTmWWJ0mdUx9S0Cw==", "modal"=>"0", "template"=>{"title"=>"part 2", "basedirpath"=>"temp/", "basename"=>"part2", "type_id"=>"3", "tpl_format"=>"haml", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (1.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`basepath` = 'temp' AND `cms_templates`.`is_folder` = 1 ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/part2' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('part 2', 'temp/', 'part2', 3, 'haml', '70', 'temp/part2', '2015-06-12 12:41:34', '2015-06-12 12:41:34')  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates/149/edit Completed 302 Found in 233ms (ActiveRecord: 6.0ms) Started GET "/cmsadmin/templates/149/edit" for 127.0.0.1 at 2015-06-12 15:41:34 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"149"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 149 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (99.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (106.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (603.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (681.0ms) Completed 200 OK in 831ms (Views: 810.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:35 +0300 Started PATCH "/cmsadmin/templates/149" for 127.0.0.1 at 2015-06-12 15:41:44 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OBWtZUd4KhSHacooeK5KlXT5m7R2UYSG9NjSLKtem7AuR5lFDK4HAD1nICz6DAiJnP5CJg3nfIPHXvDr3pXbFw==", "template"=>{"parent_id"=>"70", "title"=>"part 2", "content"=>"rrr"}, "commit"=>"Save", "id"=>"149"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 149 LIMIT 1  (1.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/part2' AND `cms_templates`.`id` != 149 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/templates Completed 302 Found in 67ms (ActiveRecord: 4.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-12 15:41:44 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (36.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (76.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (80.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY basepath desc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (148.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (616.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (688.0ms) Completed 200 OK in 884ms (Views: 856.0ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:45 +0300 Started GET "/cmsadmin/templates/149/edit" for 127.0.0.1 at 2015-06-12 15:41:52 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"149"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 149 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (98.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (105.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (609.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (686.0ms) Completed 200 OK in 834ms (Views: 814.0ms | ActiveRecord: 1.0ms) Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:41:53 +0300 Started GET "/cmsadmin/templates/149/edit" for 127.0.0.1 at 2015-06-12 15:42:03 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"149"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 149 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (107.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (115.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (631.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (699.0ms) Completed 200 OK in 856ms (Views: 837.0ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:42:04 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:04 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:04 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:04 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:04 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:04 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:04 +0300 Started GET "/cmsadmin/templates/149/edit" for 127.0.0.1 at 2015-06-12 15:42:19 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"149"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 149 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (139.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (147.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (638.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (708.0ms) Completed 200 OK in 922ms (Views: 887.0ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:20 +0300 Started GET "/cmsadmin/templates/149/edit" for 127.0.0.1 at 2015-06-12 15:42:50 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"149"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 149 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (152.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (159.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (582.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (662.0ms) Completed 200 OK in 870ms (Views: 846.0ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:42:51 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-12 15:46:30 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (67.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (72.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 120, 39, 129)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (147.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (582.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (650.0ms) Completed 200 OK in 839ms (Views: 818.0ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-12 15:46:31 +0300 Started GET "/" for 127.0.0.1 at 2015-06-13 12:08:51 +0300 ActiveRecord::SchemaMigration Load (85.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (41.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (47.0ms) Completed 500 Internal Server Error in 1287ms (ActiveRecord: 313.0ms) SyntaxError ((eval):1: syntax error, unexpected tINTEGER, expecting end-of-input "hello "123" " ^): app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___611046746_85219860' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (173.0ms) Started GET "/" for 127.0.0.1 at 2015-06-13 12:11:18 +0300 Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (6.0ms) Completed 200 OK in 2143ms (Views: 1425.1ms | ActiveRecord: 402.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-13 12:11:22 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:11:22 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:11:22 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:11:22 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:11:22 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-13 12:11:22 +0300 Started GET "/" for 127.0.0.1 at 2015-06-13 12:11:25 +0300 Processing by Optimacms::PagesController#show as HTML  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (4.0ms) Completed 200 OK in 616ms (Views: 578.0ms | ActiveRecord: 4.0ms) Started GET "/" for 127.0.0.1 at 2015-06-13 12:17:20 +0300 Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (5.0ms) Completed 500 Internal Server Error in 375ms (ActiveRecord: 29.0ms) SyntaxError ((eval):1: syntax error, unexpected tINTEGER, expecting end-of-input "hello \\"123\\" " ^): app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___611046746_85219860' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (83.0ms) Started GET "/" for 127.0.0.1 at 2015-06-13 12:17:36 +0300 Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (5.0ms) Completed 200 OK in 908ms (Views: 549.0ms | ActiveRecord: 33.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-13 12:17:38 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:17:38 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:17:38 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:17:38 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:17:38 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-13 12:17:38 +0300 Started GET "/" for 127.0.0.1 at 2015-06-13 12:20:54 +0300 Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (5.0ms) Completed 200 OK in 899ms (Views: 532.0ms | ActiveRecord: 34.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-13 12:20:56 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:20:57 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:20:57 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:20:57 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:20:57 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-13 12:20:57 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:21:00 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (17.0ms) Completed 200 OK in 706ms (Views: 561.0ms | ActiveRecord: 98.0ms) Rendered text template (0.0ms) Completed 200 OK in 801ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:01 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:01 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:01 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:21:01 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-13 12:21:07 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5982.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (6009.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (20.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (6052.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (6093.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (6108.3ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 120, 39, 129)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (6389.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (43.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1174.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1456.1ms) Completed 200 OK in 7999ms (Views: 7901.5ms | ActiveRecord: 33.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-06-13 12:21:15 +0300 Started GET "/assets/fontawesome-webfont-d930f252f79ad15db0e13fb2d2d678c8.woff?v=4.3.0" for 127.0.0.1 at 2015-06-13 12:21:16 +0300 Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-06-13 12:21:20 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY basepath desc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (178.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (579.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (656.0ms) Completed 200 OK in 910ms (Views: 869.0ms | ActiveRecord: 4.0ms) Started GET "/cmsadmin/templates?parent_id=0" for 127.0.0.1 at 2015-06-13 12:21:21 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (51.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (68.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (73.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY basepath desc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (145.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (594.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (664.0ms) Completed 200 OK in 850ms (Views: 827.0ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/templates?parent_id=145" for 127.0.0.1 at 2015-06-13 12:21:24 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"145"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 145 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (73.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) ORDER BY basepath desc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '145' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (129.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (587.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (659.0ms) Completed 200 OK in 836ms (Views: 807.0ms | ActiveRecord: 3.0ms) Started GET "/cmsadmin/templates/146/edit" for 127.0.0.1 at 2015-06-13 12:21:26 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"146"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (35.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (209.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (261.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (595.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (672.0ms) Completed 200 OK in 978ms (Views: 958.1ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-13 12:21:30 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 120, 39, 129)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (144.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (606.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (677.0ms) Completed 200 OK in 867ms (Views: 837.0ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages?parent_id=0" for 127.0.0.1 at 2015-06-13 12:21:32 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (74.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (4, 0, 126)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (193.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (596.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (670.0ms) Completed 200 OK in 903ms (Views: 881.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages?parent_id=104" for 127.0.0.1 at 2015-06-13 12:21:36 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"104"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (69.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (73.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (147, 4, 146, 63)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (166.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (596.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 874ms (Views: 849.0ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2015-06-13 12:21:40 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (519.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (55.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (141.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (1151.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (1188.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (593.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (664.0ms) Completed 200 OK in 1921ms (Views: 1875.1ms | ActiveRecord: 4.0ms) Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2015-06-13 12:21:50 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8R3LHx8f8DDGwx4n20NX8yW9R9ARHX8SvYvX5DGiEuTnT/8/VMndJHzN9CNZ4RXvzbqeQmqrhxeODfUjRGlSQw==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem-:id.html", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (36.0ms) UPDATE `cms_pages_translation` SET `meta_title` = '#{@item.title} | News \"ff\"' WHERE `cms_pages_translation`.`id` = 346  (22.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 140ms (ActiveRecord: 61.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-13 12:21:50 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (147, 4, 146, 63)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (162.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (595.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (669.0ms) Completed 200 OK in 882ms (Views: 856.0ms | ActiveRecord: 4.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:21:51 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (5.0ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms) Completed 500 Internal Server Error in 64ms (ActiveRecord: 0.0ms) SyntaxError ((eval):1: syntax error, unexpected tIDENTIFIER, expecting end-of-input "#{@item.title} | News "ff"" ^): app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___611046746_85219860' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (104.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:23:38 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (17.0ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 6.0ms) Completed 500 Internal Server Error in 453ms (ActiveRecord: 0.0ms) SyntaxError ((eval):1: syntax error, unexpected tIDENTIFIER, expecting end-of-input "#{@item.title} | News "ff"" ^): app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___611046746_85219860' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (67.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (114.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:24:15 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (9.0ms) Completed 500 Internal Server Error in 75ms (ActiveRecord: 9.0ms) Completed 500 Internal Server Error in 466ms (ActiveRecord: 0.0ms) SyntaxError ((eval):1: syntax error, unexpected tIDENTIFIER, expecting end-of-input "#{@item.title} | News "ff"" ^): app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___611046746_85219860' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (117.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (204.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:26:00 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (22.0ms) Completed 200 OK in 781ms (Views: 738.0ms | ActiveRecord: 9.0ms) Rendered text template (0.0ms) Completed 200 OK in 1221ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:26:02 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:26:02 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-13 12:26:02 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:26:02 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:26:02 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-13 12:26:02 +0300 Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2015-06-13 12:27:05 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (16.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (517.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (6082.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (6100.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (819.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1043.1ms) Completed 200 OK in 7283ms (Views: 7174.4ms | ActiveRecord: 16.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:27:12 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:27:12 +0300 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2015-06-13 12:27:23 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"VZbDjg+g4c3P0sRW4IXVqH4PrdV2pPWnbMdvpBssJN5DxPeuRHbM2XXcLlJiJ5e0lgh0Rw0SDaJfQU1jbudkeQ==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem-:id.html", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, \"abc\", def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (0.0ms) UPDATE `cms_pages_translation` SET `meta_keywords` = 'q, \"abc\", def' WHERE `cms_pages_translation`.`id` = 346  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 101ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-13 12:27:24 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (69.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (101.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (113.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (147, 4, 146, 63)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (286.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (566.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (633.0ms) Completed 200 OK in 960ms (Views: 937.1ms | ActiveRecord: 3.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:27:25 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (6.0ms) Completed 200 OK in 545ms (Views: 540.0ms | ActiveRecord: 0.0ms) Rendered text template (0.0ms) Completed 200 OK in 592ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-13 12:27:26 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:27:26 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:27:26 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:27:26 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-13 12:27:26 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:27:26 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:27:28 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (6.0ms) Completed 200 OK in 527ms (Views: 521.0ms | ActiveRecord: 2.0ms) Rendered text template (0.0ms) Completed 200 OK in 580ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:29:21 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (8.0ms) Completed 200 OK in 709ms (Views: 664.0ms | ActiveRecord: 11.0ms) Rendered text template (0.0ms) Completed 200 OK in 1136ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:29:24 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:29:24 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-13 12:29:24 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:29:24 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:29:25 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-13 12:29:25 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:29:26 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (5.0ms) Completed 200 OK in 530ms (Views: 525.0ms | ActiveRecord: 1.0ms) Rendered text template (1.0ms) Completed 200 OK in 584ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:30:43 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (24.0ms) Completed 500 Internal Server Error in 134ms (ActiveRecord: 7.0ms) Completed 500 Internal Server Error in 555ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `s1' for #<#:0x874a610>): 1: <%= meta_tags %> <%= stylesheet_link_tag 'application', media: 'all' %> <%= stylesheet_link_tag 'tpl', media: 'all' %> <%= javascript_include_tag 'application' %> <%= csrf_meta_tags %> layout 'main': <%= yield %> app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___759490419_83271252' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (36.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (131.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:31:31 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (5.0ms) Completed 500 Internal Server Error in 52ms (ActiveRecord: 2.0ms) Completed 500 Internal Server Error in 90ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `s1' for #<#:0x8a58638>): 1: <%= meta_tags %> <%= stylesheet_link_tag 'application', media: 'all' %> <%= stylesheet_link_tag 'tpl', media: 'all' %> <%= javascript_include_tag 'application' %> <%= csrf_meta_tags %> layout 'main': <%= yield %> app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___759490419_83271252' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (104.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:31:42 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (11.0ms) Completed 500 Internal Server Error in 120ms (ActiveRecord: 12.0ms) Completed 500 Internal Server Error in 514ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `s1' for #<#:0x9a91b68>): 1: <%= meta_tags %> <%= stylesheet_link_tag 'application', media: 'all' %> <%= stylesheet_link_tag 'tpl', media: 'all' %> <%= javascript_include_tag 'application' %> <%= csrf_meta_tags %> layout 'main': <%= yield %> app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb___759490419_83271252' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (116.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:32:56 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"} Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (20.0ms) Completed 500 Internal Server Error in 89ms (ActiveRecord: 9.0ms) Completed 500 Internal Server Error in 584ms (ActiveRecord: 0.0ms) SyntaxError ((eval):1: syntax error, unexpected tIDENTIFIER, expecting end-of-input "q, "abc", def" ^): app/views/layouts/main.html.erb:1:in `_app_views_layouts_main_html_erb__582453101_82675440' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (49.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (105.0ms) Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2015-06-13 12:33:07 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (15.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`type_id` = 1 AND `cms_templates`.`is_folder` = 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (543.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (57.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (6124.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (6151.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (52.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (52.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (868.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1091.1ms) Completed 200 OK in 7393ms (Views: 7274.4ms | ActiveRecord: 14.0ms) Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2015-06-13 12:33:31 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"VpHNptaRDLbbqajriKBsNcyedKr48UhGCiKB6oHVY79Aw/mGnUchomGnQu8KAi4pJJmtOINHsEM5pKMt9B4jGA==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem-:id.html", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (0.0ms) UPDATE `cms_pages_translation` SET `meta_keywords` = 'q, abc, def' WHERE `cms_pages_translation`.`id` = 346  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 84ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-13 12:33:32 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (110.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (122.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (147, 4, 146, 63)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (285.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (601.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (670.0ms) Completed 200 OK in 1005ms (Views: 974.1ms | ActiveRecord: 4.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:33:34 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (5.0ms) Completed 200 OK in 660ms (Views: 654.0ms | ActiveRecord: 1.0ms) Rendered text template (1.0ms) Completed 200 OK in 714ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-06-13 12:33:35 +0300 Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-06-13 12:33:35 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-06-13 12:33:35 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-06-13 12:33:35 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-06-13 12:33:35 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-06-13 12:33:35 +0300 Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 12:33:37 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (5.0ms) Completed 200 OK in 521ms (Views: 516.0ms | ActiveRecord: 0.0ms) Rendered text template (0.0ms) Completed 200 OK in 563ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/newsitem-1.html" for 127.0.0.1 at 2015-06-13 20:19:52 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem-1.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem-1.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem-1.html"} News Load (0.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 1 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (6.0ms) Completed 200 OK in 683ms (Views: 678.0ms | ActiveRecord: 1.0ms) Rendered text template (0.0ms) Completed 200 OK in 728ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-06-13 20:19:53 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_text.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_field_simple_form.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_fields.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form_inline.html.haml (84.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.11/app/views/simple_search_filter/_form.html.haml (91.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (147, 4, 146, 63)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (223.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (623.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (843.0ms) Completed 200 OK in 1270ms (Views: 1248.1ms | ActiveRecord: 2.0ms) Started GET "/" for 127.0.0.1 at 2015-07-20 22:04:52 +0300 ActiveRecord::SchemaMigration Load (100.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (33.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (50.0ms) Completed 200 OK in 2242ms (Views: 1276.1ms | ActiveRecord: 257.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:04:55 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 17ms (ActiveRecord: 0.0ms) Started GET "/assets/application-39b0ff10ea5da45b0c25a8a5f52dc33c.css?body=1" for 127.0.0.1 at 2015-07-20 22:05:02 +0300 Started GET "/assets/jquery-5ba2df6cc8d349ca3589408b6c6a6e24.js?body=1" for 127.0.0.1 at 2015-07-20 22:05:02 +0300 Started GET "/assets/tpl-d8f657d1a4f1501f6918af2647a5994f.css?body=1" for 127.0.0.1 at 2015-07-20 22:05:02 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:05:02 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:05:02 +0300 Started GET "/assets/application-b2e65b81a17bbf9322a865dddaaef0f8.js?body=1" for 127.0.0.1 at 2015-07-20 22:05:02 +0300 Started GET "/cmsadmin/login" for 127.0.0.1 at 2015-07-20 22:05:02 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/devise-3.5.1/app/views/devise/shared/_links.html.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/devise-3.5.1/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (304.0ms) Completed 200 OK in 893ms (Views: 725.0ms | ActiveRecord: 58.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2015-07-20 22:05:04 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (38.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 47ms (ActiveRecord: 38.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (38.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1312.1ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:05:06 +0300 Started POST "/cmsadmin/login" for 127.0.0.1 at 2015-07-20 22:05:07 +0300 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"UDoYiKC3t/2P8+/nhE+sA/f7/o1NrGZwnig++hIEDr/ZR3CrclqMhKrRi9bBOi4tWN6ZPZJoK4l599UY3KPe4Q==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`email` = 'admin@example.com' ORDER BY `cms_users`.`id` ASC LIMIT 1  (1.0ms) BEGIN SQL (29.0ms) UPDATE `cms_users` SET `current_sign_in_at` = '2015-07-20 19:05:08', `sign_in_count` = 2, `updated_at` = '2015-07-20 19:05:08' WHERE `cms_users`.`id` = 4  (1.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 239ms (ActiveRecord: 33.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:05:08 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (129.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (176.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (190.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (639.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (80.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (178.0ms) Completed 500 Internal Server Error in 895ms (ActiveRecord: 5.0ms) SyntaxError (W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:11: syntax error, unexpected ']', expecting '}'): W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:11: syntax error, unexpected ']', expecting '}' activesupport (4.2.1) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.1) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.1) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.1) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.1) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.1) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_70014444' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (158.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:05:22 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (36.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (97.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (102.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (427.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (38.0ms) Completed 500 Internal Server Error in 710ms (ActiveRecord: 40.0ms) ActionView::Template::Error (undefined local variable or method `pages_path' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to '#submenu#{ind}', :"data-toggle"=>"collapse", :"aria-expanded"=>"true", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:8:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_70014444' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (105.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:06:33 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (87.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (92.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (426.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (49.0ms) Completed 500 Internal Server Error in 689ms (ActiveRecord: 39.0ms) ActionView::Template::Error (undefined local variable or method `pages_path' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to '#submenu#{ind}', :"data-toggle"=>"collapse", :"aria-expanded"=>"true", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:11:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_70014444' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (80.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (122.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:07:44 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (89.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (95.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (379.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (31.0ms) Completed 500 Internal Server Error in 644ms (ActiveRecord: 43.0ms) ActionView::Template::Error (undefined local variable or method `pages_path' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to '#submenu#{ind}', :"data-toggle"=>"collapse", :"aria-expanded"=>"true", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:13:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_70014444' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (73.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (112.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:08:22 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (55.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (74.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (79.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (209.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (29.0ms) Completed 500 Internal Server Error in 299ms (ActiveRecord: 3.0ms) ActionView::Template::Error (undefined local variable or method `pages_path' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to '#submenu#{ind}', :"data-toggle"=>"collapse", :"aria-expanded"=>"true", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:13:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_70014444' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (73.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (112.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:08:49 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (66.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (310.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (30.0ms) Completed 500 Internal Server Error in 525ms (ActiveRecord: 31.0ms) ActionView::Template::Error (undefined local variable or method `templates_path' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to '#submenu#{ind}', :"data-toggle"=>"collapse", :"aria-expanded"=>"true", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:14:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_70014444' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (100.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:10:36 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (88.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (93.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (432.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (52.0ms) Completed 500 Internal Server Error in 739ms (ActiveRecord: 41.0ms) ActionView::Template::Error (undefined local variable or method `pages_admin_path' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to '#submenu#{ind}', :"data-toggle"=>"collapse", :"aria-expanded"=>"true", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/admin_menu/admin_menu.rb:13:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_70014444' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (97.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:14:43 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (68.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (312.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (77.0ms) Completed 500 Internal Server Error in 574ms (ActiveRecord: 32.0ms) SyntaxError (W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:58: syntax error, unexpected keyword_ensure, expecting keyword_end ...:Util.html_safe(_erbout);ensure;@haml_buffer = @haml_buffer.... ... ^ W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:61: syntax error, unexpected end-of-input, expecting keyword_end): W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:58: syntax error, unexpected keyword_ensure, expecting keyword_end ...:Util.html_safe(_erbout);ensure;@haml_buffer = @haml_buffer.... ... ^ W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:61: syntax error, unexpected end-of-input, expecting keyword_end actionview (4.2.1) lib/action_view/template.rb:296:in `module_eval' actionview (4.2.1) lib/action_view/template.rb:296:in `compile' actionview (4.2.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.1) lib/action_view/template.rb:232:in `synchronize' actionview (4.2.1) lib/action_view/template.rb:232:in `compile!' actionview (4.2.1) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (96.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:15:06 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (74.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (204.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1177.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1433.1ms) Completed 200 OK in 1691ms (Views: 1667.1ms | ActiveRecord: 5.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:15:08 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:15:08 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:15:08 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:15:08 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:15:08 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:15:08 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:15:08 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:15:09 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:15:09 +0300 Started GET "/assets/fontawesome-webfont-9e05603dba2fcd6ce30a144015b0f46d.woff2?v=4.3.0" for 127.0.0.1 at 2015-07-20 22:15:09 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:16:21 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (196.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (55.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (595.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (710.0ms) Completed 200 OK in 944ms (Views: 924.1ms | ActiveRecord: 3.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:16:22 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:16:59 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (36.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (58.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (82.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (87.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (208.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (62.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (589.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (713.0ms) Completed 200 OK in 965ms (Views: 941.1ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:00 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:17:17 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (49.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (75.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (80.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (199.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (571.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (695.0ms) Completed 200 OK in 934ms (Views: 913.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:18 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:18 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:18 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:19 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:17:19 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:17:19 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:19 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:19 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:19 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:17:49 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (82.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (202.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (67.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (661.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (797.0ms) Completed 200 OK in 1053ms (Views: 1022.1ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:17:50 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:18:30 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (37.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (78.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (83.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (233.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (459.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (477.0ms) Completed 500 Internal Server Error in 762ms (ActiveRecord: 3.0ms) ActionView::Template::Error (undefined method `_path' for #<#:0x7049838>): 13: %ul.submenu.collapse{id: "submenu#{ind}"} 14: - if m[:submenu] 15: - m[:submenu].each do |sm| 16: - u = send("#{m[:route]}_path") 17: 18: %li 19: =link_to sm[:title], u W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:16:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_82087200' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_82087200' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___637540774_82087200' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___381844541_86053008' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___381844541_86053008' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__506394021_60809436' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (69.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (106.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:18:42 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (3.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (84.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (88.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (217.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (668.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (793.0ms) Completed 200 OK in 1056ms (Views: 1029.1ms | ActiveRecord: 6.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:18:43 +0300 Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-07-20 22:19:21 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (108.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (228.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (583.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (653.0ms) Completed 200 OK in 947ms (Views: 921.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:22 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:23 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:19:24 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (201.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (564.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (638.0ms) Completed 200 OK in 878ms (Views: 860.0ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:25 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:25 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:25 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:25 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:25 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:25 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:26 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:26 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:26 +0300 Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-07-20 22:19:41 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (69.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (185.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (565.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (640.0ms) Completed 200 OK in 865ms (Views: 845.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:42 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:19:50 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (75.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (572.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (644.0ms) Completed 200 OK in 876ms (Views: 855.0ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:19:51 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:23:16 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (69.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (322.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (640.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (717.0ms) Completed 200 OK in 1242ms (Views: 1056.1ms | ActiveRecord: 35.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:23:18 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:23:19 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:24:14 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (74.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (331.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (595.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (675.0ms) Completed 200 OK in 1197ms (Views: 1017.1ms | ActiveRecord: 33.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:17 +0300 Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:24:26 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/basic (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (611.0ms) Completed 200 OK in 724ms (Views: 710.0ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:24:27 +0300 Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420270164" for 127.0.0.1 at 2015-07-20 22:24:30 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420270164"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 102ms (Views: 8.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:24:45 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 82ms (Views: 22.0ms | ActiveRecord: 12.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420288327" for 127.0.0.1 at 2015-07-20 22:24:48 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420288327"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 94ms (Views: 10.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:25:53 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 26ms (Views: 15.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420353630" for 127.0.0.1 at 2015-07-20 22:25:53 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420353630"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 100ms (Views: 9.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:27:03 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (149.0ms) Completed 200 OK in 193ms (Views: 181.0ms | ActiveRecord: 0.0ms) Started GET "/javascripts/optimacms/bootstrap.js" for 127.0.0.1 at 2015-07-20 22:27:03 +0300 Processing by Optimacms::PagesController#show as */* Parameters: {"url"=>"javascripts/optimacms/bootstrap.js"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'javascripts/optimacms/bootstrap.js' REGEXP parsed_url) Completed 404 Not Found in 128ms (ActiveRecord: 15.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1065.1ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420425729" for 127.0.0.1 at 2015-07-20 22:27:05 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420425729"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 86ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:27:54 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (80.0ms) Completed 500 Internal Server Error in 105ms (ActiveRecord: 1.0ms) ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( optimacms/bootstrap.js )` to `config/initializers/assets.rb` and restart your server): 7: 8: 9: 10: <%= javascript_include_tag "optimacms/bootstrap" %> 11: 12: 13: sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:206:in `check_errors_for' sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:150:in `block in javascript_include_tag' sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:149:in `map' sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:149:in `javascript_include_tag' W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb:10:in `____myrails_cms_site_app_views_optimacms_admin_mediafiles_index_html_erb__448435992_73294884' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:29:36 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (179.0ms) Completed 200 OK in 293ms (Views: 209.0ms | ActiveRecord: 9.0ms) Started GET "/assets/optimacms/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:29:37 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:29:37 +0300 Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420577993" for 127.0.0.1 at 2015-07-20 22:29:38 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420577993"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 92ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:30:50 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (539.0ms) Completed 200 OK in 563ms (Views: 551.0ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:30:50 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:30:50 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:30:50 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:30:50 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:30:50 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:30:51 +0300 Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:31:25 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (427.0ms) Completed 200 OK in 452ms (Views: 440.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:31:25 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:31:25 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:31:25 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:31:25 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:31:25 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:31:25 +0300 Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:33:18 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 28ms (Views: 15.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420799188" for 127.0.0.1 at 2015-07-20 22:33:19 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420799188"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 96ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=mkdir&name=111&target=Lg¤t=Lg&_=1437420799189" for 127.0.0.1 at 2015-07-20 22:33:29 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"mkdir", "name"=>"111", "target"=>"Lg", "current"=>"Lg", "_"=>"1437420799189"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 98ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:33:40 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 34ms (Views: 19.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420820783" for 127.0.0.1 at 2015-07-20 22:33:41 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420820783"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 93ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:33:52 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 36ms (Views: 20.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420832705" for 127.0.0.1 at 2015-07-20 22:33:53 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420832705"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 124ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:34:07 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 35ms (Views: 19.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:34:16 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 30ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420857156" for 127.0.0.1 at 2015-07-20 22:34:17 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420857156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 138ms (Views: 21.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/media_elfinder?cmd=mkdir&name=1222&target=Lg¤t=Lg&_=1437420857157" for 127.0.0.1 at 2015-07-20 22:34:29 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"mkdir", "name"=>"1222", "target"=>"Lg", "current"=>"Lg", "_"=>"1437420857157"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 110ms (Views: 10.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:34:54 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 26ms (Views: 14.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420894816" for 127.0.0.1 at 2015-07-20 22:34:54 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420894816"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 142ms (Views: 10.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:35:06 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 35ms (Views: 18.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420907067" for 127.0.0.1 at 2015-07-20 22:35:07 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420907067"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 171ms (Views: 18.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:35:09 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (0.0ms) Completed 200 OK in 25ms (Views: 13.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437420909895" for 127.0.0.1 at 2015-07-20 22:35:10 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437420909895"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 116ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:35:50 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 44ms (Views: 20.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:37:26 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 29ms (Views: 16.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421046544" for 127.0.0.1 at 2015-07-20 22:37:26 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421046544"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 120ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:37:37 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 28ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421057832" for 127.0.0.1 at 2015-07-20 22:37:38 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421057832"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 134ms (Views: 11.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:37:43 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 28ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421063554" for 127.0.0.1 at 2015-07-20 22:37:43 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421063554"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 113ms (Views: 11.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:37:51 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 28ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:38:30 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 26ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421110393" for 127.0.0.1 at 2015-07-20 22:38:30 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421110393"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 123ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:39:45 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (4.0ms) Completed 200 OK in 29ms (Views: 18.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421185299" for 127.0.0.1 at 2015-07-20 22:39:45 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421185299"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 132ms (Views: 14.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:39:50 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5665.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (5678.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (19.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (5714.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (5747.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (5761.3ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (6104.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (43.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (70.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (744.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (976.1ms) Completed 200 OK in 7267ms (Views: 7102.4ms | ActiveRecord: 32.0ms) Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:39:58 +0300 Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:40:37 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (222.0ms) Completed 200 OK in 250ms (Views: 237.0ms | ActiveRecord: 1.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2015-07-20 22:40:38 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 49ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (40.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1072.1ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421240539" for 127.0.0.1 at 2015-07-20 22:40:40 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421240539"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 144ms (Views: 15.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:42:29 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (76.0ms) Completed 200 OK in 106ms (Views: 91.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:42:30 +0300 Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421350324" for 127.0.0.1 at 2015-07-20 22:42:30 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421350324"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 131ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-20 22:42:35 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (69.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (190.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (627.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (702.0ms) Completed 200 OK in 931ms (Views: 911.1ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:42:36 +0300 Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:42:44 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (92.0ms) Completed 200 OK in 124ms (Views: 110.0ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:42:45 +0300 Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421365522" for 127.0.0.1 at 2015-07-20 22:42:45 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421365522"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 148ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/mediafiles" for 127.0.0.1 at 2015-07-20 22:43:09 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (5.0ms) Completed 200 OK in 31ms (Views: 20.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/media_elfinder?cmd=open&target=Lg&init=1&tree=1&_=1437421390177" for 127.0.0.1 at 2015-07-20 22:43:10 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1437421390177"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 133ms (Views: 12.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-07-20 22:43:12 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (56.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (75.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (80.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (199.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (575.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (644.0ms) Completed 200 OK in 889ms (Views: 863.0ms | ActiveRecord: 3.0ms) Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:43:13 +0300 Started GET "/cmsadmin/templates" for 127.0.0.1 at 2015-07-20 22:44:27 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (68.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (148.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (557.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (630.0ms) Completed 200 OK in 817ms (Views: 796.0ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-20 22:44:28 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 00:55:44 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (4969.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (4981.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (5019.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (5051.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (5071.3ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (5413.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (55.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (84.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (176.0ms) Completed 500 Internal Server Error in 5830ms (ActiveRecord: 35.0ms) ActionView::Template::Error (uninitialized constant Optimacms::Concerns): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} lib/optimacms/admin_menu/admin_menu.rb:4:in `' lib/optimacms/admin_menu/admin_menu.rb:3:in `' lib/optimacms/admin_menu/admin_menu.rb:2:in `' lib/optimacms/admin_menu/admin_menu.rb:1:in `' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (67.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (105.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 00:58:28 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (6061.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (6073.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (20.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (6112.4ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (6145.4ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (6164.4ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (6520.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (55.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (106.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (201.0ms) Completed 500 Internal Server Error in 6980ms (ActiveRecord: 36.0ms) ActionView::Template::Error (uninitialized constant Optimacms::Concerns): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} lib/optimacms/admin_menu/admin_menu.rb:4:in `' lib/optimacms/admin_menu/admin_menu.rb:3:in `' lib/optimacms/admin_menu/admin_menu.rb:2:in `' lib/optimacms/admin_menu/admin_menu.rb:1:in `' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (75.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (115.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 01:01:53 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (6256.4ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (6269.4ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (6314.4ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (16.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (6352.4ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (6372.4ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (6789.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (51.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (72.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (164.0ms) Completed 500 Internal Server Error in 7198ms (ActiveRecord: 38.0ms) ActionView::Template::Error (undefined method `get_menu' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml__410319736_73805940' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__107327933_61393896' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__107327933_61393896' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__838426624_60424068' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 01:03:10 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (84.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (90.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (415.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (36.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1049.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1232.1ms) Completed 200 OK in 1900ms (Views: 1663.1ms | ActiveRecord: 42.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-21 01:03:14 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 01:04:59 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (37.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (16.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (22.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (81.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (120.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (128.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (562.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (87.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1082.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1288.1ms) Completed 200 OK in 2197ms (Views: 1877.1ms | ActiveRecord: 55.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 01:05:04 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (41.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (89.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (121.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (391.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1271.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1424.1ms) Completed 200 OK in 1898ms (Views: 1848.1ms | ActiveRecord: 5.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-21 01:05:06 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-21 01:05:06 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:06 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:06 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:07 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:07 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:07 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:07 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:07 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 01:05:17 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (37.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (70.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (94.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (100.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (499.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (649.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (676.0ms) Completed 500 Internal Server Error in 1452ms (ActiveRecord: 45.0ms) ActionView::Template::Error (undefined method `false_path' for #<#:0x65e60c8>): 13: %ul.submenu.collapse{id: "submenu#{ind}"} 14: - if m[:submenu] 15: - m[:submenu].each do |sm| 16: - u = send("#{sm[:route]}_path") 17: 18: %li 19: =link_to sm[:title], u W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:16:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml__410319736_69972324' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml__410319736_69972324' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml__410319736_69972324' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__107327933_61393896' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__107327933_61393896' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__838426624_60424068' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (144.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (228.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-21 01:05:49 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (82.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (111.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (121.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (344.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (71.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1052.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1246.1ms) Completed 200 OK in 1665ms (Views: 1625.1ms | ActiveRecord: 5.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:51 +0300 Started GET "/cmsadmin/app_sys" for 127.0.0.1 at 2015-07-21 01:05:54 +0300 Processing by Optimacms::Admin::AppSysController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/app_sys/index.html.haml within optimacms/admin/layouts/main (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (28.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1008.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1136.1ms) Completed 200 OK in 1219ms (Views: 1198.1ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-21 01:05:56 +0300 Started GET "/cmsadmin/app_sys" for 127.0.0.1 at 2015-07-21 01:53:46 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::AppSysController#index as HTML Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/app_sys/index.html.haml within optimacms/admin/layouts/main (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (122.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (153.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (2963.2ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (3758.2ms) Completed 200 OK in 4422ms (Views: 4049.2ms | ActiveRecord: 35.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-21 01:53:53 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-21 01:53:53 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-21 01:53:53 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-21 01:53:53 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-21 01:53:53 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-21 01:53:54 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-21 01:53:54 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-21 01:53:54 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-21 01:53:54 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 12:50:58 +0300 ActiveRecord::SchemaMigration Load (58.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (77.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5715.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (5771.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (51.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (74.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (5881.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (16.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (5970.3ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (6016.3ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (6734.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (505.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (612.0ms) Completed 500 Internal Server Error in 7995ms (ActiveRecord: 247.0ms) ActionView::Template::Error (undefined method `news_admin_path' for #<#:0x8cd2f70>): 13: %ul.submenu.collapse{id: "submenu#{ind}"} 14: - if m[:submenu] 15: - m[:submenu].each do |sm| 16: - u = sm[:route] ? send("#{sm[:route]}_path") : '#' 17: 18: %li 19: =link_to sm[:title], u W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:16:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml__999772341_70295592' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml__999772341_70295592' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml__999772341_70295592' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___657025509_84741540' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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___657025509_84741540' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__2836322_87989340' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (56.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (128.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 12:59:22 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (49.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (70.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (322.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (33.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1567.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (2059.1ms) Completed 200 OK in 2578ms (Views: 2391.1ms | ActiveRecord: 36.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/assets/fontawesome-webfont-9e05603dba2fcd6ce30a144015b0f46d.woff2?v=4.3.0" for 127.0.0.1 at 2015-07-22 12:59:27 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 12:59:30 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (577.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (648.0ms) Completed 200 OK in 690ms (Views: 677.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 17:02:54 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 24ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/login" for 127.0.0.1 at 2015-07-22 17:02:59 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/devise-3.5.1/app/views/devise/shared/_links.html.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/devise-3.5.1/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (126.0ms) Completed 200 OK in 462ms (Views: 392.0ms | ActiveRecord: 10.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2015-07-22 17:03:00 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (31.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 172ms (ActiveRecord: 49.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (40.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1100.1ms) Started POST "/cmsadmin/login" for 127.0.0.1 at 2015-07-22 17:03:05 +0300 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"hu0hoon13OrzmIkNeecnPDn/FYB4WjUPUOgn07gILpkcxJpC07Q/kwHNvQcNbNk0dWYzjroXMpjeOdDRG+PouA==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} 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  (0.0ms) BEGIN SQL (0.0ms) UPDATE `cms_users` SET `last_sign_in_at` = '2015-07-20 19:05:08', `current_sign_in_at` = '2015-07-22 14:03:05', `sign_in_count` = 3, `updated_at` = '2015-07-22 14:03:05' WHERE `cms_users`.`id` = 4  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 181ms (ActiveRecord: 2.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 17:03:05 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (39.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (19.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (75.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (107.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (119.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (450.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (115.0ms) Completed 500 Internal Server Error in 632ms (ActiveRecord: 12.0ms) ActionView::Template::Error (undefined local variable or method `admin_news_index_path' for Optimacms::AdminMenu::AdminMenu:Class): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} lib/optimacms/admin_menu/admin_menu.rb:9:in `get_menu_custom' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (99.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 17:03:59 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (66.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (306.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (26.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (829.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (966.1ms) Completed 200 OK in 1455ms (Views: 1291.1ms | ActiveRecord: 28.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:02 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:04:10 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (566.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (637.0ms) Completed 200 OK in 679ms (Views: 666.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:04:11 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:05:24 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (68.0ms) Completed 500 Internal Server Error in 146ms (ActiveRecord: 8.0ms) ActionView::Template::Error (undefined method `pages_path' for #): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:12:in `get_menu_basic' W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_86967876' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (62.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (98.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:07:10 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (59.0ms) Completed 500 Internal Server Error in 142ms (ActiveRecord: 11.0ms) ActionView::Template::Error (undefined method `pages_path' for #): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:12:in `get_menu_basic' W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_87899916' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (96.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:08:03 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (48.0ms) Completed 500 Internal Server Error in 75ms (ActiveRecord: 1.0ms) ActionView::Template::Error (undefined method `pages_path' for #): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:12:in `get_menu_basic' W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_82267680' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:08:10 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (572.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (626.0ms) Completed 200 OK in 653ms (Views: 642.0ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:08:10 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:08:10 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:08:10 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:08:10 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:08:11 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:08:11 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:08:11 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:08:11 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:08:11 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:08:41 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (57.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (74.0ms) Completed 500 Internal Server Error in 103ms (ActiveRecord: 1.0ms) ActionView::Template::Error (undefined method `pages_path' for #): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:12:in `get_menu_basic' W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_71225124' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (99.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:08:56 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (60.0ms) Completed 500 Internal Server Error in 89ms (ActiveRecord: 1.0ms) ActionView::Template::Error (undefined method `pages_path' for #): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:12:in `get_menu_basic' W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81854640' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (56.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (100.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:09:34 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (38.0ms) Completed 500 Internal Server Error in 113ms (ActiveRecord: 7.0ms) ActionView::Template::Error (undefined method `templates_path' for #): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:13:in `get_menu_basic' W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81854640' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:09:49 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (586.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (680.0ms) Completed 200 OK in 765ms (Views: 698.0ms | ActiveRecord: 8.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:09:52 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:10:11 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (80.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (97.0ms) Completed 500 Internal Server Error in 125ms (ActiveRecord: 0.0ms) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): 16: - u = sm[:route] ? send("#{sm[:route]}_path") : sm[:url] 17: 18: %li 19: =link_to sm[:title], u 20: 21: 22: actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionview (4.2.1) lib/action_view/routing_url_for.rb:94:in `url_for' actionview (4.2.1) lib/action_view/helpers/url_helper.rb:181:in `link_to' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:19:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_72744000' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_72744000' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_72744000' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (102.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 17:10:46 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (67.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (315.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (52.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (577.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (688.0ms) Completed 200 OK in 1190ms (Views: 1016.1ms | ActiveRecord: 32.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:10:49 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 17:11:29 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (70.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (328.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (80.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (596.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (738.0ms) Completed 200 OK in 1253ms (Views: 1077.1ms | ActiveRecord: 28.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:32 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-07-22 17:11:55 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (47.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (68.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (203.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (579.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (680.0ms) Completed 200 OK in 923ms (Views: 902.1ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:56 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:11:56 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:56 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:56 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:56 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:11:56 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:57 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:57 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:11:57 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:12:46 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (49.0ms) Completed 500 Internal Server Error in 78ms (ActiveRecord: 0.0ms) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): 16: - u = sm[:route] ? send("#{sm[:route]}_path") : sm[:url] 17: 18: %li 19: =link_to sm[:title], u 20: 21: 22: actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionview (4.2.1) lib/action_view/routing_url_for.rb:94:in `url_for' actionview (4.2.1) lib/action_view/helpers/url_helper.rb:181:in `link_to' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:19:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (102.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:14:30 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (31398.8ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (31417.8ms) Completed 500 Internal Server Error in 31505ms (ActiveRecord: 8.0ms) ActionView::Template::Error (no implicit conversion of Fixnum into Array): 3: %li 4: =link_to 'Dashboard', dashboard_path 5: 6: - Optimacms::AdminMenu::AdminMenu.get_menu.each_with_index do |m, ind| 7: %li 8: =link_to "#submenu#{ind}", :"data-toggle"=>"collapse", :"aria-expanded"=>"false", :"aria-controls"=>"submenu#{ind}" do 9: %span #{m[:title]} W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `+' W:/myrails/cms/site/lib/optimacms/concerns/admin_menu/admin_menu.rb:22:in `get_menu' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (99.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:15:16 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (53225.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (53242.0ms) Completed 500 Internal Server Error in 53317ms (ActiveRecord: 9.0ms) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): 16: - u = sm[:route] ? send("#{sm[:route]}_path") : sm[:url] 17: 18: %li 19: =link_to sm[:title], u 20: 21: 22: actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionview (4.2.1) lib/action_view/routing_url_for.rb:94:in `url_for' actionview (4.2.1) lib/action_view/helpers/url_helper.rb:181:in `link_to' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:19:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (101.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:16:42 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (5040.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (5057.3ms) Completed 500 Internal Server Error in 5134ms (ActiveRecord: 9.0ms) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): 16: - u = sm[:route] ? send("#{sm[:route]}_path") : sm[:url] 17: 18: %li 19: =link_to sm[:title], u 20: 21: 22: actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionview (4.2.1) lib/action_view/routing_url_for.rb:94:in `url_for' actionview (4.2.1) lib/action_view/helpers/url_helper.rb:181:in `link_to' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:19:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_74010564' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (93.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:17:10 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (574.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (675.0ms) Completed 200 OK in 703ms (Views: 690.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:17:11 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:17:24 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (80.0ms) Completed 500 Internal Server Error in 154ms (ActiveRecord: 7.0ms) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): 16: - u = sm[:route] ? send("#{sm[:route]}_path") : sm[:url] 17: 18: %li 19: =link_to sm[:title], u 20: -#=link_to sm[:title], 'u' 21: 22: actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionview (4.2.1) lib/action_view/routing_url_for.rb:94:in `url_for' actionview (4.2.1) lib/action_view/helpers/url_helper.rb:181:in `link_to' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:19:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81859500' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81859500' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81859500' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (67.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (104.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:17:45 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (358.0ms) Completed 500 Internal Server Error in 5648ms (ActiveRecord: 8.0ms) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): 16: - u = sm[:route] ? send("#{sm[:route]}_path") : sm[:url] 17: 18: %li 19: =link_to sm[:title], u 20: -#=link_to sm[:title], 'u' 21: 22: actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionview (4.2.1) lib/action_view/routing_url_for.rb:94:in `url_for' actionview (4.2.1) lib/action_view/helpers/url_helper.rb:181:in `link_to' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:19:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81859500' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81859500' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_81859500' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (94.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:18:37 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (46368.7ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (46386.7ms) Completed 500 Internal Server Error in 46416ms (ActiveRecord: 0.0ms) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): 16: - u = sm[:route] ? send("#{sm[:route]}_path") : sm[:url] 17: 18: %li 19: =link_to sm[:title], u 20: 21: 22: actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionview (4.2.1) lib/action_view/routing_url_for.rb:94:in `url_for' actionview (4.2.1) lib/action_view/helpers/url_helper.rb:181:in `link_to' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:19:in `block (2 levels) in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_57559428' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:15:in `block in ____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_57559428' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `each_with_index' W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_shared__leftmenu_html_haml___786169189_57559428' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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__168295621_86593776' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' 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__168295621_86593776' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:32:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' 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___754150359_55359312' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby215/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (103.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:19:48 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (37.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (582.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (672.0ms) Completed 200 OK in 700ms (Views: 688.0ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:19:49 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:20:03 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (28.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (586.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 746ms (Views: 683.0ms | ActiveRecord: 11.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:20:05 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:20:06 +0300 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-07-22 17:30:05 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (582.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (654.0ms) Completed 200 OK in 683ms (Views: 670.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-07-22 17:30:06 +0300 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-07-22 17:30:07 +0300 Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-12-15 21:50:03 +0200 ActiveRecord::SchemaMigration Load (546.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 64ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/login" for 127.0.0.1 at 2015-12-15 21:50:20 +0200 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/devise-3.5.1/app/views/devise/shared/_links.html.erb (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/devise-3.5.1/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (500.0ms) Completed 200 OK in 2476ms (Views: 1688.1ms | ActiveRecord: 567.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2015-12-15 21:50:22 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"} Optimacms::Language Load (52.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (50.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 784ms (ActiveRecord: 248.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (74.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2706.2ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 21:50:28 +0200 Started POST "/cmsadmin/login" for 127.0.0.1 at 2015-12-15 21:50:36 +0200 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EarWgqRIaMAOY8emmmrWOQ/KnimT/AqT4x9WXRLIhb4mHUVOnlPMfv5XfXgUlC2ZqqCn6dZ7vk2C7sCy3Y4buw==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} Optimacms::CmsAdminUser Load (15.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`email` = 'admin@example.com' ORDER BY `cms_users`.`id` ASC LIMIT 1  (1.0ms) BEGIN SQL (120.0ms) UPDATE `cms_users` SET `last_sign_in_at` = '2015-07-22 14:03:05', `current_sign_in_at` = '2015-12-15 19:50:37', `sign_in_count` = 4, `updated_at` = '2015-12-15 19:50:37' WHERE `cms_users`.`id` = 4  (34.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 838ms (ActiveRecord: 170.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-12-15 21:50:37 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (128.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (43.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (60.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (239.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (89.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (402.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (432.0ms) Optimacms::Page Load (34.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (3.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (1953.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (90.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (143.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (3118.2ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (3721.2ms) Completed 200 OK in 6235ms (Views: 5793.3ms | ActiveRecord: 242.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 21:50:44 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 21:50:44 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 21:50:44 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 21:50:45 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 21:50:45 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 21:50:45 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 21:50:45 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 21:50:45 +0200 Started GET "/assets/fontawesome-webfont-9e05603dba2fcd6ce30a144015b0f46d.woff2?v=4.3.0" for 127.0.0.1 at 2015-12-15 21:50:46 +0200 Started POST "/cmsadmin/pages/search?filter_cmd=order&orderby=name&orderdir=asc" for 127.0.0.1 at 2015-12-15 21:51:04 +0200 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"W5YKhVICki7YoTlG05S5RFbhmVQWWT7txfGK784CCRiXA3n6bSd1AfEfWAanbIzMlsYMnwICk6+/DWBP5TwqKw==", "filter_cmd"=>"order", "orderby"=>"name", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 42ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-12-15 21:51:04 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (40.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (35.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (113.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (143.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (153.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY name asc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (4, 0, 126)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (358.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1224.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1380.1ms) Completed 200 OK in 1807ms (Views: 1769.1ms | ActiveRecord: 5.0ms) Started POST "/cmsadmin/pages/search?filter_cmd=order&orderby=name&orderdir=desc" for 127.0.0.1 at 2015-12-15 21:51:08 +0200 Processing by Optimacms::Admin::PagesController#search as HTML Parameters: {"authenticity_token"=>"lbb+Gho9o3LHnIl2jj8ti5iQpCqIvAbdLmeH3Q/vAH9ZI41lJRhEXe4i6Db6xxgDWLcx4Zznq59Um219JNEjTA==", "filter_cmd"=>"order", "orderby"=>"name", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/pages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 34ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-12-15 21:51:08 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (39.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (103.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (15.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (154.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (162.0ms) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY name desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (0, 4, 126)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (403.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1181.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1312.1ms) Completed 200 OK in 1789ms (Views: 1745.1ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 21:51:15 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1160.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1280.1ms) Completed 200 OK in 1346ms (Views: 1326.1ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 21:51:20 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (51.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1061.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1236.1ms) Completed 200 OK in 1284ms (Views: 1266.1ms | ActiveRecord: 0.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 21:51:25 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (34.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1167.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1330.1ms) Completed 200 OK in 1395ms (Views: 1365.1ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:17:15 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 300ms (ActiveRecord: 29.0ms) NoMethodError (undefined method `by_filter' for #): app/controllers/optimacms/admin/news_controller.rb:12:in `index' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (115.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (28.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (497.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:18:39 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 259ms (ActiveRecord: 41.0ms) NameError (undefined local variable or method `search_admin_news_index' for #): app/models/news.rb:5:in `' app/models/news.rb:1:in `' app/controllers/optimacms/admin/news_controller.rb:12:in `index' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (125.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (263.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:25:56 +0200 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 724ms (ActiveRecord: 240.0ms) NameError (undefined local variable or method `search_admin_news_index' for #): app/models/news.rb:5:in `' app/models/news.rb:1:in `' app/controllers/optimacms/admin/news_controller.rb:12:in `index' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (81.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (491.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:28:44 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 149ms (ActiveRecord: 21.0ms) NameError (undefined local variable or method `search_admin_news_index' for #): app/models/news.rb:5:in `' app/models/news.rb:1:in `' app/controllers/optimacms/admin/news_controller.rb:12:in `index' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (173.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (16.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (285.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:29:00 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (136.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (219.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (4766.3ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (5769.3ms) Completed 200 OK in 6291ms (Views: 5978.3ms | ActiveRecord: 59.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 22:29:12 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 22:29:12 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 22:29:12 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 22:29:13 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 22:29:13 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 22:29:13 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 22:29:13 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 22:29:13 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 22:29:13 +0200 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:32:25 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 303ms (ActiveRecord: 57.0ms) NameError (undefined local variable or method `search_admin_news_index' for #): app/models/news.rb:5:in `' app/models/news.rb:1:in `' app/controllers/optimacms/admin/news_controller.rb:12:in `index' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (116.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (231.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:33:15 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 256ms (ActiveRecord: 45.0ms) NameError (undefined local variable or method `search_admin_news_index' for #): app/models/news.rb:5:in `' app/models/news.rb:1:in `' app/controllers/optimacms/admin/news_controller.rb:12:in `index' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (127.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (264.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:34:06 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (84.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (2779.2ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (3063.2ms) Completed 200 OK in 3383ms (Views: 3116.2ms | ActiveRecord: 28.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 22:34:15 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 22:34:15 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 22:34:15 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 22:34:16 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 22:34:16 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 22:34:16 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 22:34:16 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 22:34:16 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 22:34:16 +0200 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:35:24 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (18995.1ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (19054.1ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (19096.1ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (17.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (84.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (19269.1ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (19325.1ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (19704.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (2191.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (2464.1ms) Completed 200 OK in 22264ms (Views: 22195.3ms | ActiveRecord: 27.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 22:35:46 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 22:35:46 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 22:35:46 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 22:35:47 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 22:35:47 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 22:35:47 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 22:35:47 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 22:35:47 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 22:35:47 +0200 Started POST "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:38:33 +0200 AbstractController::ActionNotFound (The action 'create' could not be found for Optimacms::Admin::NewsController): actionpack (4.2.1) lib/abstract_controller/base.rb:132:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:38:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout (3.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:40:28 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (61.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (76.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (89.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (140.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (155.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (0.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (10056.6ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1782.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (2019.1ms) Completed 200 OK in 12207ms (Views: 12150.7ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 22:40:40 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 22:40:40 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 22:40:41 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 22:40:41 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 22:40:41 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 22:40:41 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 22:40:41 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 22:40:41 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 22:40:41 +0200 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 22:43:32 +0200 ActiveRecord::SchemaMigration Load (2.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (14115.8ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (14141.8ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (14163.8ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (21.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (90.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (14314.8ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (14349.8ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (19496.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (169.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (3359.2ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (3963.2ms) Completed 200 OK in 23889ms (Views: 23568.3ms | ActiveRecord: 53.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 22:43:56 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 22:43:57 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 22:43:57 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 22:43:57 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 22:43:57 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 22:43:57 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 22:43:58 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 22:43:58 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 22:43:58 +0200 Started GET "/assets/fontawesome-webfont-9e05603dba2fcd6ce30a144015b0f46d.woff2?v=4.3.0" for 127.0.0.1 at 2015-12-15 22:43:58 +0200 Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:44:00 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 62ms (ActiveRecord: 1.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:61:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:82:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (119.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (306.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:50:39 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 20ms (ActiveRecord: 1.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:61:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:82:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (103.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:51:14 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 158ms (ActiveRecord: 16.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:61:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:82:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (18.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (148.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:52:08 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 24ms (ActiveRecord: 2.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:61:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:82:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (79.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (145.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:53:03 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 9451ms (ActiveRecord: 0.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:61:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:82:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (127.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:54:14 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 19505ms (ActiveRecord: 1.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:61:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:82:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (160.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (254.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 22:59:48 +0200 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 16226ms (ActiveRecord: 22.0ms) NoMethodError (undefined method `admin_news_index_url_url' for #): actionpack (4.2.1) lib/action_dispatch/routing/polymorphic_routes.rb:239:in `handle_string_call' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:161:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:63:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:85:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (71.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (222.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 23:02:34 +0200 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 177ms (ActiveRecord: 16.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:63:in `init_search_data' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:85:in `block in search_filter' activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:25:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (67.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (153.0ms) Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 23:07:10 +0200 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 137ms (ActiveRecord: 12.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:07:11 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (10260.6ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (10282.6ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (10305.6ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (20.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (10362.6ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (10381.6ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id asc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (10546.6ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (108.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (123.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (33.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (34.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1836.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (2328.1ms) Completed 200 OK in 13012ms (Views: 12943.7ms | ActiveRecord: 21.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:07:24 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:07:24 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:25 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:25 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:25 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:25 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:25 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:25 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:25 +0200 Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=desc" for 127.0.0.1 at 2015-12-15 23:07:32 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:07:33 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (38.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (44.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (73.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (78.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (2.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (110.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (36.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (875.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1050.1ms) Completed 200 OK in 1203ms (Views: 1180.1ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:34 +0200 Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 23:07:35 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 22ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:07:35 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (32.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (40.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (78.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (86.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id asc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (128.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (34.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1234.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1400.1ms) Completed 200 OK in 1576ms (Views: 1552.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:07:37 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:37 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:37 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:38 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:38 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:07:38 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:38 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:38 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:07:38 +0200 Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:07:52 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3feN2E8DuZSJTv9IjDyU0JT3ZXYb0y6xuoIasH0deZsRYv6ncCZeu6Dwngj4xKFYVNDwvQ+Ig/PAfvAQViNaqA==", "filter_cmd"=>"apply", "filter"=>{"title"=>"h"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 5756ms (ActiveRecord: 1.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): app/controllers/optimacms/admin/news_controller.rb:17:in `search' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (133.0ms) Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:08:02 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3feN2E8DuZSJTv9IjDyU0JT3ZXYb0y6xuoIasH0deZsRYv6ncCZeu6Dwngj4xKFYVNDwvQ+Ig/PAfvAQViNaqA==", "filter_cmd"=>"apply", "filter"=>{"title"=>"h"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to Completed 500 Internal Server Error in 151ms (ActiveRecord: 14.0ms) ActionController::UrlGenerationError (No route matches {:action=>"index", :controller=>"optimacms/admin/news"}): actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' actionpack (4.2.1) lib/action_dispatch/routing/url_for.rb:156:in `url_for' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:95:in `_compute_redirect_to_location' actionpack (4.2.1) lib/action_controller/metal/redirecting.rb:75:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/flash.rb:57:in `redirect_to' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:64:in `block in redirect_to' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:63:in `redirect_to' simple_search_filter (0.0.29) lib/simple_search_filter/controller.rb:95:in `block in search_filter' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.1) lib/rack/etag.rb:24:in `call' rack (1.6.1) lib/rack/conditionalget.rb:38:in `call' rack (1.6.1) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.1) lib/rack/methodoverride.rb:22:in `call' rack (1.6.1) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.1) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.1) lib/rack/lock.rb:17:in `call' rack (1.6.1) lib/rack/content_length.rb:15:in `call' rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby215/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby215/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (64.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (125.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-12-15 23:09:45 +0200 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (16565.9ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (16595.9ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (102.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (16735.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (31.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (16843.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (16885.0ms) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY name desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (0, 4, 126)  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (18146.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (150.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (136.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (26.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (2730.2ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (3365.2ms) Completed 200 OK in 22407ms (Views: 21645.2ms | ActiveRecord: 115.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:09 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:09 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:09 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:10 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:10 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:10 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:10 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:11 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:11 +0200 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:10:14 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (5.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (45.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (57.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (76.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (113.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (121.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id asc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (321.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1457.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1659.1ms) Completed 200 OK in 2101ms (Views: 1993.1ms | ActiveRecord: 35.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:16 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:16 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:16 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:16 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:17 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:17 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:17 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:17 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:17 +0200 Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:10:19 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"pzhWRhu7MRXLdAxLYfs8RYgpjqvy0Cqyb+lPcPMatdBrrSU5JJ7WOuLKbQsVAwnNSA4bYOaLh/AVFaXQ2CSW4w==", "filter_cmd"=>"apply", "filter"=>{"title"=>"h"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Completed 302 Found in 55ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:10:20 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (56.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (67.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (76.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (118.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (128.0ms)  (29.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 AND title LIKE '%h%' ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 AND title LIKE '%h%' ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (213.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1377.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1534.1ms) Completed 200 OK in 1814ms (Views: 1751.1ms | ActiveRecord: 31.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:22 +0200 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:10:45 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (48.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (68.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (77.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (2.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (126.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (137.0ms)  (2.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 AND title LIKE '%h%' ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 AND title LIKE '%h%' ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (207.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (36.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1329.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1482.1ms) Completed 200 OK in 1809ms (Views: 1722.1ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:47 +0200 Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:10:48 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DIx+qFKjGsjORp0hFk3O2ND5qyeTjvEb8/N2cPizMSjAGQ3XbYb95+f4/GFitftQEN4+7IfVXFmJD5zQ040SGw==", "filter_cmd"=>"clear", "filter"=>{"title"=>"h"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Completed 302 Found in 36ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:10:49 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (5.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (82.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (11.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (123.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (134.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (196.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1285.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1448.1ms) Completed 200 OK in 1740ms (Views: 1679.1ms | ActiveRecord: 7.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:10:51 +0200 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:11:14 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (16.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (63.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (74.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (2.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (24.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (136.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (144.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (220.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1271.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1472.1ms) Completed 200 OK in 1798ms (Views: 1744.1ms | ActiveRecord: 18.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:11:16 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:17 +0200 Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:11:20 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"wJUdPiVx9lr3Y4NKKqhX/BU2wgLAe4xPko/huvPPdT0MAG5BGlQRdd7d4gpeUGJ01RFXydQgIQ3ocwsa2PFWDg==", "filter_cmd"=>"apply", "filter"=>{"title"=>"s"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Completed 302 Found in 74ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:11:20 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (42.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (52.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (58.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (10.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (94.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (102.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 AND title LIKE '%s%' ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 AND title LIKE '%s%' ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (150.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1247.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1407.1ms) Completed 200 OK in 1616ms (Views: 1585.1ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:22 +0200 Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:11:24 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xdUWofQaS9I1k1P9ZxaYPT/mpq5I0yXWlFPpaeAf30UJQGXeyz+s/RwtMr0T7q21/8EzZVyIiJTurwPJyyH8dg==", "filter_cmd"=>"apply", "filter"=>{"title"=>"h"}} Optimacms::CmsAdminUser Load (6.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Completed 302 Found in 42ms (ActiveRecord: 6.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:11:25 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/fields_simple_form/_text.html.haml (54.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_field_simple_form.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_fields.html.haml (85.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (12.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form_inline.html.haml (122.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.29/app/views/simple_search_filter/_form.html.haml (129.0ms)  (0.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 AND title LIKE '%h%' ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 AND title LIKE '%h%' ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (185.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (48.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1425.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1615.1ms) Completed 200 OK in 1881ms (Views: 1838.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:11:27 +0200 Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:21:46 +0200 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/fields_simple_form/_text.html.haml (17083.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_field_simple_form.html.haml (17135.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_fields.html.haml (17226.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear.html.haml (9.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (27.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form_inline.html.haml (17310.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form.html.haml (17348.0ms)  (2.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 AND title LIKE '%h%' ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 AND title LIKE '%h%' ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (17592.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (216.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (31.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (2891.2ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (3655.2ms) Completed 200 OK in 21736ms (Views: 21373.2ms | ActiveRecord: 61.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:09 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:10 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:10 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:10 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:10 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:11 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:11 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:11 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:11 +0200 Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 23:22:18 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 38ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:22:18 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/fields_simple_form/_text.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_field_simple_form.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_fields.html.haml (78.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear.html.haml (2.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (30.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form_inline.html.haml (146.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form.html.haml (157.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 AND title LIKE '%h%' ) News Load (2.0ms) SELECT `news`.* FROM `news` WHERE (1=1 AND title LIKE '%h%' ) ORDER BY id asc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (271.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (84.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1501.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1775.1ms) Completed 200 OK in 2126ms (Views: 2080.1ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:21 +0200 Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:22:24 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FU2meOtCr91ZPURl2F7J1MN+3kFm3VfU3ERDivIZITnZ2NUH1GdI8nCDJSWspvxcA1lLinKG+pamuKkq2ScCCg==", "filter_cmd"=>"clear", "filter"=>{"title"=>"h"}} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Completed 302 Found in 24ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:22:24 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/fields_simple_form/_text.html.haml (50.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_field_simple_form.html.haml (59.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_fields.html.haml (76.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form_inline.html.haml (108.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form.html.haml (116.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (173.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1271.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1405.1ms) Completed 200 OK in 1633ms (Views: 1608.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:26 +0200 Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=asc" for 127.0.0.1 at 2015-12-15 23:22:37 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 26ms (ActiveRecord: 0.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:22:37 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/fields_simple_form/_text.html.haml (51.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_field_simple_form.html.haml (66.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_fields.html.haml (79.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (13.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form_inline.html.haml (118.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form.html.haml (124.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (1.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id asc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (186.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1249.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1392.1ms) Completed 200 OK in 1646ms (Views: 1615.1ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:39 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:39 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:39 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:39 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:39 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:40 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:40 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:40 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:40 +0200 Started GET "/cmsadmin/admin/news?filter_cmd=order&orderby=id&orderdir=desc" for 127.0.0.1 at 2015-12-15 23:22:40 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"id", "orderdir"=>"desc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 30ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:22:41 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/fields_simple_form/_text.html.haml (46.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_field_simple_form.html.haml (56.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_fields.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (20.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form_inline.html.haml (121.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form.html.haml (129.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (0.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (212.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1333.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1514.1ms) Completed 200 OK in 1795ms (Views: 1760.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:43 +0200 Started POST "/cmsadmin/admin/news/search" for 127.0.0.1 at 2015-12-15 23:22:48 +0200 Processing by Optimacms::Admin::NewsController#search as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LBHjkpzztDWkL2XWjxHCj7CPq1q3WcH8HRiYPS4xvQzghJDto9ZTGo2RBJb76fcHcKg+kaMCbL5n5HKdBQ+ePw==", "filter_cmd"=>"apply", "filter"=>{"title"=>"h"}} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/cmsadmin/admin/news Completed 302 Found in 28ms (ActiveRecord: 1.0ms) Started GET "/cmsadmin/admin/news" for 127.0.0.1 at 2015-12-15 23:22:48 +0200 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/fields_simple_form/_text.html.haml (39.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_field_simple_form.html.haml (53.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_fields.html.haml (65.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form_inline.html.haml (113.0ms) Rendered D:/Ruby215/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.30/app/views/simple_search_filter/_form.html.haml (120.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 AND title LIKE '%h%' ) News Load (0.0ms) SELECT `news`.* FROM `news` WHERE (1=1 AND title LIKE '%h%' ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (173.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1503.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1659.1ms) Completed 200 OK in 1891ms (Views: 1863.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin-7b9b6e6b201f9e1d1b7b96fb36a35aa7.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:50 +0200 Started GET "/assets/jquery_ujs-0c1d9c1df5a197d2f2557ab298f046d7.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:50 +0200 Started GET "/assets/optimacms/application-6c1e33ec75ab2c9558a3cda2353b0b8f.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:51 +0200 Started GET "/assets/optimacms/admin_tpl-07408aff24d868a6bcda59a11fbb81cc.css?body=1" for 127.0.0.1 at 2015-12-15 23:22:51 +0200 Started GET "/assets/jquery2-3168a66918b94ea58383761b3ff6ef0e.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:51 +0200 Started GET "/assets/bootstrap-a11ff4fe44240856e2eb15b47d7b47a1.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:51 +0200 Started GET "/assets/bootstrap3-typeahead.min-d7ff8b12bfad065ae745058f1616a8e3.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:51 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-20d00e6863d9b2bb7775fd174463862d.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:51 +0200 Started GET "/assets/optimacms/admin-8752222b064c7bb1e8d00024d2e3d046.js?body=1" for 127.0.0.1 at 2015-12-15 23:22:51 +0200 Started GET "/" for 127.0.0.1 at 2016-02-29 00:03:44 +0200 ActiveRecord::SchemaMigration Load (40.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (108.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (53.0ms) Completed 200 OK in 91719ms (Views: 90527.2ms | ActiveRecord: 373.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:05:17 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 18ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2016-02-29 00:05:29 +0200 Processing by Optimacms::PagesController#show as HTML  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (2.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (11.0ms) Completed 200 OK in 1167ms (Views: 1075.1ms | ActiveRecord: 6.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:05:31 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 7ms (ActiveRecord: 0.0ms) Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:05:31 +0200 Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:05:31 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:05:31 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:05:31 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:05:31 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:05:31 +0200 Started GET "/cmsadmin/login" for 127.0.0.1 at 2016-02-29 00:05:32 +0200 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/devise-3.5.5/app/views/devise/shared/_links.html.erb (16.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/devise-3.5.5/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (156.0ms) Completed 200 OK in 978ms (Views: 780.0ms | ActiveRecord: 61.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-02-29 00:05:33 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 15ms (ActiveRecord: 2.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.4) lib/warden/manager.rb:35:in `block in call' warden (1.2.4) lib/warden/manager.rb:34:in `catch' warden (1.2.4) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby217x64/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (63.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (71.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (86.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (18.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2205.1ms) Started GET "/assets/optimacms/application-82b176b34911346d9ba3f94335d862fe.js?body=1" for 127.0.0.1 at 2016-02-29 00:05:37 +0200 Started POST "/cmsadmin/login" for 127.0.0.1 at 2016-02-29 00:05:39 +0200 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KLvgTLJ2RFmN684OXaOpv856vkEatihQpDaj3v9DApg0s5Oef9fnHhUvFdfiVncNg+8qlQ8od7BDXezpUgch2w==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} 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  (1.0ms) BEGIN SQL (1.0ms) UPDATE `cms_users` SET `last_sign_in_at` = '2015-12-15 19:50:37', `current_sign_in_at` = '2016-02-28 22:05:40', `sign_in_count` = 5, `updated_at` = '2016-02-28 22:05:40' WHERE `cms_users`.`id` = 4  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 475ms (ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:05:40 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (33.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (56.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (34.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (42.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (119.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (6.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (184.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (211.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (623.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (106.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (214.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (50.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (42767.4ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (43399.5ms) Completed 200 OK in 44168ms (Views: 44115.5ms | ActiveRecord: 5.0ms) Started GET "/assets/optimacms/admin-ce416a75ea1eead86be67e060ed98cbb.css?body=1" for 127.0.0.1 at 2016-02-29 00:06:24 +0200 Started GET "/assets/optimacms/admin_tpl-92361481771838219c7937f4f0dfb05f.css?body=1" for 127.0.0.1 at 2016-02-29 00:06:25 +0200 Started GET "/assets/bootstrap3-typeahead.min-0db81a649769b9e9cde03811622f7fe2.js?body=1" for 127.0.0.1 at 2016-02-29 00:06:25 +0200 Started GET "/assets/jquery2-09abf132254111788afa8aca28fc7872.js?body=1" for 127.0.0.1 at 2016-02-29 00:06:25 +0200 Started GET "/assets/optimacms/admin-780ca008e3a7fc8b0deb60e94baae10f.js?body=1" for 127.0.0.1 at 2016-02-29 00:06:25 +0200 Started GET "/assets/bootstrap3-autocomplete-input.min-cc2b5cda6d7d196e8e8d5f910f37c733.js?body=1" for 127.0.0.1 at 2016-02-29 00:06:25 +0200 Started GET "/assets/fontawesome-webfont-b872926be5285920d081a4a8b8872f26.woff2?v=4.5.0" for 127.0.0.1 at 2016-02-29 00:06:25 +0200 Started GET "/cmsadmin/pages?parent_id=104" for 127.0.0.1 at 2016-02-29 00:06:34 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"104"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (20.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (20.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (58.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (83.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (89.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (4.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (274.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (67.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1003.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1239.1ms) Completed 200 OK in 1587ms (Views: 1545.1ms | ActiveRecord: 9.0ms) Started GET "/cmsadmin/pages?parent_id=0" for 127.0.0.1 at 2016-02-29 00:06:47 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (22.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (9.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (111.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (119.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (316.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (70.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (930.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1104.1ms) Completed 200 OK in 1480ms (Views: 1448.1ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages?parent_id=148" for 127.0.0.1 at 2016-02-29 00:06:52 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (20.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (55.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (78.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (84.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (234.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (65.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1037.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1210.1ms) Completed 200 OK in 1498ms (Views: 1468.1ms | ActiveRecord: 6.0ms) Started GET "/cmsadmin/pages?parent_id=104" for 127.0.0.1 at 2016-02-29 00:07:00 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"104"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (18.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (65.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (95.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (102.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (262.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (911.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1072.1ms) Completed 200 OK in 1395ms (Views: 1363.1ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages/new?parent_id=104" for 127.0.0.1 at 2016-02-29 00:07:04 +0200 Processing by Optimacms::Admin::PagesController#new as HTML Parameters: {"parent_id"=>"104"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (25.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (467.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (31.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (92.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (308.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (1408.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (1468.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1092.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1272.1ms) Completed 200 OK in 2860ms (Views: 2782.2ms | ActiveRecord: 4.0ms) Started GET "/cmsadmin/pages/105/edit" for 127.0.0.1 at 2016-02-29 00:07:09 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (2.0ms) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 [["item_id", 105]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (476.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (791.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (810.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1060.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1231.1ms) Completed 200 OK in 2145ms (Views: 2079.1ms | ActiveRecord: 8.0ms) Started GET "/cmsadmin/templates/autocomplete?q=n" for 127.0.0.1 at 2016-02-29 00:07:16 +0200 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"n"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%n%' OR title like '%n%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 48ms (Views: 3.0ms | ActiveRecord: 1.0ms) Started GET "/cmsadmin/templates/autocomplete?q=new" for 127.0.0.1 at 2016-02-29 00:07:17 +0200 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"new"} Optimacms::CmsAdminUser Load (10.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%new%' OR title like '%new%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 39ms (Views: 2.0ms | ActiveRecord: 11.0ms) Started GET "/cmsadmin/templates/autocomplete?q=new" for 127.0.0.1 at 2016-02-29 00:07:17 +0200 Processing by Optimacms::Admin::TemplatesController#autocomplete as JSON Parameters: {"q"=>"new"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (type_id=2 AND (basepath LIKE '%new%' OR title like '%new%')) ORDER BY basepath asc LIMIT 20 Completed 200 OK in 47ms (Views: 3.0ms | ActiveRecord: 2.0ms) Started PATCH "/cmsadmin/pages/105" for 127.0.0.1 at 2016-02-29 00:07:27 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cCNUJCqP9wOgPCZwyfU8FfexJNbRfIfE84SCljNb4lQQLwUeELQM+9gQ+5YDd3oqErGXy8HAhVt51R2AXllvmA==", "page"=>{"parent_id"=>"104", "title"=>"News in category", "url"=>"news-:category", "name"=>"news_category", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"147", "template"=>"news (news/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"267"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"302"}, "2"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"355"}}}, "commit"=>"Save", "id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`id` IN (267, 302, 355) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'news-:category', `layout_id` = 4, `template_id` = 147, `url_parts_count` = 1, `url_vars_count` = 1, `parsed_url` = '^news-\\/([^/]+)$', `updated_at` = '2016-02-28 22:07:27' WHERE `cms_pages`.`id` = 105  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 154ms (ActiveRecord: 8.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:07:27 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (26.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (36.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (16.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (22.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (74.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (111.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (121.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (293.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (95.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1097.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1326.1ms) Completed 200 OK in 1701ms (Views: 1657.1ms | ActiveRecord: 5.0ms) Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 00:07:33 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news-hello"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) Completed 404 Not Found in 18ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.4) lib/warden/manager.rb:35:in `block in call' warden (1.2.4) lib/warden/manager.rb:34:in `catch' warden (1.2.4) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby217x64/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (95.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (46.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (74.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2241.1ms) Started GET "/cmsadmin/pages/154/edit" for 127.0.0.1 at 2016-02-29 00:11:05 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"154"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 154 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 154 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 154 [["item_id", 154]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (439.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (814.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (829.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (88.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1043.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1243.1ms) Completed 200 OK in 2706ms (Views: 2121.1ms | ActiveRecord: 75.0ms) Started PATCH "/cmsadmin/pages/154" for 127.0.0.1 at 2016-02-29 00:11:14 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"tJ6cuJmYN7DbXsHk3nnYAmbNTC8EMObJmkYj9uBAt2LUks2Co6PMSKNyHAIU+549g83/MhSM5FYQF7zgjUI6rg==", "page"=>{"parent_id"=>"104", "title"=>"news country city", "url"=>"temp-news-{$country}-{$city}-list", "name"=>"news_country_city", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"", "template"=>"", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"339"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"340"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"341"}}}, "commit"=>"Save", "id"=>"154"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 154 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 154 AND `cms_pages_translation`.`id` IN (339, 340, 341) SQL (47.0ms) UPDATE `cms_pages` SET `url` = 'temp-news-{$country}-{$city}-list', `url_vars_count` = 0, `parsed_url` = '^temp-news-{$country}-{$city}-list$', `updated_at` = '2016-02-28 22:11:14' WHERE `cms_pages`.`id` = 154  (1.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 167ms (ActiveRecord: 50.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:11:14 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (16.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (23.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (61.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (98.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (105.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (257.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1037.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1199.1ms) Completed 200 OK in 1523ms (Views: 1492.1ms | ActiveRecord: 2.0ms) Started GET "/cmsadmin/pages/137/edit" for 127.0.0.1 at 2016-02-29 00:11:17 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"137"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 137 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 137 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 63 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 137 [["item_id", 137]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (438.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (703.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (717.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (60.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1010.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1181.1ms) Completed 200 OK in 2015ms (Views: 1938.1ms | ActiveRecord: 5.0ms) Started PATCH "/cmsadmin/pages/137" for 127.0.0.1 at 2016-02-29 00:11:23 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"vbMTvZp7D2mrNJ4ImQVzpQ2qrjUZKlbrP2TbM+aQ0fLdv0KHoED0kdMYQ+5ThzWa6KodKAmWVHS1NUQli5JcPg==", "page"=>{"parent_id"=>"104", "title"=>"news on page", "url"=>"tep-news-p{$pg}.html", "name"=>"news2", "controller_action"=>"news#index_page", "layout_id"=>"4", "template_id"=>"63", "template"=>"", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"News title", "meta_keywords"=>"news,politics, finance, money", "meta_description"=>"Blog about news.", "id"=>"313"}, "1"=>{"lang"=>"en", "meta_title"=>"en news", "meta_keywords"=>"eng news, k2,3", "meta_description"=>"English blog about", "id"=>"314"}, "2"=>{"lang"=>"ru", "meta_title"=>"Русские новости", "meta_keywords"=>"ru1,ru2,ru3", "meta_description"=>"ru blog about", "id"=>"315"}}}, "commit"=>"Save", "id"=>"137"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 137 LIMIT 1  (3.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 137 AND `cms_pages_translation`.`id` IN (313, 314, 315) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'tep-news-p{$pg}.html', `url_vars_count` = 0, `parsed_url` = '^tep-news-p{$pg}[.]html$', `updated_at` = '2016-02-28 22:11:23' WHERE `cms_pages`.`id` = 137  (6.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 131ms (ActiveRecord: 13.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:11:23 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (17.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (18.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (51.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (76.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (82.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (223.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1078.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1254.1ms) Completed 200 OK in 1546ms (Views: 1507.1ms | ActiveRecord: 5.0ms) Started GET "/cmsadmin/pages/105/edit" for 127.0.0.1 at 2016-02-29 00:12:23 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 CACHE (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 [["item_id", 105]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (427.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (851.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (864.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (86.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1034.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1235.1ms) Completed 200 OK in 2686ms (Views: 2135.1ms | ActiveRecord: 62.0ms) Started PATCH "/cmsadmin/pages/105" for 127.0.0.1 at 2016-02-29 00:12:32 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8sd7d+J9mfrV4kDbWK9xMVfj95x4uneMIJ97fFNxahGSyypN2EZiAq3OnT2SLTcOsuNEgWgGdROqzuRqPnPn3Q==", "page"=>{"parent_id"=>"104", "title"=>"News in category", "url"=>"news-:cat", "name"=>"news_category", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"147", "template"=>"news (news/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"267"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"302"}, "2"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"355"}}}, "commit"=>"Save", "id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`id` IN (267, 302, 355) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'news-:cat', `parsed_url` = '^news-([^/]+)$', `updated_at` = '2016-02-28 22:12:32' WHERE `cms_pages`.`id` = 105  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 145ms (ActiveRecord: 9.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:12:32 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (24.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (20.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (62.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (10.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (93.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (98.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (274.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (88.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1132.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1340.1ms) Completed 200 OK in 1675ms (Views: 1643.1ms | ActiveRecord: 5.0ms) Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 00:12:34 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news-hello"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news-hello"} News Load (1.0ms) SELECT `news`.* FROM `news` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered news/index.html.haml within layouts/main (110.0ms) Completed 200 OK in 11325ms (Views: 1009.1ms | ActiveRecord: 22.0ms) Rendered text template (0.0ms) Completed 200 OK in 11528ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:12:46 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:12:46 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:12:46 +0200 Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:12:46 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:12:47 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:12:47 +0200 Started GET "/cmsadmin/pages/105/edit" for 127.0.0.1 at 2016-02-29 00:12:52 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 CACHE (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 [["item_id", 105]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (400.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (684.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (700.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1017.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1196.1ms) Completed 200 OK in 2003ms (Views: 1934.1ms | ActiveRecord: 7.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:12:54 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:12:54 +0200 Started PATCH "/cmsadmin/pages/105" for 127.0.0.1 at 2016-02-29 00:13:25 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"L2roJVxhml6M7oij/LdhmIZ98p7XwOCnTkOn20IDO3tPZrkfZlphpvTCVUU2NSenY31Bg8d84jjEEjjNLwG2tw==", "page"=>{"parent_id"=>"104", "title"=>"News in category", "url"=>"news/:id/(:name)", "name"=>"news_category", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"147", "template"=>"news (news/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"267"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"302"}, "2"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"355"}}}, "commit"=>"Save", "id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`id` IN (267, 302, 355) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'news/:id/(:name)', `url_parts_count` = 3, `url_vars_count` = 2, `parsed_url` = '^news([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:13:25' WHERE `cms_pages`.`id` = 105  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 171ms (ActiveRecord: 9.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:13:25 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (28.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (22.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (32.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (72.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (100.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (109.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (289.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (78.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1124.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1320.1ms) Completed 200 OK in 1678ms (Views: 1643.1ms | ActiveRecord: 5.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:27 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:27 +0200 Started GET "/news/12" for 127.0.0.1 at 2016-02-29 00:13:33 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news/12"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news/12' REGEXP parsed_url) Completed 404 Not Found in 16ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.4) lib/warden/manager.rb:35:in `block in call' warden (1.2.4) lib/warden/manager.rb:34:in `catch' warden (1.2.4) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby217x64/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (76.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (49.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (84.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2134.1ms) Started GET "/cmsadmin/pages/105/edit" for 127.0.0.1 at 2016-02-29 00:13:37 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 [["item_id", 105]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (449.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (774.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (789.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1085.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1286.1ms) Completed 200 OK in 2205ms (Views: 2124.1ms | ActiveRecord: 6.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:39 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:39 +0200 Started PATCH "/cmsadmin/pages/105" for 127.0.0.1 at 2016-02-29 00:13:44 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"m1y13kxoN+mNe3ahD0whHa5BJK/Pz1pBGWubXgA0MCn7UOTkdlPMEfVXq0fFzmciS0GXst9zWN6TOgRIbTa95Q==", "page"=>{"parent_id"=>"104", "title"=>"News in category", "url"=>"news/:category", "name"=>"news_category", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"147", "template"=>"news (news/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"267"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"302"}, "2"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"355"}}}, "commit"=>"Save", "id"=>"105"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`id` IN (267, 302, 355) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'news/:category', `url_parts_count` = 2, `url_vars_count` = 1, `parsed_url` = '^news([^/]+)$', `updated_at` = '2016-02-28 22:13:44' WHERE `cms_pages`.`id` = 105  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 109ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:13:44 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (14.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (92.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (96.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (238.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (984.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1161.1ms) Completed 200 OK in 1455ms (Views: 1424.1ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:45 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:45 +0200 Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 00:13:47 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news-hello"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news-hello"} News Load (1.0ms) SELECT `news`.* FROM `news` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered news/index.html.haml within layouts/main (28.0ms) Completed 200 OK in 948ms (Views: 941.1ms | ActiveRecord: 3.0ms) Rendered text template (0.0ms) Completed 200 OK in 1024ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:48 +0200 Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:13:48 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:13:48 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:48 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:48 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:13:48 +0200 Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 00:13:51 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news-hello"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) Optimacms::Page Load (3.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news-hello"} News Load (1.0ms) SELECT `news`.* FROM `news` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Rendered news/index.html.haml within layouts/main (22.0ms) Completed 200 OK in 52274ms (Views: 980.1ms | ActiveRecord: 3.0ms) Rendered text template (0.0ms) Completed 200 OK in 52365ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:44 +0200 Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:14:44 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:14:44 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:44 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:44 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:44 +0200 Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:14:49 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (379.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (668.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (681.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1007.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1193.1ms) Completed 200 OK in 1970ms (Views: 1907.1ms | ActiveRecord: 5.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:51 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:51 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:14:57 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Dt/MJeXN7qsNpRspl0rQ6Pfd7b/oeRbS6wv2mM4H0rNu050f3/YVU3WJxs9dyJbXEt1eovjFFE1hWmmOowVffw==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id/:name", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id/:name', `url_parts_count` = 3, `url_vars_count` = 2, `parsed_url` = '^newsitem([^/]+)([^/]+)$', `updated_at` = '2016-02-28 22:14:57' WHERE `cms_pages`.`id` = 156  (6.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 118ms (ActiveRecord: 11.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:14:57 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (22.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (15.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (23.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (61.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (6.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (84.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (91.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (250.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (65.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1012.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1183.1ms) Completed 200 OK in 1497ms (Views: 1464.1ms | ActiveRecord: 4.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:59 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:14:59 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:15:03 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Dt/MJeXN7qsNpRspl0rQ6Pfd7b/oeRbS6wv2mM4H0rNu050f3/YVU3WJxs9dyJbXEt1eovjFFE1hWmmOowVffw==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id/(:name)', `parsed_url` = '^newsitem([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:15:03' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 153ms (ActiveRecord: 9.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:15:03 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (36.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (20.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (29.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (81.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (122.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (293.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1193.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1387.1ms) Completed 200 OK in 1750ms (Views: 1715.1ms | ActiveRecord: 5.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:15:06 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:15:06 +0200 Started GET "/newsitem/2" for 127.0.0.1 at 2016-02-29 00:15:10 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem/2"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2' REGEXP parsed_url) Completed 404 Not Found in 17ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.4) lib/warden/manager.rb:35:in `block in call' warden (1.2.4) lib/warden/manager.rb:34:in `catch' warden (1.2.4) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby217x64/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (72.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (49.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (98.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (16.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2196.1ms) Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:15:22 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (2.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (442.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (734.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (746.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1122.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1310.1ms) Completed 200 OK in 2154ms (Views: 2089.1ms | ActiveRecord: 8.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:15:25 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:15:25 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:15:32 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EOes2jdDt1dM5AQtMRMQC7/Da5mCwGLtJbPhQCsEJB5w6/3gDXhMrzTI2cv7kVY0WsPYhJJ8YHKv4n5WRgap0g==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id(/:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id(/:name)', `parsed_url` = '^newsitem:id(:name)$', `updated_at` = '2016-02-28 22:15:32' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 126ms (ActiveRecord: 10.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:15:32 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (32.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (14.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (63.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (9.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (96.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (103.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (282.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1089.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1267.1ms) Completed 200 OK in 1615ms (Views: 1574.1ms | ActiveRecord: 5.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:15:34 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:15:34 +0200 Started GET "/newsitem/2" for 127.0.0.1 at 2016-02-29 00:15:38 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem/2"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2' REGEXP parsed_url) Completed 404 Not Found in 13ms (ActiveRecord: 2.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.4) lib/warden/manager.rb:35:in `block in call' warden (1.2.4) lib/warden/manager.rb:34:in `catch' warden (1.2.4) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby217x64/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (59.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (61.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (71.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1978.1ms) Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:19:11 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (416.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (730.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (744.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (930.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1083.1ms) Completed 200 OK in 1931ms (Views: 1860.1ms | ActiveRecord: 8.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:19:13 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:19:13 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:19:17 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"4QMz//yMBPQG923ZtpuvjG/0uZh543C4EW7LNE9CKDCBD2LFxrf/DH7bsD98GemzivQKhWlfciebP1QiIkCl/A==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (0.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id/(:name)', `parsed_url` = '^newsitem([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:19:17' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 111ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:19:17 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (20.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (12.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (55.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (77.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (84.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (221.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (932.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1097.1ms) Completed 200 OK in 1380ms (Views: 1347.1ms | ActiveRecord: 5.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:19:19 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:19:19 +0200 Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:25:29 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (470.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (913.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (930.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (114.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1094.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1335.1ms) Completed 200 OK in 2974ms (Views: 2309.1ms | ActiveRecord: 80.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:25:35 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:25:35 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:25:40 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NnlRnBp13LstrJprIAQEfuBblY3gWDv6G+IpZTX1dEBWdQCmIE4nQ1WAR43qhkJBBVsmkPDkOWWRs7ZzWPf5jA==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitemm/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsitemm/:id/(:name)', `parsed_url` = '^newsitemm([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:25:40' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 159ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:25:40 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (43.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (50.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (89.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (116.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (122.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (292.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (976.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1129.1ms) Completed 200 OK in 1485ms (Views: 1449.1ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:25:42 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:25:42 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:26:18 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NnlRnBp13LstrJprIAQEfuBblY3gWDv6G+IpZTX1dEBWdQCmIE4nQ1WAR43qhkJBBVsmkPDkOWWRs7ZzWPf5jA==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id/(:name)', `parsed_url` = '^newsitem([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:26:22' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 649ms (ActiveRecord: 59.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:26:22 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (31.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (40.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (14.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (22.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (78.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (2.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (9.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (116.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (123.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (458.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (93.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1080.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1296.1ms) Completed 200 OK in 1841ms (Views: 1786.1ms | ActiveRecord: 17.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:26:24 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:26:24 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:27:20 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NnlRnBp13LstrJprIAQEfuBblY3gWDv6G+IpZTX1dEBWdQCmIE4nQ1WAR43qhkJBBVsmkPDkOWWRs7ZzWPf5jA==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsite/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsite/:id/(:name)', `parsed_url` = '^newsite([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:27:54' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 33727ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:27:54 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (31.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (41.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (17.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (23.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (80.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (107.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (113.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (291.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1001.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1172.1ms) Completed 200 OK in 1533ms (Views: 1496.1ms | ActiveRecord: 5.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:27:56 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:27:56 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:27:58 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NnlRnBp13LstrJprIAQEfuBblY3gWDv6G+IpZTX1dEBWdQCmIE4nQ1WAR43qhkJBBVsmkPDkOWWRs7ZzWPf5jA==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsit/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsit/:id/(:name)', `parsed_url` = '^newsit([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:28:41' WHERE `cms_pages`.`id` = 156  (2.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 42732ms (ActiveRecord: 4.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:28:41 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (33.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (18.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (72.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (10.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (110.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (116.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (281.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1048.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1196.1ms) Completed 200 OK in 1540ms (Views: 1505.1ms | ActiveRecord: 5.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:28:43 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:28:43 +0200 Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:28:47 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (440.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (886.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (901.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (95.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1072.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1283.1ms) Completed 200 OK in 2803ms (Views: 2229.1ms | ActiveRecord: 72.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:28:53 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:28:53 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:28:56 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"MRC2jlfMRVCCDPWbzjC2mq755Rj5C4vq6QyDe0sJh2pRHOe0bfe+qPogKH0EsvClS/lWBem3iXVjXRxtJgsKpg==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsite/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (3.0ms) UPDATE `cms_pages` SET `url` = 'newsite/:id/(:name)', `parsed_url` = '^newsite([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:29:18' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 21320ms (ActiveRecord: 11.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:29:18 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (26.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (18.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (64.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (2.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (9.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (93.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (98.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (268.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (71.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1078.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1259.1ms) Completed 200 OK in 1602ms (Views: 1559.1ms | ActiveRecord: 6.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:29:20 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:29:20 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:29:51 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"MRC2jlfMRVCCDPWbzjC2mq755Rj5C4vq6QyDe0sJh2pRHOe0bfe+qPogKH0EsvClS/lWBem3iXVjXRxtJgsKpg==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id/(:name)', `parsed_url` = '^newsitem([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:31:03' WHERE `cms_pages`.`id` = 156  (6.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 72459ms (ActiveRecord: 10.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:31:03 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (41.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (48.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (14.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (24.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (87.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (117.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (124.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (328.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1351.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1554.1ms) Completed 200 OK in 1954ms (Views: 1918.1ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:31:05 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:31:08 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:31:11 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"MRC2jlfMRVCCDPWbzjC2mq755Rj5C4vq6QyDe0sJh2pRHOe0bfe+qPogKH0EsvClS/lWBem3iXVjXRxtJgsKpg==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsite/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsite/:id/(:name)', `parsed_url` = '^/newsite/([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:31:25' WHERE `cms_pages`.`id` = 156  (6.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 13901ms (ActiveRecord: 58.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:31:26 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (32.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (39.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (16.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (23.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (75.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (103.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (111.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (464.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1171.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1356.1ms) Completed 200 OK in 1910ms (Views: 1839.1ms | ActiveRecord: 20.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:31:28 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:31:28 +0200 Started GET "/newsite/2" for 127.0.0.1 at 2016-02-29 00:31:43 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsite/2"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsite/2' REGEXP parsed_url) Completed 404 Not Found in 38ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.4) lib/warden/manager.rb:35:in `block in call' warden (1.2.4) lib/warden/manager.rb:34:in `catch' warden (1.2.4) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby217x64/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (68.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (66.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (77.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (15.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2212.1ms) Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:32:06 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (442.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (873.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (888.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (78.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1109.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1303.1ms) Completed 200 OK in 2839ms (Views: 2229.1ms | ActiveRecord: 68.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:12 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:12 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:32:14 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"E/+4KSFo6UpWkXWZBzMOestDKG0H36KaO7M7losLh21z8+kTG1MSsi69qH/NsUhFLkObcBdjoAWx4qSA5gkKoQ==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (0.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id/(:name)', `parsed_url` = '^newsitem/([^/]+)(\\/[^/]+)*$', `updated_at` = '2016-02-28 22:32:19' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 4387ms (ActiveRecord: 7.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:32:19 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (23.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (30.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (20.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (64.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (8.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (99.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (106.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (267.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (70.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (13.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1070.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1259.1ms) Completed 200 OK in 1609ms (Views: 1567.1ms | ActiveRecord: 3.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:21 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:21 +0200 Started GET "/newsite/2" for 127.0.0.1 at 2016-02-29 00:32:22 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsite/2"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsite/2' REGEXP parsed_url) Completed 404 Not Found in 31ms (ActiveRecord: 2.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.4) lib/warden/manager.rb:35:in `block in call' warden (1.2.4) lib/warden/manager.rb:34:in `catch' warden (1.2.4) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' D:/Ruby217x64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' D:/Ruby217x64/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (49.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (52.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (101.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (2144.1ms) Started GET "/newsitem/2" for 127.0.0.1 at 2016-02-29 00:32:26 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem/2"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem/2"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 2 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (25.0ms) Completed 200 OK in 7748ms (Views: 961.1ms | ActiveRecord: 18.0ms) Rendered text template (1.0ms) Completed 200 OK in 7881ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:34 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:34 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:32:34 +0200 Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:32:34 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:34 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:34 +0200 Started GET "/newsitem/2/kaka" for 127.0.0.1 at 2016-02-29 00:32:37 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem/2/kaka"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2/kaka' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2/kaka' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem/2/kaka"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 2 LIMIT 1 Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (9.0ms) Completed 200 OK in 20544ms (Views: 863.0ms | ActiveRecord: 3.0ms) Rendered text template (1.0ms) Completed 200 OK in 20613ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:58 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:58 +0200 Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:32:58 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:32:58 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:58 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:32:59 +0200 Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:34:02 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (474.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (947.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (961.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (104.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1089.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1319.1ms) Completed 200 OK in 2938ms (Views: 2330.1ms | ActiveRecord: 75.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:08 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:09 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:34:12 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Q4rByT9X4t43BLwqzPwtRy/d5IRUQlW4GBjTTWHo0GkjhpDzBWwZJk8oYcwGfmt4yt1XmUT+VyeSSUxbDOpdpQ==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsite/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (0.0ms) UPDATE `cms_pages` SET `url` = 'newsite/:id/(:name)', `parsed_url` = '^newsite/([^/]+)\\/?([^/]+)*$', `updated_at` = '2016-02-28 22:34:20' WHERE `cms_pages`.`id` = 156  (6.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 8352ms (ActiveRecord: 8.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:34:20 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (34.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (44.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (13.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (75.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (7.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (108.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (116.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (292.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (55.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1131.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1292.1ms) Completed 200 OK in 1655ms (Views: 1615.1ms | ActiveRecord: 4.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:22 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:22 +0200 Started GET "/cmsadmin/pages/156/edit" for 127.0.0.1 at 2016-02-29 00:34:24 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 CACHE (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 [["item_id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (475.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (804.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (817.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1068.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1230.1ms) Completed 200 OK in 2182ms (Views: 2091.1ms | ActiveRecord: 6.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:26 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:26 +0200 Started PATCH "/cmsadmin/pages/156" for 127.0.0.1 at 2016-02-29 00:34:35 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"vdl1zEPl8jwA5icAsqfCQiqT0Glmf3x44WJH6azCUQTd1ST2ed4JxHjK+uZ4JYR9z5NjdHbDfudrM9j/wcDcyA==", "page"=>{"parent_id"=>"104", "title"=>"news item", "url"=>"newsitem/:id/(:name)", "name"=>"news_item", "controller_action"=>"news#show", "layout_id"=>"4", "template_id"=>"146", "template"=>"news item (news/show)", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"\#{@item.title} | News \"ff\"", "meta_keywords"=>"q, abc, def", "meta_description"=>"", "id"=>"346"}, "1"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"347"}, "2"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"348"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 156 LIMIT 1  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`id` IN (346, 347, 348) SQL (1.0ms) UPDATE `cms_pages` SET `url` = 'newsitem/:id/(:name)', `parsed_url` = '^newsitem/([^/]+)\\/?([^/]+)*$', `updated_at` = '2016-02-28 22:34:35' WHERE `cms_pages`.`id` = 156  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 156ms (ActiveRecord: 10.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:34:35 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (29.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (35.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (18.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (27.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (75.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (1.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (11.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (109.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (116.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (292.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (12.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1180.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1355.1ms) Completed 200 OK in 1718ms (Views: 1679.1ms | ActiveRecord: 4.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:37 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:37 +0200 Started GET "/newsitem/2/kaka" for 127.0.0.1 at 2016-02-29 00:34:39 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem/2/kaka"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2/kaka' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2/kaka' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem/2/kaka"} News Load (1.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 2 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (15.0ms) Completed 200 OK in 7080ms (Views: 1005.1ms | ActiveRecord: 21.0ms) Rendered text template (0.0ms) Completed 200 OK in 7233ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:34:47 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:47 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:34:47 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:47 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:47 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:47 +0200 Started GET "/newsitem/2" for 127.0.0.1 at 2016-02-29 00:34:49 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"newsitem/2"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'newsitem/2' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 146 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 156 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#show as HTML Parameters: {"url"=>"newsitem/2"} News Load (4.0ms) SELECT `news`.* FROM `news` WHERE `news`.`id` = 2 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/show.html.haml within layouts/main (13.0ms) Completed 200 OK in 5618ms (Views: 1196.1ms | ActiveRecord: 5.0ms) Rendered text template (1.0ms) Completed 200 OK in 5720ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 00:34:55 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:55 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:56 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 00:34:56 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:56 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:56 +0200 Started GET "/cmsadmin/pages/105/edit" for 127.0.0.1 at 2016-02-29 00:44:19 +0200 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 [["item_id", 105]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (396.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (644.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (655.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (900.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1041.1ms) Completed 200 OK in 1784ms (Views: 1725.1ms | ActiveRecord: 5.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:21 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:22 +0200 Started PATCH "/cmsadmin/pages/105" for 127.0.0.1 at 2016-02-29 00:44:24 +0200 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LwA894ABeDkHdwoCb5l3TjiuNKB6meFZUB1c0in2N/ZPDG3NujqDwX9b1+SlGzFx3a6HvWol48baTMPERPS6Og==", "page"=>{"parent_id"=>"104", "title"=>"News in category", "url"=>"news-:category", "name"=>"news_category", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"147", "template"=>"news (news/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"267"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"302"}, "2"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"355"}}}, "commit"=>"Save", "id"=>"105"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`id` IN (267, 302, 355) SQL (4.0ms) UPDATE `cms_pages` SET `url` = 'news-:category', `url_parts_count` = 1, `parsed_url` = '^news-([^/]+)$', `updated_at` = '2016-02-28 22:44:41' WHERE `cms_pages`.`id` = 105  (5.0ms) COMMIT Redirected to http://localhost:3001/cmsadmin/pages Completed 302 Found in 16296ms (ActiveRecord: 12.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:44:41 +0200 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1 Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (19.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (16.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (21.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (56.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (78.0ms) Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (83.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (215.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (68.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1023.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1203.1ms) Completed 200 OK in 1474ms (Views: 1446.1ms | ActiveRecord: 2.0ms) Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:42 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:42 +0200 Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 00:57:42 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news-hello"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news-hello"} News Load (0.0ms) SELECT `news`.* FROM `news` Optimacms::Page Load (3.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/index.html.haml within layouts/main (41934.4ms) Completed 200 OK in 203669ms (Views: 42834.5ms | ActiveRecord: 21.0ms) Rendered text template (0.0ms) Completed 200 OK in 204474ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:10 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:12 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:12 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:13 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:13 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:13 +0200 Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 01:01:14 +0200 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"news-hello"} Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) Optimacms::Page Load (2.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Processing by NewsController#index as HTML Parameters: {"url"=>"news-hello"} News Load (1.0ms) SELECT `news`.* FROM `news` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1 Rendered news/index.html.haml within layouts/main (8.0ms) Completed 200 OK in 9607ms (Views: 860.0ms | ActiveRecord: 17.0ms) Rendered text template (0.0ms) Completed 200 OK in 10285ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200 Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200 Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200 Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200 Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200 Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:26 +0200 Started GET "/" for 127.0.0.1 at 2016-05-25 22:45:19 +0300 ActiveRecord::SchemaMigration Load (142.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (80.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (11.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (18.0ms) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.scss. (called from _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.scss. (called from _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.scss. (called from _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.scss. (called from _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.scss. (called from _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.scss. (called from _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) 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 _app_views_layouts_main_html_erb___1326798222_46911360 at W:/myrails/cms/site/spec/dummy/app/views/layouts/main.html.erb:1) Completed 200 OK in 77938ms (Views: 77237.3ms | ActiveRecord: 482.0ms) Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-05-25 22:46:37 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"cmsadmin/pages"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'cmsadmin/pages' REGEXP parsed_url) Completed 404 Not Found in 5ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (16.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (12.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (27.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (16.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1471.1ms) Started GET "/" for 127.0.0.1 at 2016-05-25 22:46:39 +0300 Processing by Optimacms::PagesController#show as HTML  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (15.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (4.0ms) Completed 200 OK in 408ms (Views: 373.6ms | ActiveRecord: 17.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-25 22:46:40 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 6ms (ActiveRecord: 0.0ms) Started GET "/assets/application.self-83510d75828ba1784e949c2198f8b0902b682c29b844ff4e2172bb766c897801.css?body=1" for 127.0.0.1 at 2016-05-25 22:46:43 +0300 Started GET "/assets/tpl.self-2ae7a9c3530b3bcfd714bf625446cab5ba2b5698b85eb42ebe653d802911196f.css?body=1" for 127.0.0.1 at 2016-05-25 22:46:43 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-25 22:46:43 +0300 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-25 22:46:43 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-25 22:46:43 +0300 Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-05-25 22:46:44 +0300 Started GET "/admin/login" for 127.0.0.1 at 2016-05-25 22:46:44 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/shared/_links.html.erb (8.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (164.0ms) Completed 200 OK in 601ms (Views: 431.9ms | ActiveRecord: 135.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-05-25 22:46:44 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 5ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (22.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (10.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (15.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1203.1ms) Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-25 22:46:46 +0300 Started POST "/admin/login" for 127.0.0.1 at 2016-05-25 22:46:48 +0300 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y9zAFq3Lpjp0cnzi0RdDbuF/VFSG9R7z/omBxU+tuoM2vfZjE91mBLc3zsxk3ymo9eHj6Mg9fYIpQbpBEnSTpQ==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} 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 Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- bcrypt_ext): activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:240:in `load_dependency' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' bcrypt-3.1.10-x64 (mingw32) lib/bcrypt.rb:16:in `rescue in ' bcrypt-3.1.10-x64 (mingw32) lib/bcrypt.rb:12:in `' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:240:in `load_dependency' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' devise (3.5.5) lib/devise/encryptor.rb:1:in `' devise (3.5.5) lib/devise/models/database_authenticatable.rb:48:in `valid_password?' devise (3.5.5) lib/devise/strategies/database_authenticatable.rb:11:in `block in authenticate!' devise (3.5.5) lib/devise/models/authenticatable.rb:81:in `valid_for_authentication?' devise (3.5.5) lib/devise/strategies/authenticatable.rb:36:in `validate' devise (3.5.5) lib/devise/strategies/database_authenticatable.rb:11:in `authenticate!' warden (1.2.5) lib/warden/strategies/base.rb:53:in `_run!' warden (1.2.5) lib/warden/proxy.rb:358:in `block in _run_strategies_for' warden (1.2.5) lib/warden/proxy.rb:353:in `each' warden (1.2.5) lib/warden/proxy.rb:353:in `_run_strategies_for' warden (1.2.5) lib/warden/proxy.rb:323:in `_perform_authentication' warden (1.2.5) lib/warden/proxy.rb:127:in `authenticate!' devise (3.5.5) app/controllers/devise/sessions_controller.rb:17:in `create' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:49:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (15.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (412.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-25 22:46:58 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-05-25 22:46:58 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/shared/_links.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (66.0ms) Completed 200 OK in 233ms (Views: 229.9ms | ActiveRecord: 0.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-05-25 22:46:59 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 3ms (ActiveRecord: 0.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (13.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1055.1ms) Started POST "/admin/login" for 127.0.0.1 at 2016-05-25 22:47:02 +0300 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"odwIXFwuV2wx1vqY+0fiwbhLTMM694YxBtBmSJLUf830vT4p4jiXUvKTSLZOj4gHrNX7f3Q/5UDRGF3Mzw1W6w==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} 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 Completed 500 Internal Server Error in 21ms (ActiveRecord: 1.0ms) LoadError (cannot load such file -- bcrypt_ext): activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:240:in `load_dependency' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' bcrypt-3.1.10-x64 (mingw32) lib/bcrypt.rb:16:in `rescue in ' bcrypt-3.1.10-x64 (mingw32) lib/bcrypt.rb:12:in `' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.5.1) lib/active_support/dependencies.rb:240:in `load_dependency' activesupport (4.2.5.1) lib/active_support/dependencies.rb:274:in `require' devise (3.5.5) lib/devise/encryptor.rb:1:in `' devise (3.5.5) lib/devise/models/database_authenticatable.rb:48:in `valid_password?' devise (3.5.5) lib/devise/strategies/database_authenticatable.rb:11:in `block in authenticate!' devise (3.5.5) lib/devise/models/authenticatable.rb:81:in `valid_for_authentication?' devise (3.5.5) lib/devise/strategies/authenticatable.rb:36:in `validate' devise (3.5.5) lib/devise/strategies/database_authenticatable.rb:11:in `authenticate!' warden (1.2.5) lib/warden/strategies/base.rb:53:in `_run!' warden (1.2.5) lib/warden/proxy.rb:358:in `block in _run_strategies_for' warden (1.2.5) lib/warden/proxy.rb:353:in `each' warden (1.2.5) lib/warden/proxy.rb:353:in `_run_strategies_for' warden (1.2.5) lib/warden/proxy.rb:323:in `_perform_authentication' warden (1.2.5) lib/warden/proxy.rb:127:in `authenticate!' devise (3.5.5) app/controllers/devise/sessions_controller.rb:17:in `create' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:49:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (14.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (413.0ms) Started GET "/" for 127.0.0.1 at 2016-05-25 22:48:20 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (20.0ms) Completed 200 OK in 1811ms (Views: 1578.4ms | ActiveRecord: 42.0ms) Started GET "/assets/application.self-83510d75828ba1784e949c2198f8b0902b682c29b844ff4e2172bb766c897801.css?body=1" for 127.0.0.1 at 2016-05-25 22:48:22 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:22 +0300 Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:22 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:22 +0300 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:22 +0300 Started GET "/assets/tpl.self-2ae7a9c3530b3bcfd714bf625446cab5ba2b5698b85eb42ebe653d802911196f.css?body=1" for 127.0.0.1 at 2016-05-25 22:48:22 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-05-25 22:48:28 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 6ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-05-25 22:48:31 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/shared/_links.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (94.0ms) Completed 200 OK in 302ms (Views: 262.9ms | ActiveRecord: 11.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-05-25 22:48:31 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 10ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1164.1ms) Started POST "/admin/login" for 127.0.0.1 at 2016-05-25 22:48:39 +0300 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kt3Gl7pcwcP/yyjKpEhFQfnC7taFFiku68pOXV4fVq3HvPDiBEoB/TyOmuQRgC+H7VxZasveSl88AnXZA8Z/iw==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} 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  (0.0ms) BEGIN SQL (29.0ms) UPDATE `cms_users` SET `last_sign_in_at` = '2016-02-28 22:05:40', `current_sign_in_at` = '2016-05-25 19:48:39', `sign_in_count` = 6, `updated_at` = '2016-05-25 19:48:39' WHERE `cms_users`.`id` = 4  (16.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 472ms (ActiveRecord: 46.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-25 22:48:39 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (13.0ms) 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 (46.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (16.0ms) 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 (45.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (143.0ms) 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 (3.0ms) 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 (33.0ms) 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 (237.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (267.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (504.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (87.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (72.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (454.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1071.1ms) Completed 200 OK in 1803ms (Views: 1791.5ms | ActiveRecord: 2.0ms) Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:41 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:41 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:41 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-25 22:48:41 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-25 22:48:41 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-25 22:48:41 +0300 Started GET "/assets/fontawesome-webfont-ff82aeed6b9bb6701696c84d1b223d2e682eb78c89117a438ce6cfea8c498995.woff2?v=4.5.0" for 127.0.0.1 at 2016-05-25 22:48:42 +0300 Started GET "/admin/mediafiles" for 127.0.0.1 at 2016-05-25 22:48:45 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (2.0ms) Completed 200 OK in 108ms (Views: 102.1ms | ActiveRecord: 1.0ms) Started GET "/?cmd=open&target=Lg&init=1&tree=1&_=1464205726927" for 127.0.0.1 at 2016-05-25 22:48:46 +0300 Processing by Optimacms::PagesController#show as JSON Parameters: {"cmd"=>"open", "target"=>"Lg", "init"=>"1", "tree"=>"1", "_"=>"1464205726927"}  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (11.0ms) Completed 200 OK in 524ms (Views: 512.0ms | ActiveRecord: 3.0ms) Started GET "/admin/mediafiles" for 127.0.0.1 at 2016-05-25 22:49:15 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (3.0ms) Completed 200 OK in 146ms (Views: 138.4ms | ActiveRecord: 1.0ms) Started GET "/admin/mediafiles" for 127.0.0.1 at 2016-05-25 22:49:17 +0300 Processing by Optimacms::Admin::MediafilesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/mediafiles/index.html.erb within optimacms/admin/layouts/blank (1.0ms) Completed 200 OK in 100ms (Views: 95.4ms | ActiveRecord: 1.0ms) Started GET "/admin/media_elfinder?cmd=open&target=&init=1&tree=1&_=1464205758197" for 127.0.0.1 at 2016-05-25 22:49:18 +0300 Processing by Optimacms::Admin::MediafilesController#elfinder as JSON Parameters: {"cmd"=>"open", "target"=>"", "init"=>"1", "tree"=>"1", "_"=>"1464205758197"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 200 OK in 129ms (Views: 5.0ms | ActiveRecord: 1.0ms) Started GET "/" for 127.0.0.1 at 2016-05-26 22:03:56 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (31.0ms) Completed 200 OK in 3726ms (Views: 3171.3ms | ActiveRecord: 43.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-26 22:04:00 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (3434.2ms) 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 (3458.2ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (15.0ms) 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 (42.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (3547.2ms) 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 (2.0ms) 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 (27.0ms) 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 (3622.2ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (3644.2ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (3845.2ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (71.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (638.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1185.1ms) Completed 200 OK in 5249ms (Views: 5213.5ms | ActiveRecord: 14.0ms) Started GET "/assets/application.self-83510d75828ba1784e949c2198f8b0902b682c29b844ff4e2172bb766c897801.css?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/tpl.self-2ae7a9c3530b3bcfd714bf625446cab5ba2b5698b85eb42ebe653d802911196f.css?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:06 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:07 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:07 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:07 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:07 +0300 Started GET "/assets/fontawesome-webfont-ff82aeed6b9bb6701696c84d1b223d2e682eb78c89117a438ce6cfea8c498995.woff2?v=4.5.0" for 127.0.0.1 at 2016-05-26 22:04:07 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-05-26 22:04:12 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (7.0ms) 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 (30.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (4.0ms) 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 (25.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (99.0ms) 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) 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 (19.0ms) 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 (158.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (178.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (280.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (33.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (51.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (351.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (742.0ms) Completed 200 OK in 1178ms (Views: 1170.6ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-26 22:04:13 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-05-26 22:05:10 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (12.0ms) 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 (37.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (6.0ms) 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 (33.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (119.0ms) 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) 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 (24.0ms) 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 (202.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (228.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (348.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (43.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (66.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (373.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (856.0ms) Completed 200 OK in 1391ms (Views: 1384.1ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-26 22:05:12 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-26 22:05:12 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:12 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:12 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:12 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:12 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:12 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:13 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:13 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-05-26 22:05:27 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (9.0ms) 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 (34.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (9.0ms) 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 (34.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (118.0ms) 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) 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 (32.0ms) 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 (202.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (225.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (345.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (364.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (835.0ms) Completed 200 OK in 1393ms (Views: 1380.2ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-26 22:05:28 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-26 22:05:29 +0300 Started GET "/admin/admin/news" for 127.0.0.1 at 2016-05-26 22:08:42 +0300 Processing by Optimacms::Admin::NewsController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 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 (7.0ms) 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 (28.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (52.0ms) 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) 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 (19.0ms) 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 (122.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (141.0ms)  (1.0ms) SELECT COUNT(*) FROM `news` WHERE (1=1 ) News Load (0.0ms) SELECT `news`.* FROM `news` WHERE (1=1 ) ORDER BY id desc LIMIT 25 OFFSET 0 Rendered optimacms/admin/news/index.html.haml within optimacms/admin/layouts/main (683.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (307.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (645.0ms) Completed 200 OK in 1457ms (Views: 965.7ms | ActiveRecord: 473.0ms) Started GET "/" for 127.0.0.1 at 2016-05-30 22:26:51 +0300 ActiveRecord::SchemaMigration Load (36.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (23.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (66.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (24.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (14.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (106.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (22.0ms) Completed 200 OK in 3375ms (Views: 2544.9ms | ActiveRecord: 295.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 22:26:55 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 6ms (ActiveRecord: 0.0ms) Started GET "/assets/application.self-83510d75828ba1784e949c2198f8b0902b682c29b844ff4e2172bb766c897801.css?body=1" for 127.0.0.1 at 2016-05-30 22:26:58 +0300 Started GET "/assets/tpl.self-2ae7a9c3530b3bcfd714bf625446cab5ba2b5698b85eb42ebe653d802911196f.css?body=1" for 127.0.0.1 at 2016-05-30 22:26:59 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 22:26:59 +0300 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-30 22:26:59 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 22:26:59 +0300 Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-05-30 22:26:59 +0300 Started GET "/admin/login" for 127.0.0.1 at 2016-05-30 22:26:59 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/shared/_links.html.erb (8.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (250.0ms) Completed 200 OK in 661ms (Views: 586.7ms | ActiveRecord: 14.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-05-30 22:27:00 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 6ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:64:in `show' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (13.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (42.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1254.1ms) Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 22:27:02 +0300 Started POST "/admin/login" for 127.0.0.1 at 2016-05-30 22:27:03 +0300 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"R13wHSa3EspjhHfJ63XnjEe4tnX9R7niCjaUZEus1Djq5ik/yPIFiZvr4g1eqdqXudn3LR/c79o7sn3d/16G8w==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} 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  (0.0ms) BEGIN SQL (114.0ms) UPDATE `cms_users` SET `last_sign_in_at` = '2016-05-25 19:48:39', `current_sign_in_at` = '2016-05-30 19:27:03', `sign_in_count` = 7, `updated_at` = '2016-05-30 19:27:03' WHERE `cms_users`.`id` = 4  (79.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 558ms (ActiveRecord: 194.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 22:27:04 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (14.0ms) 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 (43.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (19.0ms) 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 (48.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (140.0ms) 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 (2.0ms) 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 (28.0ms) 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 (220.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (250.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (469.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (34.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (83.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (639.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1282.1ms) Completed 200 OK in 1935ms (Views: 1930.9ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 22:27:06 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 22:27:06 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 22:27:06 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 22:27:06 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 22:27:06 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 22:27:06 +0300 Started GET "/assets/fontawesome-webfont-ff82aeed6b9bb6701696c84d1b223d2e682eb78c89117a438ce6cfea8c498995.woff2?v=4.5.0" for 127.0.0.1 at 2016-05-30 22:27:07 +0300 Started GET "/admin/templates" for 127.0.0.1 at 2016-05-30 22:27:08 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 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 (9.0ms) 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 (33.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) 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) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (110.0ms) 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) 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 (25.0ms) 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 (182.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (208.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (11.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (347.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (369.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (848.0ms) Completed 200 OK in 1442ms (Views: 1418.5ms | ActiveRecord: 13.0ms) Started GET "/admin/templates?parent_id=70" for 127.0.0.1 at 2016-05-30 22:27:12 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (7.0ms) 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 (29.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (5.0ms) 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 (24.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (88.0ms) 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) 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 (20.0ms) 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 (146.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (163.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (238.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (26.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (60.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (322.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (727.0ms) Completed 200 OK in 1111ms (Views: 1097.9ms | ActiveRecord: 4.0ms) Started GET "/admin/templates/141/edit" for 127.0.0.1 at 2016-05-30 22:27:15 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"141"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 141 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (245.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (320.0ms) Completed 500 Internal Server Error in 426ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( tinymce/icon_block2.png )` to `config/initializers/assets.rb` and restart your server): 22: setup: function(editor) { 23: editor.addButton('myblock', { 24: title: 'block', 25: image: '#{image_url('tinymce/icon_block2.png')}', 26: onclick: function() { 27: editor.insertContent('#{tinymce_editor_insert_block}'); 28: } sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:324:in `digest_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:312:in `asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:90:in `block in resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `each' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `detect' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:89:in `resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:79:in `compute_asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:135:in `asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:162:in `asset_url' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:299:in `image_url' W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml:25:in `____myrails_cms_site_app_views_optimacms_admin_common__js_tinymce_html_haml__1314521242_112470980' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:40:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml__806042069_114628840' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__228906771_114723740' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (29.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (533.0ms) Started GET "/admin/templates/139/edit" for 127.0.0.1 at 2016-05-30 22:27:21 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"139"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 139 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (159.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (219.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (28.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (300.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (740.0ms) Completed 200 OK in 1143ms (Views: 1136.6ms | ActiveRecord: 1.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 22:27:36 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (10.0ms) 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) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (6.0ms) 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 (26.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (96.0ms) 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) 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 (20.0ms) 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 (155.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (173.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (281.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (374.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (821.0ms) Completed 200 OK in 1252ms (Views: 1245.6ms | ActiveRecord: 4.0ms) Started GET "/admin/pages?parent_id=148" for 127.0.0.1 at 2016-05-30 22:27:42 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 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 (6.0ms) 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 (24.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (5.0ms) 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 (24.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (82.0ms) 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) 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 (18.0ms) 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 (136.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (153.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (226.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (33.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (48.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (304.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (672.0ms) Completed 200 OK in 1038ms (Views: 1032.9ms | ActiveRecord: 2.0ms) Started GET "/admin/pages/new?parent_id=148" for 127.0.0.1 at 2016-05-30 22:27:47 +0300 Processing by Optimacms::Admin::PagesController#new as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (112.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (10.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (664.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (734.0ms) Completed 500 Internal Server Error in 878ms (ActiveRecord: 2.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( tinymce/icon_block2.png )` to `config/initializers/assets.rb` and restart your server): 22: setup: function(editor) { 23: editor.addButton('myblock', { 24: title: 'block', 25: image: '#{image_url('tinymce/icon_block2.png')}', 26: onclick: function() { 27: editor.insertContent('#{tinymce_editor_insert_block}'); 28: } sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:324:in `digest_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:312:in `asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:90:in `block in resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `each' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `detect' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:89:in `resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:79:in `compute_asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:135:in `asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:162:in `asset_url' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:299:in `image_url' W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml:25:in `____myrails_cms_site_app_views_optimacms_admin_common__js_tinymce_html_haml__1314521242_112470980' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml:57:in `____myrails_cms_site_app_views_optimacms_admin_pages__form_html_haml__1238960459_148415820' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_new_html_haml__1782718401_148759540' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:27:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (474.0ms) Started GET "/" for 127.0.0.1 at 2016-05-30 23:07:11 +0300 ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered home/index.html.haml within layouts/main (11.0ms) Completed 200 OK in 1060ms (Views: 826.9ms | ActiveRecord: 56.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 23:07:13 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 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 (619.0ms) 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 (647.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) 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 (32.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (732.0ms) 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) 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 (26.0ms) 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 (809.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (835.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (931.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (14.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (134.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (669.0ms) Completed 200 OK in 1849ms (Views: 1814.7ms | ActiveRecord: 14.0ms) Started GET "/admin/pages/155/edit" for 127.0.0.1 at 2016-05-30 23:08:03 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"155"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 155 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (5.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 139 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 [["item_id", 155]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (68.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (427.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (484.0ms) Completed 500 Internal Server Error in 602ms (ActiveRecord: 1.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( tinymce/icon_block2.png )` to `config/initializers/assets.rb` and restart your server): 22: setup: function(editor) { 23: editor.addButton('myblock', { 24: title: 'block', 25: image: '#{image_url('tinymce/icon_block2.png')}', 26: onclick: function() { 27: editor.insertContent('#{tinymce_editor_insert_block}'); 28: } sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:324:in `digest_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:312:in `asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:90:in `block in resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `each' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `detect' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:89:in `resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:79:in `compute_asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:135:in `asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:162:in `asset_url' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:299:in `image_url' W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml:25:in `____myrails_cms_site_app_views_optimacms_admin_common__js_tinymce_html_haml__1176715765_46370980' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml:57:in `____myrails_cms_site_app_views_optimacms_admin_pages__form_html_haml__1014308357_147371200' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_edit_html_haml___304107733_147323420' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (468.0ms) Started GET "/admin/pages/155/edit" for 127.0.0.1 at 2016-05-30 23:08:33 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"155"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 155 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 139 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 [["item_id", 155]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (34.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (404.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (451.0ms) Completed 500 Internal Server Error in 558ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( tinymce/icon_block2.png )` to `config/initializers/assets.rb` and restart your server): 22: setup: function(editor) { 23: editor.addButton('myblock', { 24: title: 'block', 25: image: '#{image_url('tinymce/icon_block2.png')}', 26: onclick: function() { 27: editor.insertContent('#{tinymce_editor_insert_block}'); 28: } sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:324:in `digest_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:312:in `asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:90:in `block in resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `each' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `detect' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:89:in `resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:79:in `compute_asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:135:in `asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:162:in `asset_url' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:299:in `image_url' W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml:25:in `____myrails_cms_site_app_views_optimacms_admin_common__js_tinymce_html_haml__1176715765_46370980' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml:57:in `____myrails_cms_site_app_views_optimacms_admin_pages__form_html_haml__1014308357_147371200' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_edit_html_haml___304107733_147323420' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (599.0ms) Started GET "/admin/pages/155/edit" for 127.0.0.1 at 2016-05-30 23:09:07 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"155"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 155 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 139 LIMIT 1 CACHE (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 [["item_id", 155]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (481.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (551.0ms) Completed 500 Internal Server Error in 723ms (ActiveRecord: 4.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( tinymce/icon_block2.png )` to `config/initializers/assets.rb` and restart your server): 22: setup: function(editor) { 23: editor.addButton('myblock', { 24: title: 'block', 25: //image: '#{image_url('tinymce/icon_block2.png')}', 26: image: '/images/tinymce/icon_block2.png', 27: onclick: function() { 28: editor.insertContent('#{tinymce_editor_insert_block}'); sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:324:in `digest_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:312:in `asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:90:in `block in resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `each' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `detect' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:89:in `resolve_asset_path' sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:79:in `compute_asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:135:in `asset_path' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:162:in `asset_url' actionview (4.2.5.1) lib/action_view/helpers/asset_url_helper.rb:299:in `image_url' W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml:25:in `____myrails_cms_site_app_views_optimacms_admin_common__js_tinymce_html_haml__1176715765_46848500' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml:57:in `____myrails_cms_site_app_views_optimacms_admin_pages__form_html_haml__1014308357_147371200' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_edit_html_haml___304107733_147323420' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (554.0ms) Started GET "/admin/pages/155/edit" for 127.0.0.1 at 2016-05-30 23:09:19 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"155"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 155 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 139 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 [["item_id", 155]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (36.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (382.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (444.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (106.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (597.0ms) Completed 200 OK in 1245ms (Views: 1241.6ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:09:20 +0300 Started GET "/admin/pages/155/edit" for 127.0.0.1 at 2016-05-30 23:15:17 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"155"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 155 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 139 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 155 [["item_id", 155]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (356.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (413.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (103.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (531.0ms) Completed 200 OK in 1250ms (Views: 1122.8ms | ActiveRecord: 52.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:15:18 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:15:19 +0300 Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:15:21 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Completed 500 Internal Server Error in 218ms (ActiveRecord: 1.0ms) ActionView::MissingTemplate (Missing template optimacms/admin/languages/index, optimacms/admin/admin_base/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :haml]}. Searched in: * "W:/myrails/cms/site/spec/dummy/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/kaminari-bootstrap-3.0.1/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/kaminari-0.16.3/app/views" * "W:/myrails/cms/site/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-3.5.5/app/views" ): actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find' actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find' D:in `find_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (512.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:16:54 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Completed 500 Internal Server Error in 51ms (ActiveRecord: 18.0ms) NoMethodError (undefined method `by_filter' for #): activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing' W:/myrails/cms/site/app/controllers/optimacms/admin/languages_controller.rb:20:in `index' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (531.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:18:18 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 Completed 500 Internal Server Error in 4ms (ActiveRecord: 1.0ms) NoMethodError (undefined method `by_filter' for #): activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing' W:/myrails/cms/site/app/controllers/optimacms/admin/languages_controller.rb:20:in `index' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (481.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:19:47 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 18ms (ActiveRecord: 1.0ms) NameError (uninitialized constant Optimacms::Admin::LanguagesController::FilterHelper): W:/myrails/cms/site/app/controllers/optimacms/admin/languages_controller.rb:18:in `block in ' simple_search_filter (0.0.31) lib/simple_search_filter/controller.rb:97:in `instance_eval' simple_search_filter (0.0.31) lib/simple_search_filter/controller.rb:97:in `block in search_filter' activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (486.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:30:30 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms) NameError (uninitialized constant Optimacms::Admin::LanguagesController::FilterHelper): W:/myrails/cms/site/app/controllers/optimacms/admin/languages_controller.rb:18:in `block in ' simple_search_filter (0.0.31) lib/simple_search_filter/controller.rb:97:in `instance_eval' simple_search_filter (0.0.31) lib/simple_search_filter/controller.rb:97:in `block in search_filter' activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (698.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:31:14 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (0.0ms) 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) 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 (26.0ms) 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 (80.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (108.0ms) Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY pos asc LIMIT 25 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_languages` WHERE (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml within optimacms/admin/layouts/main (196.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (71.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (121.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (692.0ms) Completed 200 OK in 1153ms (Views: 1131.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:31:15 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:31:16 +0300 Started GET "/admin/languages?filter_cmd=order&orderby=basepath&orderdir=asc" for 127.0.0.1 at 2016-05-30 23:34:45 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Parameters: {"filter_cmd"=>"order", "orderby"=>"basepath", "orderdir"=>"asc"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Redirected to http://localhost:3001/admin/languages Filter chain halted as :init_search_filter_index rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 1.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:34:45 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (0.0ms) 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) 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) 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 (76.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (100.0ms) Optimacms::Language Load (363.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY basepath asc LIMIT 25 OFFSET 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml within optimacms/admin/layouts/main (544.0ms) Completed 500 Internal Server Error in 661ms (ActiveRecord: 364.0ms) ActionView::Template::Error (Mysql2::Error: Unknown column 'basepath' in 'order clause': SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY basepath asc LIMIT 25 OFFSET 0): 20: %th= link_to_sortable_column :basepath, 'Name' 21: %th Commands 22: 23: - @items.each do |item| 24: %tr 25: %td 26: =link_to item.title, edit_language_path(item) mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:107:in `_query' mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:107:in `block in query' mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:106:in `handle_interrupt' mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:106:in `query' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:305:in `block in execute' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:472:in `block in log' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:466:in `log' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:305:in `execute' activerecord (4.2.5.1) lib/active_record/connection_adapters/mysql2_adapter.rb:231:in `execute' activerecord (4.2.5.1) lib/active_record/connection_adapters/mysql2_adapter.rb:235:in `exec_query' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:355:in `select' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all' activerecord (4.2.5.1) lib/active_record/querying.rb:39:in `find_by_sql' activerecord (4.2.5.1) lib/active_record/relation.rb:639:in `exec_queries' activerecord (4.2.5.1) lib/active_record/relation.rb:515:in `load' activerecord (4.2.5.1) lib/active_record/relation.rb:243:in `to_a' D:in `each' W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml:23:in `____myrails_cms_site_app_views_optimacms_admin_languages_index_html_haml__1258013378_136953100' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (553.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:34:58 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (0.0ms) 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) 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 (25.0ms) 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 (84.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (114.0ms) Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY basepath asc LIMIT 25 OFFSET 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml within optimacms/admin/layouts/main (229.0ms) Completed 500 Internal Server Error in 375ms (ActiveRecord: 2.0ms) ActionView::Template::Error (Mysql2::Error: Unknown column 'basepath' in 'order clause': SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY basepath asc LIMIT 25 OFFSET 0): 20: %th= link_to_sortable_column :lang, 'Name' 21: %th Commands 22: 23: - @items.each do |item| 24: %tr 25: %td 26: =link_to item.title, edit_language_path(item) mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:107:in `_query' mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:107:in `block in query' mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:106:in `handle_interrupt' mysql2-0.4.2-x64 (mingw32) lib/mysql2/client.rb:106:in `query' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:305:in `block in execute' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:472:in `block in log' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:466:in `log' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:305:in `execute' activerecord (4.2.5.1) lib/active_record/connection_adapters/mysql2_adapter.rb:231:in `execute' activerecord (4.2.5.1) lib/active_record/connection_adapters/mysql2_adapter.rb:235:in `exec_query' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:355:in `select' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all' activerecord (4.2.5.1) lib/active_record/querying.rb:39:in `find_by_sql' activerecord (4.2.5.1) lib/active_record/relation.rb:639:in `exec_queries' activerecord (4.2.5.1) lib/active_record/relation.rb:515:in `load' activerecord (4.2.5.1) lib/active_record/relation.rb:243:in `to_a' D:in `each' W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml:23:in `____myrails_cms_site_app_views_optimacms_admin_languages_index_html_haml__1258013378_143538780' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (633.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:35:25 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 13ms (ActiveRecord: 1.0ms) ArgumentError (wrong number of arguments (1 for 2)): simple_search_filter (0.0.31) lib/simple_search_filter/filter.rb:332:in `set_order' W:/myrails/cms/site/app/controllers/optimacms/admin/languages_controller.rb:21:in `index' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (609.0ms) Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:35:35 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (0.0ms) 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) 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) 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 (80.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (108.0ms) Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY pos asc LIMIT 25 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_languages` WHERE (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml within optimacms/admin/layouts/main (184.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (35.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (112.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (629.0ms) Completed 200 OK in 1077ms (Views: 1052.3ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:35:36 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:35:36 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:35:36 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:35:36 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:35:36 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:35:36 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:35:37 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:35:37 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:35:37 +0300 Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:35:59 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (1.0ms) 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) 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 (34.0ms) 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 (85.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (111.0ms) Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY pos asc LIMIT 25 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_languages` WHERE (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml within optimacms/admin/layouts/main (198.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (117.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (635.0ms) Completed 200 OK in 1093ms (Views: 1075.6ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:01 +0300 Started GET "/admin/languages" for 127.0.0.1 at 2016-05-30 23:36:11 +0300 Processing by Optimacms::Admin::LanguagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (0.0ms) 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) 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 (28.0ms) 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 (84.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (110.0ms) Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1 ) ORDER BY pos asc LIMIT 25 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_languages` WHERE (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/languages/index.html.haml within optimacms/admin/layouts/main (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (134.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (694.0ms) Completed 200 OK in 1108ms (Views: 1107.4ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:12 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:36:12 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:12 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:12 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:12 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:36:13 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:13 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:13 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:36:13 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 23:40:02 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 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 (5.0ms) 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 (37.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (38.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (142.0ms) 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) 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 (34.0ms) 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 (240.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (271.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (484.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (35.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (100.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (858.0ms) Completed 200 OK in 1683ms (Views: 1511.4ms | ActiveRecord: 120.0ms) Started GET "/admin/pages/new?parent_id=148" for 127.0.0.1 at 2016-05-30 23:40:07 +0300 Processing by Optimacms::Admin::PagesController#new as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (485.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (566.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (37.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (68.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (116.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (693.0ms) Completed 200 OK in 1593ms (Views: 1501.6ms | ActiveRecord: 26.0ms) Started POST "/admin/pages" for 127.0.0.1 at 2016-05-30 23:41:00 +0300 Processing by Optimacms::Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"f5smnlv9I173YZvG8QaGPS4HRkYXl5cQzrJ+nsJelyLyAiyDMCillsy9UQrNfp3SWuzWkyVWsOTWOsi/nWGFCw==", "page"=>{"parent_id"=>"148", "title"=>"mp1", "url"=>":lang/mp1", "name"=>"mp1", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"", "template"=>"", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"Def ", "meta_keywords"=>"", "meta_description"=>""}, "1"=>{"lang"=>"en", "meta_title"=>"eng", "meta_keywords"=>"", "meta_description"=>""}, "2"=>{"lang"=>"ru", "meta_title"=>"русо", "meta_keywords"=>"", "meta_description"=>""}}}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN SQL (53.0ms) INSERT INTO `cms_pages` (`parent_id`, `title`, `url`, `name`, `controller_action`, `layout_id`, `is_translated`, `url_parts_count`, `url_vars_count`, `parsed_url`, `created_at`, `updated_at`) VALUES (148, 'mp1', ':lang/mp1', 'mp1', '', 4, 1, 2, 1, '^([^/]+)/mp1$', '2016-05-30 20:41:00', '2016-05-30 20:41:00') SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('', 'Def ', '', '', 158) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('en', 'eng', '', '', 158) SQL (1.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('ru', 'русо', '', '', 158)  (1.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 95ms (ActiveRecord: 74.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 23:41:00 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 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) 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 (32.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (4.0ms) 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 (33.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (118.0ms) 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) 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 (24.0ms) 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 (192.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (216.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (283.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (119.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (567.0ms) Completed 200 OK in 1030ms (Views: 1029.9ms | ActiveRecord: 0.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-05-30 23:41:05 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (5.0ms) 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 (34.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (107.0ms) 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) 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 (27.0ms) 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 (186.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (209.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (284.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (58.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (111.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (560.0ms) Completed 200 OK in 1025ms (Views: 1021.9ms | ActiveRecord: 1.0ms) Started GET "/admin/templates/new?parent_id=70" for 127.0.0.1 at 2016-05-30 23:41:08 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (110.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (70.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (98.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (555.0ms) Completed 200 OK in 844ms (Views: 830.5ms | ActiveRecord: 16.0ms) Started POST "/admin/templates" for 127.0.0.1 at 2016-05-30 23:41:23 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qk3tG3xBFDPr0+NBtq1zulgksvGWb8SfPtBK/kR/zOrP1OcGF5SS+9APKY2K1WhVLM8iJKSu42smWPzfG0Deww==", "modal"=>"0", "template"=>{"title"=>"multi1", "basedirpath"=>"temp/", "basename"=>"multi1", "type_id"=>"2", "tpl_format"=>"haml", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'temp' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi1' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('multi1', 'temp/', 'multi1', 2, 'haml', '70', 'temp/multi1', '2016-05-30 20:41:23', '2016-05-30 20:41:23')  (1.0ms) COMMIT Redirected to http://localhost:3001/admin/templates/150/edit Completed 302 Found in 97ms (ActiveRecord: 2.0ms) Started GET "/admin/templates/150/edit" for 127.0.0.1 at 2016-05-30 23:41:23 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"150"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (133.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (26.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (60.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (105.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (549.0ms) Completed 200 OK in 930ms (Views: 926.6ms | ActiveRecord: 0.0ms) Started PATCH "/admin/templates/150" for 127.0.0.1 at 2016-05-30 23:41:30 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"k4fA1rh4o0azBFwOFup9TPW+CobdHrjN3ebrQYN4DOMeHsrL060ljojYlsIqkmajgVWaU+/fnznFbl1g3Eceyg==", "template"=>{"parent_id"=>"70", "title"=>"multi1", "content"=>"1111"}, "commit"=>"Save", "id"=>"150"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi1' AND `cms_templates`.`id` != 150 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 24ms (ActiveRecord: 14.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-05-30 23:41:30 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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) 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 (26.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (4.0ms) 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 (28.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (105.0ms) 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) 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) 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 (173.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (200.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (268.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (55.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (102.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (584.0ms) Completed 200 OK in 1027ms (Views: 1033.0ms | ActiveRecord: 0.0ms) Started GET "/admin/templates/150/edit" for 127.0.0.1 at 2016-05-30 23:43:20 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"150"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (144.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (208.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (31.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (108.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (569.0ms) Completed 200 OK in 1074ms (Views: 1013.1ms | ActiveRecord: 29.0ms) Started PATCH "/admin/templates/150" for 127.0.0.1 at 2016-05-30 23:49:23 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"D/bu2whkc+Xsb4/h8+Ay4uJt9tPPreX8Edd3F4e4msmCb+TGY7H1LdezRS3PmCkNloZmBv1swggJX8E22IeI4A==", "template"=>{"parent_id"=>"70", "title"=>"multi1", "content"=>"1111"}, "commit"=>"Save", "id"=>"150"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi1' AND `cms_templates`.`id` != 150 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 13ms (ActiveRecord: 1.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-05-30 23:49:23 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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) 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) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (4.0ms) 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 (30.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (114.0ms) 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) 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 (29.0ms) 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 (195.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (225.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (306.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (66.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (124.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (623.0ms) Completed 200 OK in 1149ms (Views: 1144.4ms | ActiveRecord: 4.0ms) Started GET "/admin/templates/new?parent_id=70" for 127.0.0.1 at 2016-05-30 23:49:27 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (102.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (28.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (70.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (129.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (598.0ms) Completed 200 OK in 903ms (Views: 888.9ms | ActiveRecord: 14.0ms) Started POST "/admin/templates" for 127.0.0.1 at 2016-05-30 23:49:43 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"R6pbOCNskmjs9QXdwPZ7AT2/RLaikVedcf+PUB+rGh7KM1ElSLkUoNcpzxH8jmDuSVTUY5BQcGlpdzlxQJQINw==", "modal"=>"0", "template"=>{"title"=>"multi2", "basedirpath"=>"temp/", "basename"=>"multi2", "type_id"=>"2", "tpl_format"=>"haml", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'temp' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi2' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (42.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `is_translated`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('multi2', 'temp/', 'multi2', 2, 'haml', 1, '70', 'temp/multi2', '2016-05-30 20:49:43', '2016-05-30 20:49:43')  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates/151/edit Completed 302 Found in 54ms (ActiveRecord: 46.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-30 23:49:43 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (142.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (201.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (60.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (104.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (571.0ms) Completed 200 OK in 956ms (Views: 955.7ms | ActiveRecord: 1.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 23:50:29 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 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) 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 (30.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (29.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (107.0ms) 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) 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 (26.0ms) 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 (182.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (205.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (279.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (119.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (610.0ms) Completed 200 OK in 1150ms (Views: 1087.9ms | ActiveRecord: 28.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-05-30 23:50:31 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 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 (6.0ms) 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 (32.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (28.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (111.0ms) 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) 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 (24.0ms) 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 (182.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (215.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (288.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (125.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (606.0ms) Completed 200 OK in 1095ms (Views: 1090.6ms | ActiveRecord: 2.0ms) Started GET "/admin/pages/158/edit" for 127.0.0.1 at 2016-05-30 23:50:37 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"158"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 158 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 [["item_id", 158]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (47.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (72.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (435.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (502.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (26.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (135.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (657.0ms) Completed 200 OK in 1400ms (Views: 1374.6ms | ActiveRecord: 14.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-30 23:53:17 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (71.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (237.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (310.0ms) Completed 500 Internal Server Error in 527ms (ActiveRecord: 37.0ms) ActionView::Template::Error (undefined method `lang' for nil:NilClass): 13: 14: = f.simple_fields_for :translations do |fmeta| 15: - tran = fmeta.object 16: - lang = tran.lang 17: 18: 19: %div{:class=>['cont', "meta_cont_"+lang]} W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:16:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_89028420' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1599:in `fields_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:14:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_89028420' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_92274940' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:5:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_92274940' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (651.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-30 23:55:37 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (276.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (353.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (37.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (67.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (115.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (639.0ms) Completed 200 OK in 1209ms (Views: 1208.6ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:55:39 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-30 23:56:00 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (7.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (251.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (330.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (71.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (137.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (667.0ms) Completed 200 OK in 1244ms (Views: 1238.8ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:56:01 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-30 23:57:17 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (82.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (237.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (310.0ms) Completed 500 Internal Server Error in 467ms (ActiveRecord: 2.0ms) ActionView::Template::Error (undefined method `lang' for "":String): 3: %ul#tabs-translation.nav.nav-tabs{:role => "tablist"} 4: - @languages.each do |lang| 5: %li{:role => "presentation"} 6: %a{"aria-controls" => "content-#{lang.lang}", "data-toggle" => "tab", :href => "##{lang.lang}", :role => "tab"} 7: - t = lang.blank? ? 'Default' : lang 8: 9: W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:6:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_139215440' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:4:in `each' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:4:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_139215440' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_92274940' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:5:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_92274940' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (593.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-30 23:57:32 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (251.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (358.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (34.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (139.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (688.0ms) Completed 200 OK in 1282ms (Views: 1279.9ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:57:34 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-30 23:58:04 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (230.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (306.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (28.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (62.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (129.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (629.0ms) Completed 200 OK in 1156ms (Views: 1154.2ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-30 23:58:05 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:02:07 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (294.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (364.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (555.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1104.1ms) Completed 200 OK in 1708ms (Views: 1700.7ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:02:09 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:02:10 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:05:14 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (310.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (387.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (443.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1020.1ms) Completed 200 OK in 1695ms (Views: 1679.4ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:05:16 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:05:17 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:06:45 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (338.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (423.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (85.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (561.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1240.1ms) Completed 200 OK in 1951ms (Views: 1935.7ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:06:47 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:06:47 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:06:47 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:06:47 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:06:47 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:06:47 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:06:47 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:06:48 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:06:48 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:08:17 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (50.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (356.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (456.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (51.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (85.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (562.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1217.1ms) Completed 200 OK in 1955ms (Views: 1939.4ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:08:19 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:08:19 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:08:19 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:08:19 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:08:19 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:08:19 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:08:19 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:08:20 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:08:20 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:11:01 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (46.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (324.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (418.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (8.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (80.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (448.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1055.1ms) Completed 200 OK in 1726ms (Views: 1716.4ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:11:03 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:12:19 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (300.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (497.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (578.0ms) Completed 500 Internal Server Error in 776ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `editor' for #<#:0x000000108729a8>): 42: 43: 44: 45: - if editor=='tinymce' 46: = render 'optimacms/admin/common/js_tinymce' 47: 48: - elsif editor=='ace' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:45:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_136497240' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_138424200' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:5:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_138424200' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (43.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (850.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:13:18 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (128.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (354.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (430.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (83.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (600.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1256.1ms) Completed 200 OK in 1936ms (Views: 1924.6ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:13:20 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:13:20 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:13:20 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:13:20 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:13:20 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:13:21 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:13:21 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:13:21 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:13:21 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:19:20 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151  (1.0ms) SELECT COUNT(*) FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 CACHE (0.0ms) SELECT COUNT(*) FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 [["item_id", 151]] CACHE (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 [["item_id", 151]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (124.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (330.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (416.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (528.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1162.1ms) Completed 200 OK in 412326ms (Views: 1822.2ms | ActiveRecord: 31.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:26:15 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:26:15 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:26:15 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:26:15 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:26:15 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:26:15 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:26:16 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:26:16 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:26:16 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:29:54 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (216.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (524.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (648.0ms) Completed 500 Internal Server Error in 5801ms (ActiveRecord: 22.0ms) ActionView::Template::Error (undefined method `content' for #): 18: 19: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} 20: =ftran.input :lang, :readonly=>true 21: =ftran.input :content, label: 'Content' 22: 23: -# @languages.each do |lang| 24: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing' actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `public_send' actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:38:in `value_before_type_cast' actionview (4.2.5.1) lib/action_view/helpers/tags/text_field.rb:13:in `block in render' actionview (4.2.5.1) lib/action_view/helpers/tags/text_field.rb:13:in `fetch' actionview (4.2.5.1) lib/action_view/helpers/tags/text_field.rb:13:in `render' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:787:in `text_field' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1323:in `text_field' simple_form (3.2.1) lib/simple_form/inputs/string_input.rb:14:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' D:in `each' D:in `each' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:14:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:19:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (82.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (999.1ms) Started GET "/admin/pages/158/edit" for 127.0.0.1 at 2016-05-31 00:40:38 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"158"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 158 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 158 [["item_id", 158]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (66.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (99.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (11.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (668.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (813.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (162.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (834.0ms) Completed 200 OK in 8483ms (Views: 1979.4ms | ActiveRecord: 48.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:40:48 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) CACHE (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 [["item_id", 151]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (95.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (276.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (362.0ms) Completed 500 Internal Server Error in 585ms (ActiveRecord: 4.0ms) ActionView::Template::Error (wrong number of arguments (1 for 0)): 18: 19: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} 20: =ftran.input :lang, :readonly=>true 21: =ftran.input :content, label: 'Content' 22: 23: -# @languages.each do |lang| 24: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} W:/myrails/cms/site/app/models/optimacms/template_translation.rb:48:in `fullpath' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:11:in `content' simple_form (3.2.1) lib/simple_form/form_builder.rb:542:in `file_method?' simple_form (3.2.1) lib/simple_form/form_builder.rb:528:in `default_input_type' simple_form (3.2.1) lib/simple_form/form_builder.rb:498:in `find_input' simple_form (3.2.1) lib/simple_form/form_builder.rb:113:in `input' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' D:in `each' D:in `each' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:14:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:19:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (14.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (825.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:40:51 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:41:38 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) CACHE (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 [["item_id", 151]] Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (87.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (228.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (288.0ms) Completed 500 Internal Server Error in 504ms (ActiveRecord: 3.0ms) ActionView::Template::Error (undefined method `is_type_partial?' for #): 18: 19: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} 20: =ftran.input :lang, :readonly=>true 21: =ftran.input :content, label: 'Content' 22: 23: -# @languages.each do |lang| 24: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:30:in `filename_base' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:45:in `path' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:49:in `fullpath' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:11:in `content' simple_form (3.2.1) lib/simple_form/form_builder.rb:542:in `file_method?' simple_form (3.2.1) lib/simple_form/form_builder.rb:528:in `default_input_type' simple_form (3.2.1) lib/simple_form/form_builder.rb:498:in `find_input' simple_form (3.2.1) lib/simple_form/form_builder.rb:113:in `input' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' D:in `each' D:in `each' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:14:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:19:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (606.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:43:32 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (111.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (301.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (401.0ms) Completed 500 Internal Server Error in 636ms (ActiveRecord: 23.0ms) ActionView::Template::Error (undefined method `is_type_partial?' for #): 18: 19: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} 20: =ftran.input :lang, :readonly=>true 21: =ftran.input :content, label: 'Content' 22: 23: -# @languages.each do |lang| 24: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:30:in `filename_base' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:45:in `path' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:49:in `fullpath' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:11:in `content' simple_form (3.2.1) lib/simple_form/form_builder.rb:542:in `file_method?' simple_form (3.2.1) lib/simple_form/form_builder.rb:528:in `default_input_type' simple_form (3.2.1) lib/simple_form/form_builder.rb:498:in `find_input' simple_form (3.2.1) lib/simple_form/form_builder.rb:113:in `input' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' D:in `each' D:in `each' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:14:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:19:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (13.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (804.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:44:31 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) CACHE (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 [["item_id", 151]] Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (112.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (318.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (403.0ms) Completed 500 Internal Server Error in 691ms (ActiveRecord: 5.0ms) ActionView::Template::Error (undefined method `is_type_partial?' for #): 18: 19: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} 20: =ftran.input :lang, :readonly=>true 21: =ftran.input :content, label: 'Content' 22: 23: -# @languages.each do |lang| 24: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:30:in `filename_base' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:45:in `path' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:49:in `fullpath' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:11:in `content' simple_form (3.2.1) lib/simple_form/form_builder.rb:542:in `file_method?' simple_form (3.2.1) lib/simple_form/form_builder.rb:528:in `default_input_type' simple_form (3.2.1) lib/simple_form/form_builder.rb:498:in `find_input' simple_form (3.2.1) lib/simple_form/form_builder.rb:113:in `input' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' D:in `each' D:in `each' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:14:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:19:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (15.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (776.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:44:46 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) CACHE (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 [["item_id", 151]] Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (93.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (281.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (362.0ms) Completed 500 Internal Server Error in 612ms (ActiveRecord: 2.0ms) ActionView::Template::Error (undefined method `tpl_format' for #): 18: 19: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} 20: =ftran.input :lang, :readonly=>true 21: =ftran.input :content, label: 'Content' 22: 23: -# @languages.each do |lang| 24: %div{id: "content-#{lang}", class: "tab-pane", role: "tabpanel"} activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:47:in `path' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:51:in `fullpath' W:/myrails/cms/site/app/models/optimacms/template_translation.rb:11:in `content' simple_form (3.2.1) lib/simple_form/form_builder.rb:542:in `file_method?' simple_form (3.2.1) lib/simple_form/form_builder.rb:528:in `default_input_type' simple_form (3.2.1) lib/simple_form/form_builder.rb:498:in `find_input' simple_form (3.2.1) lib/simple_form/form_builder.rb:113:in `input' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:21:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' D:in `each' D:in `each' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml:14:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_content_translation_html_haml__1038319069_83323380' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:19:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml___2103163301_46825880' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml__1012200310_151640900' actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.5.1) lib/action_view/template.rb:143:in `render' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.5.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call' warden (1.2.5) lib/warden/manager.rb:35:in `block in call' warden (1.2.5) lib/warden/manager.rb:34:in `catch' warden (1.2.5) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.5.1) lib/rails/engine.rb:518:in `call' railties (4.2.5.1) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (15.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (779.0ms) Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:45:04 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) CACHE (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 [["item_id", 151]] Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 [["id", 151]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 [["id", 151]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (121.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (327.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (416.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (93.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (156.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (823.0ms) Completed 200 OK in 1595ms (Views: 1502.5ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:45:07 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:45:07 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:45:07 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:45:08 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:45:08 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:45:08 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:45:08 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:45:08 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:45:08 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:47:03 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 [["id", 151]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 [["id", 151]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (140.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (322.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (406.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (84.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (154.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (776.0ms) Completed 200 OK in 1468ms (Views: 1420.1ms | ActiveRecord: 40.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:47:04 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:47:04 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:47:04 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:47:05 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:47:05 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:47:05 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:47:05 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:47:05 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:47:05 +0300 Started GET "/admin/templates/151/edit" for 127.0.0.1 at 2016-05-31 00:48:34 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"151"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 151 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 [["id", 151]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 151 LIMIT 1 [["id", 151]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (113.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (286.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (369.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (29.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (65.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (137.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (677.0ms) Completed 200 OK in 1313ms (Views: 1284.6ms | ActiveRecord: 26.0ms) Started GET "/assets/optimacms/admin.self-29a6bc7bd72290b8659e85a347acba1c0161541d6d6cf603d4e9e5583f5370c3.css?body=1" for 127.0.0.1 at 2016-05-31 00:48:35 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-05-31 00:48:36 +0300 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  (0.0ms) BEGIN SQL (0.0ms) UPDATE `cms_users` SET `encrypted_password` = '$2a$10$d1vdaA2R7KS5PcS23jLHXONfuskp5Da/DDDzwKbFI5bxNvHQMJB4q', `updated_at` = '2016-06-04 14:19:15' WHERE `cms_users`.`id` = 4  (21.0ms) COMMIT 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  (0.0ms) BEGIN SQL (0.0ms) UPDATE `cms_users` SET `encrypted_password` = '$2a$10$9LvNhBXUgugwf9WVDJXD..pvbiuDn8rZIZGHWeK0SqKvHRHpBcDQ2', `updated_at` = '2016-06-04 14:22:15' WHERE `cms_users`.`id` = 4  (2.0ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:02:32 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 42ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2016-06-05 18:02:35 +0300 Processing by Optimacms::PagesController#show as HTML Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 152 AND `cms_pages_translation`.`lang` = '' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 2116ms (ActiveRecord: 71.0ms) ActionView::MissingTemplate (Missing template layouts/main with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :haml]}. Searched in: * "W:/myrails/cms/site/spec/dummy/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/kaminari-bootstrap-3.0.1/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/kaminari-0.17.0/app/views" * "W:/myrails/cms/site/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-4.1.1/app/views" ): actionview (4.2.6) lib/action_view/path_set.rb:46:in `find' actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find' D:in `find_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:86:in `resolve_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:76:in `block in find_layout' actionview (4.2.6) lib/action_view/lookup_context.rb:246:in `with_layout_format' D:in `with_layout_format' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:76:in `find_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:60:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:86:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (946.1ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:02:38 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 0ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-06-05 18:02:39 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-4.1.1/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (404.0ms) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) 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_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.scss. (called from ____myrails_cms_site_app_views_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.scss. (called from ____myrails_cms_site_app_views_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.scss. (called from ____myrails_cms_site_app_views_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_variables.scss. (called from ____myrails_cms_site_app_views_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_custom.scss. (called from ____myrails_cms_site_app_views_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.scss to W:/myrails/cms/site/spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.scss. (called from ____myrails_cms_site_app_views_layouts_optimacms_application_logged_out_html_erb___1345345062_106748940 at W:/myrails/cms/site/app/views/layouts/optimacms/application_logged_out.html.erb:7) Completed 200 OK in 69384ms (Views: 69504.1ms | ActiveRecord: 15.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:03:48 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-06-05 18:03:48 +0300 Processing by Optimacms::Devise::SessionsController#new as HTML Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-4.1.1/app/views/devise/sessions/new.html.erb within layouts/optimacms/application_logged_out (99.0ms) Completed 200 OK in 390ms (Views: 388.4ms | ActiveRecord: 0.0ms) Started GET "/stylesheets/optimacms/application.css" for 127.0.0.1 at 2016-06-05 18:03:49 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"stylesheets/optimacms/application.css"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'stylesheets/optimacms/application.css' REGEXP parsed_url) Completed 404 Not Found in 4ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (13.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1375.1ms) Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 18:03:50 +0300 Started POST "/admin/login" for 127.0.0.1 at 2016-06-05 18:06:36 +0300 Processing by Optimacms::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Uu/7DhmgXDNYfyFM7vnPHgqzvQLUj2sA4g/4Aw8FigfnOF/CwD1/sw1vTGZu0Ri3yaHOYEtWklPjRMPtjDEUbA==", "cms_admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} 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  (0.0ms) BEGIN SQL (1.0ms) UPDATE `cms_users` SET `last_sign_in_at` = '2016-05-30 19:27:03', `current_sign_in_at` = '2016-06-05 15:06:37', `sign_in_count` = 8, `updated_at` = '2016-06-05 15:06:37' WHERE `cms_users`.`id` = 4  (18.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 732ms (ActiveRecord: 20.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:06:37 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (8.0ms) 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 (70.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (19.0ms) 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 (67.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (225.0ms) 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 (2.0ms) 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 (47.0ms) 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 (359.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (405.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (673.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (102.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (135.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (416.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1449.1ms) Completed 200 OK in 2616ms (Views: 2622.7ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 18:06:40 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 18:06:40 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 18:06:40 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 18:06:40 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 18:06:40 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 18:06:41 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 18:06:41 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 18:06:41 +0300 Started GET "/assets/fontawesome-webfont-7dacf83f51179de8d7980a513e67ab3a08f2c6272bb5946df8fd77c0d1763b73.woff2?v=4.6.3" for 127.0.0.1 at 2016-06-05 18:06:41 +0300 Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 18:08:47 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 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 (6.0ms) 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 (46.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) 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 (46.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (163.0ms) 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) 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 (34.0ms) 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 (279.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (316.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (442.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (117.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (289.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1144.1ms) Completed 200 OK in 1966ms (Views: 1963.8ms | ActiveRecord: 2.0ms) Started GET "/admin/templates?parent_id=70" for 127.0.0.1 at 2016-06-05 18:08:51 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (10.0ms) 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 (58.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) 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 (64.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (220.0ms) 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) 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 (46.0ms) 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 (364.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (411.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (553.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (65.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (125.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (267.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1228.1ms) Completed 200 OK in 2181ms (Views: 2165.7ms | ActiveRecord: 7.0ms) Started GET "/admin/templates/150/edit" for 127.0.0.1 at 2016-06-05 18:08:56 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"150"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 150  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (2.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi1' AND `cms_templates`.`id` != 150 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 150)  (1.0ms) COMMIT Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (4.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 150 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 [["id", 150]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (240.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (543.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (694.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (68.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (114.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (223.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1041.1ms) Completed 200 OK in 2372ms (Views: 2123.0ms | ActiveRecord: 37.0ms) Started GET "/admin/templates/150/edit" for 127.0.0.1 at 2016-06-05 18:10:18 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"150"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 150  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi1' AND `cms_templates`.`id` != 150 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 150 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 [["id", 150]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (166.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (499.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (648.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (68.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (134.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (216.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1251.1ms) Completed 200 OK in 2365ms (Views: 2337.3ms | ActiveRecord: 7.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 18:10:21 +0300 Started PATCH "/admin/templates/150" for 127.0.0.1 at 2016-06-05 18:11:10 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"z9cMAo3bEGKMBpamkVz1pyQa2i/xVSMeY5SBN0TR9rPgLlkuwQWgwFe4El4RZqCkj4psS9U424r0ruF0R1mtyw==", "template"=>{"parent_id"=>"70", "title"=>"multi1", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"item_id"=>"150", "lang"=>"", "content"=>"1111", "id"=>"94"}}}, "commit"=>"Save", "id"=>"150"} Optimacms::CmsAdminUser Load (2.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Optimacms::Language Load (3.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 150 AND `cms_templates_translation`.`id` = 94 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi1' AND `cms_templates`.`id` != 150 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) UPDATE `cms_templates` SET `is_translated` = 1, `updated_at` = '2016-06-05 15:11:10' WHERE `cms_templates`.`id` = 150  (1.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 39ms (ActiveRecord: 12.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 18:11:10 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (7.0ms) 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 (48.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (6.0ms) 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 (51.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (175.0ms) 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) 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 (36.0ms) 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 (288.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (321.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (447.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (60.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (112.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (205.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1030.1ms) Completed 200 OK in 1839ms (Views: 1834.3ms | ActiveRecord: 5.0ms) Started GET "/admin/templates/150/edit" for 127.0.0.1 at 2016-06-05 18:11:14 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"150"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 150  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/multi1' AND `cms_templates`.`id` != 150 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('en', 150) SQL (1.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('ru', 150)  (1.0ms) COMMIT Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 150 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 [["id", 150]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 [["id", 150]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 150 LIMIT 1 [["id", 150]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (187.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (422.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (536.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (60.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (111.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (213.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1039.1ms) Completed 200 OK in 1954ms (Views: 1922.6ms | ActiveRecord: 7.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:13:48 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (6.0ms) 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 (50.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (5.0ms) 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 (45.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (170.0ms) 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) 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 (48.0ms) 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 (303.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (356.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (533.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (48.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (99.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (445.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1209.1ms) Completed 200 OK in 2052ms (Views: 2055.0ms | ActiveRecord: 3.0ms) Started GET "/admin/pages/new?parent_id=0" for 127.0.0.1 at 2016-06-05 18:14:05 +0300 Processing by Optimacms::Admin::PagesController#new as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (119.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (35.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (1691.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (1904.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (37.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (87.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (604.0ms) Completed 200 OK in 2749ms (Views: 2749.1ms | ActiveRecord: 1.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 18:22:32 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (5.0ms) 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 (47.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (8.0ms) 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 (45.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (164.0ms) 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) 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 (34.0ms) 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 (272.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (308.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (416.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (52.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (85.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (165.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (939.1ms) Completed 200 OK in 1680ms (Views: 1677.3ms | ActiveRecord: 3.0ms) Started GET "/admin/templates/141/edit" for 127.0.0.1 at 2016-06-05 18:22:36 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"141"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 141 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 141  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'temp/h1' AND `cms_templates`.`id` != 141 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 141)  (1.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 141 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 141 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 141 LIMIT 1 [["id", 141]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (9.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (122.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (361.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (482.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (82.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (848.0ms) Completed 200 OK in 1634ms (Views: 1612.9ms | ActiveRecord: 6.0ms) Started GET "/images/tinymce/icon_block2.png" for 127.0.0.1 at 2016-06-05 18:22:39 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"images/tinymce/icon_block2.png"}  (2.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'images/tinymce/icon_block2.png' REGEXP parsed_url) Completed 404 Not Found in 4ms (ActiveRecord: 2.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (1722.1ms) Started GET "/assets/optimacms/tinymce-f8ac702f99726a738cfe1cfe6b43eaf1c2a09510310598af3b646228bb520e9d.css" for 127.0.0.1 at 2016-06-05 18:22:41 +0300 Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 18:23:41 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (9.0ms) 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 (73.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) 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 (67.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (271.0ms) 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) 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 (54.0ms) 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 (431.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (481.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (656.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (140.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (269.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1377.1ms) Completed 200 OK in 2456ms (Views: 2453.2ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 18:23:44 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 18:23:44 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 18:23:44 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 18:23:44 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 18:23:44 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 18:23:44 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 18:23:45 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 18:23:45 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 18:23:45 +0300 Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 18:31:14 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (5.0ms) 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 (50.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (7.0ms) 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 (49.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (182.0ms) 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) 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 (41.0ms) 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 (306.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (351.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (475.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (53.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (101.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1000.1ms) Completed 200 OK in 1806ms (Views: 1794.1ms | ActiveRecord: 5.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 18:31:16 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 18:31:17 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:38:41 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (602.0ms) Completed 500 Internal Server Error in 1123ms (ActiveRecord: 107.0ms) ActionView::Template::Error (undefined method `new_textpage_path' for #<#:0x00000010222170>): 13: %button(type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false") 14: New... 15: %ul.dropdown-menu 16: %li=link_to 'text page', new_textpage_path(:parent_id=>@parent_id) 17: =link_to 'New folder', newfolder_pages_path(:parent_id=>@parent_id, :is_folder=>1), :class=>'btn btn-sm btn-default' 18: 19: W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml:16:in `____myrails_cms_site_app_views_optimacms_admin_pages_index_html_haml___1121324952_126612300' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (13.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (1411.1ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:39:54 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (6.0ms) 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 (54.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (4.0ms) 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 (56.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (238.0ms) 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) 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 (77.0ms) 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 (415.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (461.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (640.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (88.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (94.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1257.1ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (2243.1ms) Completed 200 OK in 3274ms (Views: 3276.0ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 18:39:57 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 18:39:58 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:40:13 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (6.0ms) 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 (58.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (4.0ms) 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 (53.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (195.0ms) 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) 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 (45.0ms) 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 (334.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (386.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (555.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (107.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (185.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (961.1ms) Completed 200 OK in 1953ms (Views: 1946.3ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 18:40:15 +0300 Started GET "/admin/pages/newtextpage?parent_id=0" for 127.0.0.1 at 2016-06-05 18:40:18 +0300 AbstractController::ActionNotFound (The action 'newtextpage' could not be found for Optimacms::Admin::PagesController): actionpack (4.2.6) lib/abstract_controller/base.rb:132:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout (1.0ms) Started GET "/admin/pages/newtextpage?parent_id=0" for 127.0.0.1 at 2016-06-05 18:41:39 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (331.0ms) Completed 500 Internal Server Error in 923ms (ActiveRecord: 97.0ms) ActionView::Template::Error (undefined method `title' for ["Yes", true]:Array): 17: 18: = f.input :controller_action, as: :string, label: "Controller", :hint=>'controller#action. ex.: news#index' 19: 20: = f.association :layout, label: "Layout", collection: @layouts, label_method: :title 21: 22: .form-group.page_template 23: %label(for="inputTemplate" class="col-sm-2 col-md-1 control-label") actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' simple_form (3.2.1) lib/simple_form/form_builder.rb:192:in `association' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:20:in `block in ____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_166723600' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_166723600' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (17.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (1213.1ms) Started GET "/admin/pages/newtextpage?parent_id=0" for 127.0.0.1 at 2016-06-05 18:45:16 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (166.0ms) Completed 500 Internal Server Error in 346ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `title' for ["Yes", true]:Array): 15: - if @item && @item.parent_id>0 16: = f.input :parent_title, disabled: true, label: 'Folder' 17: 18: = f.association :layout, label: "Layout", collection: @layouts, label_method: :title 19: 20: .form-group.page_template 21: %label(for="inputTemplate" class="col-sm-2 col-md-1 control-label") actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' simple_form (3.2.1) lib/simple_form/form_builder.rb:192:in `association' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:18:in `block in ____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_122928000' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_122928000' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (633.0ms) Started GET "/admin/pages/newtextpage?parent_id=0" for 127.0.0.1 at 2016-06-05 18:48:22 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (285.0ms) Completed 500 Internal Server Error in 746ms (ActiveRecord: 75.0ms) ActionView::Template::Error (undefined method `title' for ["Yes", true]:Array): 15: - if @item && @item.parent_id>0 16: = f.input :parent_title, disabled: true, label: 'Folder' 17: 18: = f.association :layout, label: "Layout", collection: @layouts, label_method: :title 19: 20: .form-group.page_template 21: %label(for="inputTemplate" class="col-sm-2 col-md-1 control-label") actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' simple_form (3.2.1) lib/simple_form/form_builder.rb:192:in `association' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:18:in `block in ____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_161680480' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:6:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_161680480' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (15.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (1177.1ms) Started GET "/admin/pages/newtextpage?parent_id=0" for 127.0.0.1 at 2016-06-05 18:48:54 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (233.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (112.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (109.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (424.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1444.1ms) Completed 200 OK in 2397ms (Views: 2094.9ms | ActiveRecord: 77.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 18:48:58 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 18:50:12 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (6.0ms) 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 (64.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (6.0ms) 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 (55.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (209.0ms) 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) 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 (64.0ms) 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 (378.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (424.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (609.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (72.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (131.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (233.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1256.1ms) Completed 200 OK in 2277ms (Views: 2269.7ms | ActiveRecord: 3.0ms) Started GET "/admin/pages?parent_id=24" for 127.0.0.1 at 2016-06-05 18:50:17 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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 (7.0ms) 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 (61.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (6.0ms) 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 (58.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (219.0ms) 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) 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 (49.0ms) 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 (372.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (427.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (593.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (139.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (249.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1299.1ms) Completed 200 OK in 2328ms (Views: 2317.5ms | ActiveRecord: 3.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 18:50:22 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (193.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (138.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (230.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1237.1ms) Completed 200 OK in 1893ms (Views: 1882.1ms | ActiveRecord: 4.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 18:54:05 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (113.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (127.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (172.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (70.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (379.0ms) Completed 200 OK in 744ms (Views: 732.4ms | ActiveRecord: 3.0ms) Started GET "/admin/templates/new?parent_id=70" for 127.0.0.1 at 2016-06-05 18:54:07 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (1.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (68.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (371.0ms) Completed 200 OK in 596ms (Views: 578.5ms | ActiveRecord: 15.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:07:24 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (397.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (377.0ms) Completed 200 OK in 920ms (Views: 915.9ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:25 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:07:39 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (380.0ms) Completed 200 OK in 560ms (Views: 554.7ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:07:40 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:09:10 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (57.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (385.0ms) Completed 200 OK in 571ms (Views: 567.1ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:11 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:09:46 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (399.0ms) Completed 200 OK in 593ms (Views: 589.2ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:09:47 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:10:00 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (381.0ms) Completed 200 OK in 574ms (Views: 570.3ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:01 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:10:12 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (392.0ms) Completed 200 OK in 602ms (Views: 598.5ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:10:12 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:12 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:12 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:10:12 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:12 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:13 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:13 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:13 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:10:13 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:11:07 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (57.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (382.0ms) Completed 200 OK in 564ms (Views: 559.3ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:11:08 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:12:00 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (62.0ms) Completed 500 Internal Server Error in 159ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `parent' for #): 1: %h1 New Text Page 2: - if @item && @item.parent_id>0 3: Folder: #{@item.parent_title} (#{@item.parent.path}) 4: %br 5: 6: .row activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_128624400' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (494.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:12:23 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (43.0ms) Completed 500 Internal Server Error in 239ms (ActiveRecord: 42.0ms) ActionView::Template::Error (undefined method `parent' for #): 1: %h1 New Text Page 2: - if @item && @item.parent_id>0 3: Folder: #{@item.parent_title} (#{@item.parent.path}) 4: %br 5: 6: .row activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_128624400' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (462.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:13:10 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (44.0ms) Completed 500 Internal Server Error in 129ms (ActiveRecord: 1.0ms) ActionView::Template::Error (undefined method `path' for #): 1: %h1 New Text Page 2: - if @item && @item.parent_id>0 && @item.folder.present? 3: Folder: #{@item.parent_title} (#{@item.folder.path}) 4: %br 5: 6: .row activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_87209200' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (349.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 19:13:38 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (16.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (148, 4, 123)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (182.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (84.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (381.0ms) Completed 200 OK in 682ms (Views: 677.9ms | ActiveRecord: 1.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (387.0ms) Completed 200 OK in 573ms (Views: 569.1ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:13:53 +0300 Started GET "/admin/pages?parent_id=0" for 127.0.0.1 at 2016-06-05 19:14:25 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (16.0ms) 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 (118.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (133.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (183.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (371.0ms) Completed 200 OK in 674ms (Views: 669.0ms | ActiveRecord: 3.0ms) Started GET "/admin/pages/newfolder?is_folder=1&parent_id=0" for 127.0.0.1 at 2016-06-05 19:14:26 +0300 Processing by Optimacms::Admin::PagesController#newfolder as HTML Parameters: {"is_folder"=>"1", "parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form_folder.html.haml (46.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newfolder.html.haml within optimacms/admin/layouts/main (90.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (71.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (368.0ms) Completed 200 OK in 583ms (Views: 580.4ms | ActiveRecord: 0.0ms) Started GET "/admin/pages/newfolder?is_folder=1&parent_id=0" for 127.0.0.1 at 2016-06-05 19:14:41 +0300 Processing by Optimacms::Admin::PagesController#newfolder as HTML Parameters: {"is_folder"=>"1", "parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form_folder.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newfolder.html.haml within optimacms/admin/layouts/main (84.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (377.0ms) Completed 200 OK in 588ms (Views: 585.7ms | ActiveRecord: 0.0ms) Started POST "/admin/pages/createfolder" for 127.0.0.1 at 2016-06-05 19:14:45 +0300 Processing by Optimacms::Admin::PagesController#createfolder as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AfKQFNMaGzPJCEJYrQC3s2cOYwCk72qjNBFiKlTPT5kuC8U4n8SrkRK2xqAtOuKwzJ7VZICCkjejKwJpV0cU4Q==", "page"=>{"parent_id"=>"0", "is_folder"=>"true", "title"=>"new pages"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN SQL (1.0ms) INSERT INTO `cms_pages` (`is_folder`, `title`, `created_at`, `updated_at`) VALUES (1, 'new pages', '2016-06-05 16:14:45', '2016-06-05 16:14:45')  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 10ms (ActiveRecord: 6.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 19:14:45 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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 (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (15.0ms) 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 (116.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (131.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (292.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (376.0ms) Completed 200 OK in 788ms (Views: 786.6ms | ActiveRecord: 2.0ms) Started GET "/admin/pages?parent_id=159" for 127.0.0.1 at 2016-06-05 19:14:56 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"159"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 159 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (171.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (376.0ms) Completed 200 OK in 668ms (Views: 664.7ms | ActiveRecord: 1.0ms) Started GET "/admin/templates/new?parent_id=70" for 127.0.0.1 at 2016-06-05 19:15:43 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"70"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 [["id", 70]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (62.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (371.0ms) Completed 200 OK in 561ms (Views: 548.4ms | ActiveRecord: 9.0ms) Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:44 +0300 Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 19:15:51 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 159 LIMIT 1 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) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (72.0ms) 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) 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 (15.0ms) 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 (120.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (135.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (176.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (413.0ms) Completed 200 OK in 712ms (Views: 708.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:15:52 +0300 Started GET "/admin/pages/newtextpage?parent_id=159" for 127.0.0.1 at 2016-06-05 19:16:38 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"159"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 159 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (62.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (395.0ms) Completed 200 OK in 579ms (Views: 576.0ms | ActiveRecord: 1.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:16:41 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (59.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (26.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (72.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (375.0ms) Completed 200 OK in 559ms (Views: 553.5ms | ActiveRecord: 3.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:16:42 +0300 Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:16:59 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (63.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (409.0ms) Completed 200 OK in 610ms (Views: 605.0ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:17:00 +0300 Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:20:26 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LxR+LNgKqW2UX5p0cdIjFWHDq2ALhBUzWDFq5p93V9IA7SsAlNQZz0/hHozx6HYWylMdBC/p7afPCwqlnP8Mqg==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Completed 500 Internal Server Error in 65ms (ActiveRecord: 20.0ms) ActiveRecord::AssociationTypeMismatch (Template(#88243800) expected, got ActionController::Parameters(#47315980)): activerecord (4.2.6) lib/active_record/associations/association.rb:218:in `raise_on_type_mismatch!' activerecord (4.2.6) lib/active_record/associations/belongs_to_association.rb:12:in `replace' activerecord (4.2.6) lib/active_record/associations/singular_association.rb:17:in `writer' activerecord (4.2.6) lib/active_record/associations/builder/association.rb:123:in `template=' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `block in assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `each' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:45:in `assign_attributes' activerecord (4.2.6) lib/active_record/core.rb:566:in `init_attributes' activerecord (4.2.6) lib/active_record/core.rb:281:in `initialize' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:196:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (343.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:20:46 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LxR+LNgKqW2UX5p0cdIjFWHDq2ALhBUzWDFq5p93V9IA7SsAlNQZz0/hHozx6HYWylMdBC/p7afPCwqlnP8Mqg==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Completed 500 Internal Server Error in 18823ms (ActiveRecord: 27.0ms) ActiveRecord::AssociationTypeMismatch (Template(#163581840) expected, got ActionController::Parameters(#47315980)): activerecord (4.2.6) lib/active_record/associations/association.rb:218:in `raise_on_type_mismatch!' activerecord (4.2.6) lib/active_record/associations/belongs_to_association.rb:12:in `replace' activerecord (4.2.6) lib/active_record/associations/singular_association.rb:17:in `writer' activerecord (4.2.6) lib/active_record/associations/builder/association.rb:123:in `template=' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `block in assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `each' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:45:in `assign_attributes' activerecord (4.2.6) lib/active_record/core.rb:566:in `init_attributes' activerecord (4.2.6) lib/active_record/core.rb:281:in `initialize' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:196:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (364.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:21:14 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LxR+LNgKqW2UX5p0cdIjFWHDq2ALhBUzWDFq5p93V9IA7SsAlNQZz0/hHozx6HYWylMdBC/p7afPCwqlnP8Mqg==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 29223ms (ActiveRecord: 0.0ms) ActiveRecord::AssociationTypeMismatch (Template(#163581840) expected, got ActionController::Parameters(#47315980)): activerecord (4.2.6) lib/active_record/associations/association.rb:218:in `raise_on_type_mismatch!' activerecord (4.2.6) lib/active_record/associations/belongs_to_association.rb:12:in `replace' activerecord (4.2.6) lib/active_record/associations/singular_association.rb:17:in `writer' activerecord (4.2.6) lib/active_record/associations/builder/association.rb:123:in `template=' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `block in assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `each' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:45:in `assign_attributes' activerecord (4.2.6) lib/active_record/core.rb:566:in `init_attributes' activerecord (4.2.6) lib/active_record/core.rb:281:in `initialize' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:196:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (13.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (360.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:33:51 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LxR+LNgKqW2UX5p0cdIjFWHDq2ALhBUzWDFq5p93V9IA7SsAlNQZz0/hHozx6HYWylMdBC/p7afPCwqlnP8Mqg==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Completed 500 Internal Server Error in 5088ms (ActiveRecord: 31.0ms) ActiveRecord::AssociationTypeMismatch (Template(#154123460) expected, got ActionController::Parameters(#47315980)): activerecord (4.2.6) lib/active_record/associations/association.rb:218:in `raise_on_type_mismatch!' activerecord (4.2.6) lib/active_record/associations/belongs_to_association.rb:12:in `replace' activerecord (4.2.6) lib/active_record/associations/singular_association.rb:17:in `writer' activerecord (4.2.6) lib/active_record/associations/builder/association.rb:123:in `template=' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `block in assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `each' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:65:in `assign_nested_parameter_attributes' activerecord (4.2.6) lib/active_record/attribute_assignment.rb:45:in `assign_attributes' activerecord (4.2.6) lib/active_record/core.rb:566:in `init_attributes' activerecord (4.2.6) lib/active_record/core.rb:281:in `initialize' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:196:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (492.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:35:15 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LxR+LNgKqW2UX5p0cdIjFWHDq2ALhBUzWDFq5p93V9IA7SsAlNQZz0/hHozx6HYWylMdBC/p7afPCwqlnP8Mqg==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Unpermitted parameters: parent_id, url, template, layout_id, is_translated Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Completed 500 Internal Server Error in 37339ms (ActiveRecord: 36.0ms) NoMethodError (undefined method `title=' for nil:NilClass): W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:200:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (425.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:41:02 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LxR+LNgKqW2UX5p0cdIjFWHDq2ALhBUzWDFq5p93V9IA7SsAlNQZz0/hHozx6HYWylMdBC/p7afPCwqlnP8Mqg==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Unpermitted parameters: parent_id, url, template, layout_id, is_translated Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Completed 500 Internal Server Error in 103808ms (ActiveRecord: 29.0ms) NoMethodError (undefined method `title=' for nil:NilClass): W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:200:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (363.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:47:23 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Completed 500 Internal Server Error in 143ms (ActiveRecord: 27.0ms) NoMethodError (undefined method `build' for nil:NilClass): W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:191:in `newtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (362.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 19:50:59 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (100.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (2.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (33.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (256.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (577.0ms) Completed 200 OK in 1048ms (Views: 827.8ms | ActiveRecord: 37.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 19:51:01 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 19:51:02 +0300 Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:51:13 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"dFNFTusJfuDYNiUE4v/aCUki6VsVCYZRG6byrRRP6AFbqhBip9fOQgOIofxixY8K4rJfPzFkfsWMnJLuF8ezeQ==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 15817ms (ActiveRecord: 1.0ms) NoMethodError (undefined method `TYPE_PAGE' for #): activerecord (4.2.6) lib/active_record/dynamic_matchers.rb:26:in `method_missing' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:205:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (360.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:56:56 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"dFNFTusJfuDYNiUE4v/aCUki6VsVCYZRG6byrRRP6AFbqhBip9fOQgOIofxixY8K4rJfPzFkfsWMnJLuF8ezeQ==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (1.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'p1' AND `cms_templates`.`is_folder` = 0) LIMIT 1 CACHE (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 [["is_folder", true], ["basepath", "company"]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company' AND `cms_templates`.`is_folder` = 1) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`is_folder`, `basename`, `basedirpath`, `title`, `basepath`, `created_at`, `updated_at`) VALUES (1, 'company', '', 'company', 'company', '2016-06-05 16:57:03', '2016-06-05 16:57:03') SQL (0.0ms) INSERT INTO `cms_templates` (`basedirpath`, `tpl_format`, `title`, `basename`, `type_id`, `is_translated`, `basepath`, `created_at`, `updated_at`, `ancestry`) VALUES ('company/', 'erb', 'p1', 'p1', 2, 1, 'p1', '2016-06-05 16:57:03', '2016-06-05 16:57:03', '152') SQL (1.0ms) INSERT INTO `cms_pages` (`title`, `name`, `layout_id`, `is_translated`, `parent_id`, `url`, `template_id`, `url_parts_count`, `parsed_url`, `created_at`, `updated_at`) VALUES ('p1', 'p1', 4, 1, 24, 'p1.html', 153, 1, '^p1[.]html$', '2016-06-05 16:57:03', '2016-06-05 16:57:03')  (1.0ms) COMMIT Completed 500 Internal Server Error in 5409ms (ActiveRecord: 5.0ms) RuntimeError (1): W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:210:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (383.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 19:57:09 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"dFNFTusJfuDYNiUE4v/aCUki6VsVCYZRG6byrRRP6AFbqhBip9fOQgOIofxixY8K4rJfPzFkfsWMnJLuF8ezeQ==", "page"=>{"parent_id"=>"24", "name"=>"p1", "title"=>"p1", "url"=>"p1.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"erb"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (1.0ms) BEGIN Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p1' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates` (`basedirpath`, `tpl_format`, `title`, `basename`, `type_id`, `is_translated`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('company/', 'erb', 'p1', 'p1', 2, 1, '152', 'company/p1', '2016-06-05 16:59:55', '2016-06-05 16:59:55') SQL (1.0ms) INSERT INTO `cms_pages` (`title`, `name`, `layout_id`, `is_translated`, `parent_id`, `url`, `template_id`, `url_parts_count`, `parsed_url`, `created_at`, `updated_at`) VALUES ('p1', 'p1', 4, 1, 24, 'p1.html', 154, 1, '^p1[.]html$', '2016-06-05 16:59:55', '2016-06-05 16:59:55')  (5.0ms) COMMIT Completed 500 Internal Server Error in 171115ms (ActiveRecord: 19.0ms) RuntimeError (1): W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:210:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (420.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:00:03 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 159 LIMIT 1 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) 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 (26.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (95.0ms) 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) 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) 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 (161.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (182.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (239.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (30.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (48.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (82.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (479.0ms) Completed 200 OK in 892ms (Views: 887.4ms | ActiveRecord: 2.0ms) Started GET "/admin/pages?parent_id=159" for 127.0.0.1 at 2016-06-05 20:00:06 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"159"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 159 LIMIT 1 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) 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 (29.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (4.0ms) 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 (30.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (114.0ms) 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) 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 (25.0ms) 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 (199.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (225.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) ORDER BY created_at desc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (297.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (83.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (172.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (776.0ms) Completed 200 OK in 1285ms (Views: 1286.6ms | ActiveRecord: 2.0ms) Started GET "/admin/pages?parent_id=0" for 127.0.0.1 at 2016-06-05 20:00:10 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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) 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 (25.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (26.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (93.0ms) 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) 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 (21.0ms) 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 (156.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (177.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (359.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (376.0ms) Completed 200 OK in 888ms (Views: 882.8ms | ActiveRecord: 3.0ms) Started GET "/admin/pages?parent_id=159" for 127.0.0.1 at 2016-06-05 20:00:15 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"159"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 159 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (15.0ms) 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 (113.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (128.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 159 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (168.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (384.0ms) Completed 200 OK in 672ms (Views: 669.3ms | ActiveRecord: 1.0ms) Started GET "/admin/pages?parent_id=0" for 127.0.0.1 at 2016-06-05 20:04:29 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (16.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (126, 0, 4)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (301.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (390.0ms) Completed 200 OK in 861ms (Views: 801.6ms | ActiveRecord: 29.0ms) Started GET "/admin/pages?parent_id=148" for 127.0.0.1 at 2016-06-05 20:04:34 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"148"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 148 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (70.0ms) 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) 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 (16.0ms) 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 (118.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (133.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (139, 129, 120, 39)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 148 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (377.0ms) Completed 200 OK in 686ms (Views: 682.8ms | ActiveRecord: 0.0ms) Started GET "/admin/pages?parent_id=0&pg=2" for 127.0.0.1 at 2016-06-05 20:04:40 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"0", "pg"=>"2"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1 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) 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 (26.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (22.0ms) 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) 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) 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 (20.0ms) 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 (144.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (162.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 10 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (0)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (343.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (66.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (86.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (542.0ms) Completed 200 OK in 1045ms (Views: 1041.4ms | ActiveRecord: 2.0ms) Started GET "/admin/pages?parent_id=24" for 127.0.0.1 at 2016-06-05 20:04:43 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (113.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (128.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (154, 153, 148, 4, 123)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (175.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (373.0ms) Completed 200 OK in 685ms (Views: 681.2ms | ActiveRecord: 1.0ms) Started DELETE "/admin/pages/160" for 127.0.0.1 at 2016-06-05 20:04:46 +0300 Processing by Optimacms::Admin::PagesController#destroy as HTML Parameters: {"authenticity_token"=>"RQ66aOB1CzDJ976PYtXUTu4Gz5Teaaw6pIDyH18NVH5q9+9ErKu7khJJOnfi74FNRZZ58PoEVK4zupJcXIUPBg==", "id"=>"160"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 160 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 160 SQL (0.0ms) DELETE FROM `cms_pages` WHERE `cms_pages`.`id` = 160  (39.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 57ms (ActiveRecord: 49.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:04:46 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (66.0ms) 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) 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 (15.0ms) 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 (112.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (127.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (154, 148, 4, 123)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (173.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (94.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (398.0ms) Completed 200 OK in 689ms (Views: 686.2ms | ActiveRecord: 2.0ms) Started DELETE "/admin/pages/161" for 127.0.0.1 at 2016-06-05 20:04:49 +0300 Processing by Optimacms::Admin::PagesController#destroy as HTML Parameters: {"authenticity_token"=>"HvTOTg00X3cx3t1r3hIakWV9my2YkPaoyj551oSg1ewxDZtiQerv1epgWZNeKE+Szu0tSbz9DjxdBBmVhyiOlA==", "id"=>"161"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 161 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 161 SQL (0.0ms) DELETE FROM `cms_pages` WHERE `cms_pages`.`id` = 161  (40.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 45ms (ActiveRecord: 41.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:04:49 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (16.0ms) 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 (116.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (131.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (176.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (82.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (410.0ms) Completed 200 OK in 711ms (Views: 706.5ms | ActiveRecord: 2.0ms) Started GET "/admin/pages/newtextpage?parent_id=24" for 127.0.0.1 at 2016-06-05 20:04:51 +0300 Processing by Optimacms::Admin::PagesController#newtextpage as HTML Parameters: {"parent_id"=>"24"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (474.0ms) Completed 200 OK in 726ms (Views: 714.5ms | ActiveRecord: 3.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 20:05:10 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P3soDMbhRHeBXTup0h0R1//bpv7SPqUkN2LLtnDFfzwQgn0gij/01Vrjv1FSJ0TUVEsQmvZTXbCgWKv1c00kRA==", "page"=>{"parent_id"=>"24", "name"=>"p2", "title"=>"p2", "url"=>"p2.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"haml"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (1.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p2' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`basedirpath`, `tpl_format`, `title`, `basename`, `type_id`, `is_translated`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('company/', 'haml', 'p2', 'p2', 2, 1, '152', 'company/p2', '2016-06-05 17:05:10', '2016-06-05 17:05:10') SQL (0.0ms) INSERT INTO `cms_pages` (`title`, `name`, `layout_id`, `is_translated`, `parent_id`, `url`, `template_id`, `url_parts_count`, `parsed_url`, `created_at`, `updated_at`) VALUES ('p2', 'p2', 4, 1, 24, 'p2.html', 155, 1, '^p2[.]html$', '2016-06-05 17:05:10', '2016-06-05 17:05:10')  (5.0ms) COMMIT Completed 500 Internal Server Error in 30ms (ActiveRecord: 16.0ms) RuntimeError (1): W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:210:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (343.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 20:05:17 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P3soDMbhRHeBXTup0h0R1//bpv7SPqUkN2LLtnDFfzwQgn0gij/01Vrjv1FSJ0TUVEsQmvZTXbCgWKv1c00kRA==", "page"=>{"parent_id"=>"24", "name"=>"p2", "title"=>"p2", "url"=>"p2.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"haml"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p2' AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) ROLLBACK Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (126.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml within optimacms/admin/layouts/main (212.0ms) Completed 500 Internal Server Error in 449ms (ActiveRecord: 41.0ms) ActionView::Template::Error (undefined method `title' for ["Yes", true]:Array): 15: 16: = f.input :controller_action, as: :string, label: "Controller", :hint=>'controller#action. ex.: news#index' 17: 18: = f.association :layout, label: "Layout", collection: @layouts, label_method: :title 19: 20: .form-group.page_template 21: %label(for="inputTemplate" class="col-sm-2 col-md-1 control-label") actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' simple_form (3.2.1) lib/simple_form/form_builder.rb:192:in `association' W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml:18:in `block in ____myrails_cms_site_app_views_optimacms_admin_pages__form_html_haml__801008211_134382040' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml:4:in `____myrails_cms_site_app_views_optimacms_admin_pages__form_html_haml__801008211_134382040' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.6) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:51:in `render_partial' actionview (4.2.6) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/pages/new.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_pages_new_html_haml___182390710_134218120' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:213:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (419.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 20:05:32 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P3soDMbhRHeBXTup0h0R1//bpv7SPqUkN2LLtnDFfzwQgn0gij/01Vrjv1FSJ0TUVEsQmvZTXbCgWKv1c00kRA==", "page"=>{"parent_id"=>"24", "name"=>"p2", "title"=>"p2", "url"=>"p2.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"haml"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p2' AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) ROLLBACK Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (96.0ms) Completed 500 Internal Server Error in 242ms (ActiveRecord: 2.0ms) ActionView::Template::Error (undefined method `title' for ["Yes", true]:Array): 19: = ft.input :basedirpath, readonly: false, label: 'Template folder', hint: "ex: news/" 20: = ft.input :tpl_format, label: "Template format", :collection=>Optimacms::Template::EXTENSIONS.keys 21: 22: = f.association :layout, label: "Layout", collection: @layouts, label_method: :title 23: 24: = f.input :is_translated, label: "Translate?" 25: actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' simple_form (3.2.1) lib/simple_form/form_builder.rb:192:in `association' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:22:in `block in ____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_129893800' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:8:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_129893800' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:213:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (476.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 20:06:20 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P3soDMbhRHeBXTup0h0R1//bpv7SPqUkN2LLtnDFfzwQgn0gij/01Vrjv1FSJ0TUVEsQmvZTXbCgWKv1c00kRA==", "page"=>{"parent_id"=>"24", "name"=>"p2", "title"=>"p2", "url"=>"p2.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"haml"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p2' AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) ROLLBACK Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (98.0ms) Completed 500 Internal Server Error in 194ms (ActiveRecord: 16.0ms) ActionView::Template::Error (undefined method `title' for ["Yes", true]:Array): 19: = ft.input :basedirpath, readonly: false, label: 'Template folder', hint: "ex: news/" 20: = ft.input :tpl_format, label: "Template format", :collection=>Optimacms::Template::EXTENSIONS.keys 21: 22: = f.association :layout, label: "Layout", collection: @layouts, label_method: :title 23: 24: = f.input :is_translated, label: "Translate?" 25: actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' simple_form (3.2.1) lib/simple_form/form_builder.rb:192:in `association' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:22:in `block in ____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_129893800' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:8:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_129893800' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:213:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (344.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 20:06:28 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P3soDMbhRHeBXTup0h0R1//bpv7SPqUkN2LLtnDFfzwQgn0gij/01Vrjv1FSJ0TUVEsQmvZTXbCgWKv1c00kRA==", "page"=>{"parent_id"=>"24", "name"=>"p2", "title"=>"p2", "url"=>"p2.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"haml"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p2' AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) ROLLBACK Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (119.0ms) Completed 500 Internal Server Error in 16852ms (ActiveRecord: 4.0ms) ActionView::Template::Error (undefined method `title' for ["Yes", true]:Array): 19: = ft.input :basedirpath, readonly: false, label: 'Template folder', hint: "ex: news/" 20: = ft.input :tpl_format, label: "Template format", :collection=>Optimacms::Template::EXTENSIONS.keys 21: 22: = f.association :layout, label: "Layout", collection: @layouts, label_method: :title 23: 24: = f.input :is_translated, label: "Translate?" 25: actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.6) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' simple_form (3.2.1) lib/simple_form/form_builder.rb:192:in `association' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:22:in `block in ____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_129893800' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml:8:in `____myrails_cms_site_app_views_optimacms_admin_pages_newtextpage_html_haml___514104825_129893800' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' W:/myrails/cms/site/app/controllers/optimacms/admin/pages_controller.rb:213:in `createtextpage' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (355.0ms) Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 20:07:20 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P3soDMbhRHeBXTup0h0R1//bpv7SPqUkN2LLtnDFfzwQgn0gij/01Vrjv1FSJ0TUVEsQmvZTXbCgWKv1c00kRA==", "page"=>{"parent_id"=>"24", "name"=>"p2", "title"=>"p2", "url"=>"p2.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"haml"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages`  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p2' AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) ROLLBACK Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/newtextpage.html.haml within optimacms/admin/layouts/main (88.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (98.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (515.0ms) Completed 200 OK in 868ms (Views: 784.9ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:07:22 +0300 Started POST "/admin/pages/createtextpage" for 127.0.0.1 at 2016-06-05 20:07:34 +0300 Processing by Optimacms::Admin::PagesController#createtextpage as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8pbWD/bnsh7rd8idufY7ZTCw3vBRCbkEQnUtZ4nzaQ3db4MjujkCvDDJTGU5zG5mmyBolHVkQZDVT00kinsydQ==", "page"=>{"parent_id"=>"24", "name"=>"p3", "title"=>"p3", "url"=>"p3.html", "template_attributes"=>{"basedirpath"=>"company", "tpl_format"=>"haml"}, "layout_id"=>"4", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'company' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p3' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`basedirpath`, `tpl_format`, `title`, `basename`, `type_id`, `is_translated`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('company/', 'haml', 'p3', 'p3', 2, 1, '152', 'company/p3', '2016-06-05 17:07:34', '2016-06-05 17:07:34') SQL (0.0ms) INSERT INTO `cms_pages` (`title`, `name`, `layout_id`, `is_translated`, `parent_id`, `url`, `template_id`, `url_parts_count`, `parsed_url`, `created_at`, `updated_at`) VALUES ('p3', 'p3', 4, 1, 24, 'p3.html', 156, 1, '^p3[.]html$', '2016-06-05 17:07:34', '2016-06-05 17:07:34')  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 22ms (ActiveRecord: 8.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:07:34 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (17.0ms) 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 (115.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (130.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 155, 148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (186.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (378.0ms) Completed 200 OK in 687ms (Views: 673.7ms | ActiveRecord: 11.0ms) Started DELETE "/admin/pages/162" for 127.0.0.1 at 2016-06-05 20:07:38 +0300 Processing by Optimacms::Admin::PagesController#destroy as HTML Parameters: {"authenticity_token"=>"dqiN8+zUg70QntNv7jWoruwFzrv09m+f/weIh1buiDlZUdjfoAozH8sgV5duD/2tR5V439CblwtoPejEVWbTQQ==", "id"=>"162"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 162 LIMIT 1  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 162 SQL (0.0ms) DELETE FROM `cms_pages` WHERE `cms_pages`.`id` = 162  (6.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 23ms (ActiveRecord: 14.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:07:38 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (70.0ms) 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) 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 (17.0ms) 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 (119.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (135.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (185.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (94.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (401.0ms) Completed 200 OK in 709ms (Views: 705.0ms | ActiveRecord: 1.0ms) Started GET "/admin/templates/156/edit" for 127.0.0.1 at 2016-06-05 20:07:40 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 156  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p3' AND `cms_templates`.`id` != 156 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 156) SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('en', 156) SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('ru', 156)  (2.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 156 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (84.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (176.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (240.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (368.0ms) Completed 200 OK in 803ms (Views: 733.4ms | ActiveRecord: 17.0ms) Started PATCH "/admin/templates/156" for 127.0.0.1 at 2016-06-05 20:07:52 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"oSbwn5YBbCrjAxxbmyvcUOforN9/lsDP8efizff/QvqO36Wz2t/ciDi9mKMbEYlTTHgau1v7OFtm3YKO9HcZgg==", "template"=>{"parent_id"=>"152", "title"=>"p3", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"item_id"=>"156", "lang"=>"", "content"=>"", "id"=>"98"}, "1"=>{"item_id"=>"156", "lang"=>"en", "content"=>"англ", "id"=>"99"}, "2"=>{"item_id"=>"156", "lang"=>"ru", "content"=>"рус", "id"=>"100"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 156 AND `cms_templates_translation`.`id` IN (98, 99, 100) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]]  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p3' AND `cms_templates`.`id` != 156 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 26ms (ActiveRecord: 9.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:07:52 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (71.0ms) 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) 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 (16.0ms) 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 (118.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (133.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (396.0ms) Completed 200 OK in 699ms (Views: 693.3ms | ActiveRecord: 3.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:08:09 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 70 LIMIT 1 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 (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (73.0ms) 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) 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 (16.0ms) 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 (122.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (140.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '70' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (202.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (367.0ms) Completed 200 OK in 704ms (Views: 699.0ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:10 +0300 Started GET "/admin/templates?parent_id=0" for 127.0.0.1 at 2016-06-05 20:08:18 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (16.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (185.0ms) Completed 500 Internal Server Error in 267ms (ActiveRecord: 1.0ms) ActionView::Template::Error (no implicit conversion of nil into String): 41: - else 42: =link_to item.title, edit_template_path(item) 43: %td 44: =item.path 45: 46: 47: %td W:/myrails/cms/site/app/models/optimacms/template.rb:140:in `+' W:/myrails/cms/site/app/models/optimacms/template.rb:140:in `path' W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml:44:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates_index_html_haml__409246482_163813260' D:in `each' D:in `each' W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml:34:in `____myrails_cms_site_app_views_optimacms_admin_templates_index_html_haml__409246482_163813260' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (402.0ms) Started GET "/admin/templates?parent_id=0" for 127.0.0.1 at 2016-06-05 20:08:37 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 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) 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 (26.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (22.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (86.0ms) 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) 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 (17.0ms) 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 (138.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (161.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (223.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (408.0ms) Completed 200 OK in 782ms (Views: 778.4ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:08:38 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:38 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:38 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:38 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:38 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:08:38 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:38 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:39 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:39 +0300 Started GET "/admin/templates?parent_id=119" for 127.0.0.1 at 2016-06-05 20:08:46 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"119"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 119 LIMIT 1 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) 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 (25.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (21.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (80.0ms) 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) 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 (19.0ms) 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 (136.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (153.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '119' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (203.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (409.0ms) Completed 200 OK in 739ms (Views: 735.9ms | ActiveRecord: 1.0ms) Started GET "/admin/templates?parent_id=0" for 127.0.0.1 at 2016-06-05 20:08:55 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 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) 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 (24.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (23.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (93.0ms) 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) 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 (18.0ms) 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 (156.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (181.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (247.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (76.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (411.0ms) Completed 200 OK in 840ms (Views: 837.0ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:08:55 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:08:56 +0300 Started GET "/admin/templates?parent_id=0" for 127.0.0.1 at 2016-06-05 20:10:34 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 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 (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (15.0ms) 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 (115.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (130.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (370.0ms) Completed 200 OK in 679ms (Views: 674.8ms | ActiveRecord: 1.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:10:35 +0300 Started GET "/admin/templates?parent_id=152" for 127.0.0.1 at 2016-06-05 20:10:40 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"152"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (15.0ms) 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 (115.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (130.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (174.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (370.0ms) Completed 200 OK in 666ms (Views: 660.6ms | ActiveRecord: 2.0ms) Started DELETE "/admin/templates/154" for 127.0.0.1 at 2016-06-05 20:10:49 +0300 Processing by Optimacms::Admin::TemplatesController#destroy as HTML Parameters: {"authenticity_token"=>"9BXxxXd+GdFe5ZTIcmGAW+HY7rjrXYIjkcfkhSsbu3Hb7KTpO6Cpc4VbEDDyW9VYSkhY3M8wercG/YTGKJPgCQ==", "id"=>"154"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 154 LIMIT 1  (0.0ms) BEGIN Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 154 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (`cms_templates`.`ancestry` LIKE '152/154/%' OR `cms_templates`.`ancestry` = '152/154') SQL (0.0ms) DELETE FROM `cms_templates` WHERE `cms_templates`.`id` = 154  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 12ms (ActiveRecord: 7.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:10:49 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 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) 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 (21.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (17.0ms) 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 (117.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (132.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (177.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (374.0ms) Completed 200 OK in 673ms (Views: 669.2ms | ActiveRecord: 3.0ms) Started DELETE "/admin/templates/153" for 127.0.0.1 at 2016-06-05 20:10:52 +0300 Processing by Optimacms::Admin::TemplatesController#destroy as HTML Parameters: {"authenticity_token"=>"IDVmAelR0eFxbYrYwbJhiPkvnNsiw20HiseoCFe1fO0PzDMtpY9hQ6rTDiBBiDSLUr8qvwaulZMd/chLVD0nlQ==", "id"=>"153"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 153 LIMIT 1  (0.0ms) BEGIN Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 153 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (`cms_templates`.`ancestry` LIKE '152/153/%' OR `cms_templates`.`ancestry` = '152/153') SQL (0.0ms) DELETE FROM `cms_templates` WHERE `cms_templates`.`id` = 153  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 10ms (ActiveRecord: 7.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:10:52 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (15.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (172.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (369.0ms) Completed 200 OK in 661ms (Views: 656.7ms | ActiveRecord: 1.0ms) Started GET "/admin/templates/156/edit" for 127.0.0.1 at 2016-06-05 20:10:56 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 156  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p3' AND `cms_templates`.`id` != 156 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 156 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (65.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (152.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (192.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (385.0ms) Completed 200 OK in 706ms (Views: 696.4ms | ActiveRecord: 2.0ms) Started PATCH "/admin/templates/156" for 127.0.0.1 at 2016-06-05 20:11:05 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"c3UIdl6O1Yi2EqHxRjbJw7WsLi+2kag65EuX/zucH9ZcjF1aElBlKm2sJQnGDJzAHjyYS5L8UK5zcfe8OBRErg==", "template"=>{"parent_id"=>"152", "title"=>"p3", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"item_id"=>"156", "lang"=>"", "content"=>"", "id"=>"98"}, "1"=>{"item_id"=>"156", "lang"=>"en", "content"=>"англ", "id"=>"99"}, "2"=>{"item_id"=>"156", "lang"=>"ru", "content"=>"рус", "id"=>"100"}}}, "commit"=>"Save", "id"=>"156"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 156 AND `cms_templates_translation`.`id` IN (98, 99, 100) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 [["id", 156]]  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 [["id", 152]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'company/p3' AND `cms_templates`.`id` != 156 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 15ms (ActiveRecord: 2.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:11:05 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (16.0ms) 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 (117.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (132.0ms) Optimacms::Template Load (2.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (398.0ms) Completed 200 OK in 700ms (Views: 694.4ms | ActiveRecord: 4.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:11:09 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (176.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (368.0ms) Completed 200 OK in 665ms (Views: 660.7ms | ActiveRecord: 1.0ms) Started GET "/p2.html" for 127.0.0.1 at 2016-06-05 20:11:19 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p2.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p2.html' REGEXP parsed_url) Completed 404 Not Found in 27ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (725.0ms) Started GET "/p3.html" for 127.0.0.1 at 2016-06-05 20:11:23 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p3.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 17ms (ActiveRecord: 11.0ms) NoMethodError (undefined method `[]' for nil:NilClass): W:/myrails/cms/site/lib/optimacms/mycontroller.rb:49:in `my_set_meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:84:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (343.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:11:41 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (16.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (174.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (85.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (381.0ms) Completed 200 OK in 675ms (Views: 669.9ms | ActiveRecord: 3.0ms) Started GET "/p3.html" for 127.0.0.1 at 2016-06-05 20:12:48 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p3.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 2508ms (ActiveRecord: 3.0ms) NoMethodError (undefined method `[]' for nil:NilClass): W:/myrails/cms/site/lib/optimacms/mycontroller.rb:49:in `my_set_meta' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:84:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (10.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (360.0ms) Started GET "/admin/pages/163/edit" for 127.0.0.1 at 2016-06-05 20:12:57 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"163"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 [["item_id", 163]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (47.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (50.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (6.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (348.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (389.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (72.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (366.0ms) Completed 200 OK in 886ms (Views: 875.8ms | ActiveRecord: 1.0ms) Started PATCH "/admin/pages/163" for 127.0.0.1 at 2016-06-05 20:13:14 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"faJJuMZ7Xm/XW4P1eUaQu5kNCSRoynJquQRR12CO9adSWxyUiqXuzQzlBw35fMW4Mp2/QEyniv4uPjGUYwau3w==", "page"=>{"parent_id"=>"24", "title"=>"p3", "url"=>"p3.html", "name"=>"p3", "controller_action"=>"", "layout_id"=>"4", "template_id"=>"156", "template"=>"p3 (company/p3)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>""}, "1"=>{"lang"=>"en", "meta_title"=>"eng title", "meta_keywords"=>"", "meta_description"=>""}, "2"=>{"lang"=>"ru", "meta_title"=>"ру титла", "meta_keywords"=>"", "meta_description"=>""}}}, "commit"=>"Save", "id"=>"163"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc  (0.0ms) BEGIN SQL (0.0ms) UPDATE `cms_pages` SET `controller_action` = '', `updated_at` = '2016-06-05 17:13:14' WHERE `cms_pages`.`id` = 163 SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('', '', '', '', 163) SQL (0.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('en', 'eng title', '', '', 163) SQL (1.0ms) INSERT INTO `cms_pages_translation` (`lang`, `meta_title`, `meta_keywords`, `meta_description`, `item_id`) VALUES ('ru', 'ру титла', '', '', 163)  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 17ms (ActiveRecord: 7.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:13:14 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (74.0ms) 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) 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 (18.0ms) 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) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (140.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (188.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (28.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (91.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (407.0ms) Completed 200 OK in 719ms (Views: 713.2ms | ActiveRecord: 3.0ms) Started GET "/p3.html" for 127.0.0.1 at 2016-06-05 20:13:15 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p3.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Completed 500 Internal Server Error in 531ms (ActiveRecord: 2.0ms) ActionView::MissingTemplate (Missing template layouts/main with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :haml]}. Searched in: * "W:/myrails/cms/site/spec/dummy/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/kaminari-bootstrap-3.0.1/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/kaminari-0.17.0/app/views" * "W:/myrails/cms/site/app/views" * "D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/devise-4.1.1/app/views" ): actionview (4.2.6) lib/action_view/path_set.rb:46:in `find' actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find' D:in `find_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:86:in `resolve_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:76:in `block in find_layout' actionview (4.2.6) lib/action_view/lookup_context.rb:246:in `with_layout_format' D:in `with_layout_format' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:76:in `find_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:60:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:86:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (345.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:13:45 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 152 LIMIT 1 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 (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (70.0ms) 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) 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 (16.0ms) 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 (117.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (132.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '152' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (181.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (82.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (388.0ms) Completed 200 OK in 693ms (Views: 688.9ms | ActiveRecord: 2.0ms) Started GET "/admin/templates?parent_id=0" for 127.0.0.1 at 2016-06-05 20:13:48 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"0"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 0 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` IS NULL AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (175.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (392.0ms) Completed 200 OK in 687ms (Views: 683.3ms | ActiveRecord: 1.0ms) Started GET "/admin/templates?parent_id=128" for 127.0.0.1 at 2016-06-05 20:13:49 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (116.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (131.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (189.0ms) Completed 500 Internal Server Error in 277ms (ActiveRecord: 1.0ms) ActionView::Template::Error (no implicit conversion of nil into String): 44: - if item.is_folder 45: = item.folder_path 46: - else 47: =item.path 48: 49: %td 50: =link_to 'Edit', (!item.is_folder ? edit_template_path(item) : editfolder_template_path(item)) W:/myrails/cms/site/app/models/optimacms/template.rb:140:in `+' W:/myrails/cms/site/app/models/optimacms/template.rb:140:in `path' W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml:47:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates_index_html_haml__409246482_176130360' D:in `each' D:in `each' W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml:34:in `____myrails_cms_site_app_views_optimacms_admin_templates_index_html_haml__409246482_176130360' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (346.0ms) Started GET "/admin/templates?parent_id=128" for 127.0.0.1 at 2016-06-05 20:14:05 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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) 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 (35.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (25.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (100.0ms) 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) 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 (21.0ms) 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 (167.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (188.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (252.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (119.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (525.0ms) Completed 200 OK in 964ms (Views: 956.2ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:14:06 +0300 Started GET "/admin/templates/4/edit" for 127.0.0.1 at 2016-06-05 20:14:07 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"4"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 4  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/main' AND `cms_templates`.`id` != 4 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 4) SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('en', 4) SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('ru', 4)  (6.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (79.0ms) Completed 500 Internal Server Error in 175ms (ActiveRecord: 10.0ms) ActionView::Template::Error (no implicit conversion of nil into String): 1: File: #{@item.path} 2: %br 3: .row#mainform 4: .col-md-12 W:/myrails/cms/site/app/models/optimacms/template.rb:140:in `+' W:/myrails/cms/site/app/models/optimacms/template.rb:140:in `path' W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml:1:in `____myrails_cms_site_app_views_optimacms_admin_templates__form_html_haml__1867268135_153428560' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.6) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:51:in `render_partial' actionview (4.2.6) lib/action_view/helpers/rendering_helper.rb:35:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml:3:in `____myrails_cms_site_app_views_optimacms_admin_templates_edit_html_haml___673338299_171018200' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (345.0ms) Started DELETE "/admin/templates/4" for 127.0.0.1 at 2016-06-05 20:14:17 +0300 Processing by Optimacms::Admin::TemplatesController#destroy as HTML Parameters: {"authenticity_token"=>"Peh7un40uV11AYejWar6QvheAoHtvJRUyB4jfg02RIsSES6WMuoJ/66/A1vZkK9BU8605cnRbMBfJEM9Dr4f8w==", "id"=>"4"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1  (0.0ms) BEGIN Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 4 SQL (0.0ms) DELETE FROM `cms_templates_translation` WHERE `cms_templates_translation`.`id` = 101 SQL (0.0ms) DELETE FROM `cms_templates_translation` WHERE `cms_templates_translation`.`id` = 102 SQL (0.0ms) DELETE FROM `cms_templates_translation` WHERE `cms_templates_translation`.`id` = 103 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (`cms_templates`.`ancestry` LIKE '128/4/%' OR `cms_templates`.`ancestry` = '128/4') SQL (0.0ms) DELETE FROM `cms_templates` WHERE `cms_templates`.`id` = 4  (6.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 12ms (ActiveRecord: 7.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:14:17 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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 (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (113.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (170.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (97.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (393.0ms) Completed 200 OK in 683ms (Views: 677.9ms | ActiveRecord: 2.0ms) Started GET "/admin/templates/new?parent_id=128" for 127.0.0.1 at 2016-06-05 20:14:19 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (45.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (89.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (390.0ms) Completed 200 OK in 577ms (Views: 561.4ms | ActiveRecord: 13.0ms) Started POST "/admin/templates" for 127.0.0.1 at 2016-06-05 20:14:42 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"WXjDo9SG5WHMv9/bmT90gtO+IC2/RQC40W62g6bvacx2gZaPmFhVwxcBWyMZBSGBeC6WSZso+CxGVNbApWcytA==", "modal"=>"0", "template"=>{"title"=>"application", "basedirpath"=>"layouts/", "basename"=>"application", "type_id"=>"1", "tpl_format"=>"erb", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'layouts' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/application' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('application', 'layouts/', 'application', 1, 'erb', '128', 'layouts/application', '2016-06-05 17:14:42', '2016-06-05 17:14:42')  (326.0ms) COMMIT Redirected to http://localhost:3001/admin/templates/157/edit Completed 302 Found in 337ms (ActiveRecord: 327.0ms) Started GET "/admin/templates/157/edit" for 127.0.0.1 at 2016-06-05 20:14:42 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"157"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 157  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/application' AND `cms_templates`.`id` != 157 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 157)  (2.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 157 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 [["id", 157]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (54.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (141.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (180.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (372.0ms) Completed 200 OK in 684ms (Views: 673.8ms | ActiveRecord: 4.0ms) Started PATCH "/admin/templates/157" for 127.0.0.1 at 2016-06-05 20:14:46 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7WMT+88g6pmg3qqqvdwi5VGXleN68v6QimvrkEkqXUnCmkbXg/5aO3tgLlI95nfm+gcjh16fBgQdUYvTSqIGMQ==", "template"=>{"parent_id"=>"128", "title"=>"application", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"item_id"=>"157", "lang"=>"", "content"=>"\r\n\r\n\r\n <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>\r\n <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>\r\n <%= csrf_meta_tags %>\r\n\r\n\r\nApplication layout:\r\n<%= yield %>\r\n\r\n\r\n\r\n", "id"=>"104"}}}, "commit"=>"Save", "id"=>"157"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 157 AND `cms_templates_translation`.`id` = 104 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/application' AND `cms_templates`.`id` != 157 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 16ms (ActiveRecord: 1.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:14:46 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (68.0ms) 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) 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 (15.0ms) 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 (114.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (129.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (171.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (378.0ms) Completed 200 OK in 669ms (Views: 664.7ms | ActiveRecord: 2.0ms) Started GET "/admin/pages/163/edit" for 127.0.0.1 at 2016-06-05 20:14:55 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"163"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (44.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (282.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (324.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (376.0ms) Completed 200 OK in 825ms (Views: 806.6ms | ActiveRecord: 14.0ms) Started PATCH "/admin/pages/163" for 127.0.0.1 at 2016-06-05 20:15:01 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"A3RnW7tttua+51krmCSdMOG24xVfkodpS4v/xyfzgCwsjTJ397MGRGVZ3dMYHsgzSiZVcXv/f/3csZ+EJHvbVA==", "page"=>{"parent_id"=>"24", "title"=>"p3", "url"=>"p3.html", "name"=>"p3", "controller_action"=>"", "layout_id"=>"157", "template_id"=>"156", "template"=>"p3 (company/p3)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"359"}, "1"=>{"lang"=>"en", "meta_title"=>"eng title", "meta_keywords"=>"", "meta_description"=>"", "id"=>"360"}, "2"=>{"lang"=>"ru", "meta_title"=>"ру титла", "meta_keywords"=>"", "meta_description"=>"", "id"=>"361"}}}, "commit"=>"Save", "id"=>"163"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`id` IN (359, 360, 361) SQL (0.0ms) UPDATE `cms_pages` SET `layout_id` = 157, `updated_at` = '2016-06-05 17:15:01' WHERE `cms_pages`.`id` = 163  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 14ms (ActiveRecord: 7.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:15:01 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (25.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (79.0ms) 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) 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 (19.0ms) 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 (135.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (153.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 148, 4, 123)  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (203.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (80.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (377.0ms) Completed 200 OK in 700ms (Views: 695.5ms | ActiveRecord: 3.0ms) Started GET "/p3.html" for 127.0.0.1 at 2016-06-05 20:15:04 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p3.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered company/p3.en.html.haml within layouts/application (1.0ms) Completed 200 OK in 297ms (Views: 291.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self-8a9e753074309db6f7b0e55705f467e7b81d6ea5893d6aa14a10990968716a5c.css?body=1" for 127.0.0.1 at 2016-06-05 20:15:04 +0300 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-06-05 20:15:04 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:15:04 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:15:04 +0300 Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-06-05 20:15:04 +0300 Started GET "/admin/templates/new?parent_id=128" for 127.0.0.1 at 2016-06-05 20:15:37 +0300 Processing by Optimacms::Admin::TemplatesController#new as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/new.html.haml within optimacms/admin/layouts/main (51.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (16.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (68.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (369.0ms) Completed 200 OK in 546ms (Views: 540.2ms | ActiveRecord: 2.0ms) Started POST "/admin/templates" for 127.0.0.1 at 2016-06-05 20:15:45 +0300 Processing by Optimacms::Admin::TemplatesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kER0fIfE9wMGa54v5ovKhOgSVJ5l1uTDJ4kOpRXN+gC/vSFQyxpHod3VGtdmsZ+HQ4Li+kG7HFews27mFkWheA==", "modal"=>"0", "template"=>{"title"=>"main", "basedirpath"=>"layouts/", "basename"=>"main", "type_id"=>"1", "tpl_format"=>"haml", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'layouts' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/main' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`title`, `basedirpath`, `basename`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('main', 'layouts/', 'main', 1, 'haml', '128', 'layouts/main', '2016-06-05 17:15:46', '2016-06-05 17:15:46')  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/templates/158/edit Completed 302 Found in 16ms (ActiveRecord: 7.0ms) Started GET "/admin/templates/158/edit" for 127.0.0.1 at 2016-06-05 20:15:46 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"158"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 158  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/main' AND `cms_templates`.`id` != 158 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 158)  (1.0ms) COMMIT Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 158 CACHE (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 [["id", 158]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (50.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (141.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (181.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (78.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (389.0ms) Completed 200 OK in 702ms (Views: 690.2ms | ActiveRecord: 4.0ms) Started PATCH "/admin/templates/158" for 127.0.0.1 at 2016-06-05 20:16:23 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"28u6N98MMVjEDXYSZBDqYv39HBxX0EPnewVH63JRftX0Mu8bk9KB+h+z8urkKr9hVm2qeHO9u3PsPyeocdklrQ==", "template"=>{"parent_id"=>"128", "title"=>"main", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"item_id"=>"158", "lang"=>"", "content"=>"!!! Strict\r\n%html\r\n %head\r\n = meta_tags\r\n\r\n \r\n \r\n \r\n\r\n = stylesheet_link_tag \"application\", media: \"all\"\r\n \r\n = javascript_include_tag :application\r\n \r\n = csrf_meta_tag\r\n\r\n = yield(:head)\r\n\r\n %body\r\n = content_for?(:content) ? yield(:content) : yield\r\n\r\n", "id"=>"105"}}}, "commit"=>"Save", "id"=>"158"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 158 AND `cms_templates_translation`.`id` = 105 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/main' AND `cms_templates`.`id` != 158 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (1.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 14ms (ActiveRecord: 6.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:16:23 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (15.0ms) 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 (115.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (130.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (176.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (367.0ms) Completed 200 OK in 664ms (Views: 659.4ms | ActiveRecord: 2.0ms) Started GET "/admin/pages/163/edit" for 127.0.0.1 at 2016-06-05 20:16:25 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"163"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (241.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (283.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (371.0ms) Completed 200 OK in 778ms (Views: 772.3ms | ActiveRecord: 0.0ms) Started PATCH "/admin/pages/163" for 127.0.0.1 at 2016-06-05 20:16:29 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"GC8GWZ5/C/KDqRZVTG7wFsvh6py4BBQHFA/0XhfjfN431lN10qG7UFgXkq3MVKUVYHFc+Jxp7JODNZQdFGsnpg==", "page"=>{"parent_id"=>"24", "title"=>"p3", "url"=>"p3.html", "name"=>"p3", "controller_action"=>"", "layout_id"=>"158", "template_id"=>"156", "template"=>"p3 (company/p3)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"359"}, "1"=>{"lang"=>"en", "meta_title"=>"eng title", "meta_keywords"=>"", "meta_description"=>"", "id"=>"360"}, "2"=>{"lang"=>"ru", "meta_title"=>"ру титла", "meta_keywords"=>"", "meta_description"=>"", "id"=>"361"}}}, "commit"=>"Save", "id"=>"163"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc  (0.0ms) BEGIN Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`id` IN (359, 360, 361) SQL (0.0ms) UPDATE `cms_pages` SET `layout_id` = 158, `updated_at` = '2016-06-05 17:16:29' WHERE `cms_pages`.`id` = 163  (1.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 11ms (ActiveRecord: 2.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:16:29 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (21.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (71.0ms) 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) 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 (19.0ms) 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 (122.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (137.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 148, 4, 123)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (186.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (375.0ms) Completed 200 OK in 686ms (Views: 681.7ms | ActiveRecord: 2.0ms) Started GET "/p3.html" for 127.0.0.1 at 2016-06-05 20:16:31 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p3.html"}  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered company/p3.en.html.haml within layouts/main (0.0ms) Completed 200 OK in 97ms (Views: 92.0ms | ActiveRecord: 0.0ms) Started GET "/p3.html" for 127.0.0.1 at 2016-06-05 20:16:32 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p3.html"}  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered company/p3.en.html.haml within layouts/main (0.0ms) Completed 200 OK in 94ms (Views: 88.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-06-05 20:16:33 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:16:33 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:16:33 +0300 Started GET "/assets/application.self-8a9e753074309db6f7b0e55705f467e7b81d6ea5893d6aa14a10990968716a5c.css?body=1" for 127.0.0.1 at 2016-06-05 20:16:33 +0300 Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-06-05 20:16:33 +0300 Started GET "/admin/pages/163/edit" for 127.0.0.1 at 2016-06-05 20:16:37 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"163"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (258.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (300.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (367.0ms) Completed 200 OK in 800ms (Views: 793.3ms | ActiveRecord: 3.0ms) Started PATCH "/admin/pages/163" for 127.0.0.1 at 2016-06-05 20:16:45 +0300 Processing by Optimacms::Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OhixGI2Q1vnAlLpCQE6xkOdUENY+l9aPjza6DqW6ySEV4eQ0wU5mWxsqPrrAdOSTTMSmshr6LhsYDNpNpjKSWQ==", "page"=>{"parent_id"=>"24", "title"=>"p3", "url"=>":lang/p3.html", "name"=>"p3", "controller_action"=>"", "layout_id"=>"158", "template_id"=>"156", "template"=>"p3 (company/p3)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"359"}, "1"=>{"lang"=>"en", "meta_title"=>"eng title", "meta_keywords"=>"", "meta_description"=>"", "id"=>"360"}, "2"=>{"lang"=>"ru", "meta_title"=>"ру титла", "meta_keywords"=>"", "meta_description"=>"", "id"=>"361"}}}, "commit"=>"Save", "id"=>"163"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc  (1.0ms) BEGIN Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`id` IN (359, 360, 361) SQL (1.0ms) UPDATE `cms_pages` SET `url` = ':lang/p3.html', `url_parts_count` = 2, `url_vars_count` = 1, `parsed_url` = '^([^/]+)/p3[.]html$', `updated_at` = '2016-06-05 17:16:45' WHERE `cms_pages`.`id` = 163  (2.0ms) COMMIT Redirected to http://localhost:3001/admin/pages Completed 302 Found in 11ms (ActiveRecord: 6.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-06-05 20:16:45 +0300 Processing by Optimacms::Admin::PagesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (15.0ms) 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 (123.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (141.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) ORDER BY created_at desc LIMIT 10 OFFSET 0 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (156, 148, 4, 123)  (0.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 24 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (191.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (48.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (81.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (419.0ms) Completed 200 OK in 743ms (Views: 738.7ms | ActiveRecord: 2.0ms) Started GET "/p3.html" for 127.0.0.1 at 2016-06-05 20:16:46 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"p3.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'p3.html' REGEXP parsed_url) Completed 404 Not Found in 2ms (ActiveRecord: 1.0ms) ActionController::RoutingError (Not Found): W:/myrails/cms/site/app/controllers/optimacms/application_controller.rb:16:in `not_found' W:/myrails/cms/site/app/controllers/optimacms/pages_controller.rb:66:in `show' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (629.0ms) Started GET "/en/p3.html" for 127.0.0.1 at 2016-06-05 20:16:50 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"en/p3.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'en/p3.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'en/p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered company/p3.en.html.haml within layouts/main (0.0ms) Completed 200 OK in 100ms (Views: 94.1ms | ActiveRecord: 1.0ms) Started GET "/ru/p3.html" for 127.0.0.1 at 2016-06-05 20:16:54 +0300 Processing by Optimacms::PagesController#show as HTML Parameters: {"url"=>"ru/p3.html"}  (1.0ms) SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'ru/p3.html' REGEXP parsed_url) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'ru/p3.html' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 158 LIMIT 1 Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 AND `cms_pages_translation`.`lang` = 'ru' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1 Rendered company/p3.ru.html.haml within layouts/main (1.0ms) Completed 200 OK in 100ms (Views: 93.6ms | ActiveRecord: 1.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:20:25 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0 Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (210.0ms) Completed 500 Internal Server Error in 313ms (ActiveRecord: 3.0ms) ActionView::Template::Error (undefined method `newlayout_templates_path' for #<#:0x00000011acea48>): 15: New... 16: %ul.dropdown-menu 17: %li=link_to 'Attach template', newattach_templates_path(:parent_id=>@parent_id), :class=>'btn btn-sm btn-primary' 18: %li=link_to 'layout', newlayout_templates_path(:parent_id=>@parent_id) 19: 20: 21: W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml:18:in `____myrails_cms_site_app_views_optimacms_admin_templates_index_html_haml__409246482_142889960' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (343.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:20:57 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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 (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (15.0ms) 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 (112.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (127.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (176.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (22.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (72.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (372.0ms) Completed 200 OK in 714ms (Views: 668.4ms | ActiveRecord: 20.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:20:58 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:20:58 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:20:58 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:20:58 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:20:58 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:20:59 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:20:59 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:20:59 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:20:59 +0300 Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:21:08 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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 (5.0ms) 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 (34.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms) 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 (37.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (118.0ms) 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) 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 (31.0ms) 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 (195.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (218.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (293.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (96.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (525.0ms) Completed 200 OK in 984ms (Views: 982.7ms | ActiveRecord: 2.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:21:09 +0300 Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:23:05 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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 (2.0ms) 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 (22.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (22.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (83.0ms) 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) 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 (15.0ms) 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 (133.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (150.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (205.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (368.0ms) Completed 200 OK in 751ms (Views: 707.4ms | ActiveRecord: 18.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:23:06 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:06 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:06 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:23:07 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:07 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:07 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:07 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:07 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:07 +0300 Started GET "/admin/templates/newlayout?parent_id=128" for 127.0.0.1 at 2016-06-05 20:23:08 +0300 Processing by Optimacms::Admin::TemplatesController#newlayout as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml within optimacms/admin/layouts/main (122.0ms) Completed 500 Internal Server Error in 204ms (ActiveRecord: 1.0ms) ActionView::Template::Error (undefined method `createtemplate_templates_path' for #<#:0x0000000cb875e8>): 12: 13: .row 14: .col-md-12 15: = horizontal_simple_form_for @item, {url: createtemplate_templates_path, :html => { :class => "form-horizontal", :role => "form" }}.merge((@modal==1 ? {remote: true}: {})) do |f| 16: 17: = render 'optimacms/admin/shared/form_errors', :object=>@item 18: W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:11:in `rescue in method_missing' W:/myrails/cms/site/app/helpers/optimacms/application_helper.rb:9:in `method_missing' W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml:15:in `____myrails_cms_site_app_views_optimacms_admin_templates_newlayout_html_haml___244774788_106688780' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (349.0ms) Started GET "/admin/templates/newlayout?parent_id=128" for 127.0.0.1 at 2016-06-05 20:23:23 +0300 Processing by Optimacms::Admin::TemplatesController#newlayout as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateType Load (0.0ms) SELECT `cms_templatetypes`.* FROM `cms_templatetypes` Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml within optimacms/admin/layouts/main (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (61.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (134.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (585.0ms) Completed 200 OK in 786ms (Views: 772.2ms | ActiveRecord: 15.0ms) Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:23:24 +0300 Started GET "/admin/templates/newlayout?parent_id=128" for 127.0.0.1 at 2016-06-05 20:24:38 +0300 Processing by Optimacms::Admin::TemplatesController#newlayout as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml within optimacms/admin/layouts/main (101.0ms) Completed 500 Internal Server Error in 190ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `to_a' for 1:Fixnum): 25: 26: = f.input :type_id, as: :hidden, html: {value: Optimacms::TemplateType.all} 27: 28: = f.input :tpl_format, label: "Format", :collection=>Optimacms::TemplateType::TYPE_LAYOUT 29: 30: = f.input :is_translated, label: "Translate?" 31: simple_form (3.2.1) lib/simple_form/inputs/collection_input.rb:35:in `collection' simple_form (3.2.1) lib/simple_form/inputs/collection_input.rb:88:in `detect_collection_classes' simple_form (3.2.1) lib/simple_form/inputs/collection_input.rb:69:in `detect_common_display_methods' simple_form (3.2.1) lib/simple_form/inputs/collection_input.rb:61:in `detect_collection_methods' simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:5:in `input' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input' W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml:28:in `block in ____myrails_cms_site_app_views_optimacms_admin_templates_newlayout_html_haml___244774788_177750880' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `call' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml' haml (4.0.6) lib/haml/helpers.rb:278:in `with_tabs' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml' haml (4.0.6) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' W:/myrails/cms/site/app/helpers/optimacms/forms_helper.rb:18:in `horizontal_simple_form_for' W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml:15:in `____myrails_cms_site_app_views_optimacms_admin_templates_newlayout_html_haml___244774788_177750880' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby22x64/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' W:/myrails/cms/site/lib/optimacms/mycontroller.rb:31:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' warden (1.2.6) lib/warden/manager.rb:35:in `block in call' warden (1.2.6) lib/warden/manager.rb:34:in `catch' warden (1.2.6) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' D:/Ruby22x64/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' D:/Ruby22x64/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (350.0ms) Started GET "/admin/templates/newlayout?parent_id=128" for 127.0.0.1 at 2016-06-05 20:24:57 +0300 Processing by Optimacms::Admin::TemplatesController#newlayout as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml within optimacms/admin/layouts/main (83.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (25.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (121.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (544.0ms) Completed 200 OK in 808ms (Views: 809.9ms | ActiveRecord: 0.0ms) Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:24:58 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:24:58 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:24:58 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:24:58 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:24:59 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:24:59 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:24:59 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:24:59 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:24:59 +0300 Started POST "/admin/templates/createlayout" for 127.0.0.1 at 2016-06-05 20:26:13 +0300 Processing by Optimacms::Admin::TemplatesController#createlayout as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"r1UUDS8VTY2HY+GrmIlvcBj5KJSE140n+Li5jVwTszOArEEhY8v9L1zdZVMYszpzs2me8KC6dbNvgtnOX5voSw==", "modal"=>"0", "template"=>{"basename"=>"layout1", "title"=>"temp layout 1", "basedirpath"=>"layouts/", "type_id"=>"2", "tpl_format"=>"haml", "is_translated"=>"0"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'layouts' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/layout1' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`basename`, `title`, `basedirpath`, `type_id`, `tpl_format`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('layout1', 'temp layout 1', 'layouts/', 2, 'haml', '128', 'layouts/layout1', '2016-06-05 17:26:13', '2016-06-05 17:26:13')  (6.0ms) COMMIT Redirected to http://localhost:3001/admin/templates/159/edit Completed 302 Found in 55ms (ActiveRecord: 22.0ms) Started GET "/admin/templates/159/edit" for 127.0.0.1 at 2016-06-05 20:26:13 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"159"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 159 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 159  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/layout1' AND `cms_templates`.`id` != 159 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (1.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 159)  (2.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 159 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 159 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 159 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (53.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (144.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (183.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (23.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (388.0ms) Completed 200 OK in 732ms (Views: 694.9ms | ActiveRecord: 14.0ms) Started PATCH "/admin/templates/159" for 127.0.0.1 at 2016-06-05 20:26:26 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ThSPIi4/5I4PfKQ0GUNanrXF8Xll/ZbO+plKkGt5QxVh7doOYuFULNTCIMyZeQ+dHlVHHUGQblptoyrTaPEYbQ==", "template"=>{"parent_id"=>"128", "title"=>"temp layout 1", "is_translated"=>"0", "translations_attributes"=>{"0"=>{"item_id"=>"159", "lang"=>"", "content"=>"111111", "id"=>"106"}}}, "commit"=>"Save", "id"=>"159"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 159 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 159 AND `cms_templates_translation`.`id` = 106 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 159 LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/layout1' AND `cms_templates`.`id` != 159 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 23ms (ActiveRecord: 8.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:26:26 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (20.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (70.0ms) 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) 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 (15.0ms) 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 (116.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (131.0ms) Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (177.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (96.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (396.0ms) Completed 200 OK in 699ms (Views: 693.9ms | ActiveRecord: 1.0ms) Started GET "/admin/pages/163/edit" for 127.0.0.1 at 2016-06-05 20:26:36 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"163"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 CACHE (0.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 [["item_id", 163]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (249.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (290.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (15.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (38.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (80.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (370.0ms) Completed 200 OK in 836ms (Views: 782.6ms | ActiveRecord: 21.0ms) Started GET "/admin/templates/157/edit" for 127.0.0.1 at 2016-06-05 20:26:45 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"157"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 157  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/application' AND `cms_templates`.`id` != 157 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (1.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (1.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 157 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (49.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (137.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (177.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (20.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (41.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (79.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (378.0ms) Completed 200 OK in 685ms (Views: 674.6ms | ActiveRecord: 5.0ms) Started GET "/admin/templates/157/edit" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"157"} Optimacms::CmsAdminUser Load (1.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 157  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/application' AND `cms_templates`.`id` != 157 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (1.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 157 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 157 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (56.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (144.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (184.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (77.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (368.0ms) Completed 200 OK in 702ms (Views: 691.5ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:27:07 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:27:08 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:27:08 +0300 Started GET "/admin/templates/newlayout?parent_id=128" for 127.0.0.1 at 2016-06-05 20:27:59 +0300 Processing by Optimacms::Admin::TemplatesController#newlayout as HTML Parameters: {"parent_id"=>"128"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/newlayout.html.haml within optimacms/admin/layouts/main (50.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (75.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (370.0ms) Completed 200 OK in 542ms (Views: 538.2ms | ActiveRecord: 0.0ms) Started POST "/admin/templates/createlayout" for 127.0.0.1 at 2016-06-05 20:28:12 +0300 Processing by Optimacms::Admin::TemplatesController#createlayout as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"dhfm1nJFgksck4q4KG1V6yJ7QvNis1xI9oD+JY8lRVBZ7rP6Ppsy6cctDkCoVwDoiev0l0bepNxhup5mjK0eKA==", "modal"=>"0", "template"=>{"basename"=>"layout2", "title"=>"temp layout 2", "basedirpath"=>"layouts/", "type_id"=>"1", "tpl_format"=>"haml", "is_translated"=>"1"}, "commit"=>"Save"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 1 AND `cms_templates`.`basepath` = 'layouts' ORDER BY `cms_templates`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/layout2' AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates` (`basename`, `title`, `basedirpath`, `type_id`, `tpl_format`, `is_translated`, `ancestry`, `basepath`, `created_at`, `updated_at`) VALUES ('layout2', 'temp layout 2', 'layouts/', 1, 'haml', 1, '128', 'layouts/layout2', '2016-06-05 17:28:12', '2016-06-05 17:28:12')  (5.0ms) COMMIT Redirected to http://localhost:3001/admin/templates/160/edit Completed 302 Found in 13ms (ActiveRecord: 6.0ms) Started GET "/admin/templates/160/edit" for 127.0.0.1 at 2016-06-05 20:28:12 +0300 Processing by Optimacms::Admin::TemplatesController#edit as HTML Parameters: {"id"=>"160"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 Optimacms::Language Load (1.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 160  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (1.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/layout2' AND `cms_templates`.`id` != 160 AND `cms_templates`.`is_folder` = 0) LIMIT 1 SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 160) SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('en', 160) SQL (0.0ms) INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('ru', 160)  (1.0ms) COMMIT Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 160 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 [["id", 160]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 [["id", 160]] Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_ace.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form_content_translation.html.haml (64.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_form.html.haml (150.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (191.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (17.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (74.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (366.0ms) Completed 200 OK in 689ms (Views: 676.0ms | ActiveRecord: 4.0ms) Started PATCH "/admin/templates/160" for 127.0.0.1 at 2016-06-05 20:28:18 +0300 Processing by Optimacms::Admin::TemplatesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KEyRCmPmMzm/HO9VSDh2XN7EWfWjTdY1zES38sKejVgHtcQmLziDm2Sia63IAiNfdVTvkYcgLqFbftexwRbWIA==", "template"=>{"parent_id"=>"128", "title"=>"temp layout 2", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"item_id"=>"160", "lang"=>"", "content"=>"111", "id"=>"107"}, "1"=>{"item_id"=>"160", "lang"=>"en", "content"=>"", "id"=>"108"}, "2"=>{"item_id"=>"160", "lang"=>"ru", "content"=>"", "id"=>"109"}}}, "commit"=>"Save", "id"=>"160"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 160 AND `cms_templates_translation`.`id` IN (107, 108, 109) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 [["id", 160]] CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 160 LIMIT 1 [["id", 160]]  (0.0ms) BEGIN Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 CACHE (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 [["id", 128]] Optimacms::Template Exists (0.0ms) SELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'layouts/layout2' AND `cms_templates`.`id` != 160 AND `cms_templates`.`is_folder` = 0) LIMIT 1  (0.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 13ms (ActiveRecord: 1.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:28:18 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (67.0ms) 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) 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 (15.0ms) 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 (113.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (128.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (0.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (171.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (39.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (69.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (362.0ms) Completed 200 OK in 653ms (Views: 649.7ms | ActiveRecord: 0.0ms) Started GET "/admin/pages/163/edit" for 127.0.0.1 at 2016-06-05 20:28:26 +0300 Processing by Optimacms::Admin::PagesController#edit as HTML Parameters: {"id"=>"163"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Page Load (0.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 163 LIMIT 1 Optimacms::Language Load (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc CACHE (0.0ms) SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (0.0ms) Optimacms::Page Load (1.0ms) SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 24 LIMIT 1 Optimacms::Template Load (1.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 156 LIMIT 1 Optimacms::PageTranslation Load (1.0ms) SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 163 Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (24.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (241.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (281.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (18.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (42.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (78.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (381.0ms) Completed 200 OK in 793ms (Views: 784.4ms | ActiveRecord: 4.0ms) Started GET "/assets/optimacms/application.self-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/jquery2.self-a4777c1acac0a74340755725342901a54ed000955bf6f5320491b8b2514c86ec.js?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/optimacms/admin_tpl.self-3552518fc3641d7e2cce03ff12090a8288cfdabbeb2263909a89f56757898dfd.css?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/optimacms/admin.self-84e36b0189cfc4ac18c624ad198afcefbbd618cce7a3809360431d6d8b6fd71c.css?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/bootstrap3-typeahead.min.self-78fcb50a4b38a41b52a51f8662133e39712218bbacbb337469c3ed64bb88ae9d.js?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/bootstrap3-autocomplete-input.min.self-ce3ca04e5eed6a1c7c2a10589a176cee121808f99dd9b917dd3bf62ce710f211.js?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started GET "/assets/optimacms/admin.self-7c370d9536d7d0d6a0f7cd7f9826692acd93e4fb05ba46f7b630b879740343d3.js?body=1" for 127.0.0.1 at 2016-06-05 20:28:27 +0300 Started DELETE "/admin/templates/159" for 127.0.0.1 at 2016-06-05 20:28:33 +0300 Processing by Optimacms::Admin::TemplatesController#destroy as HTML Parameters: {"authenticity_token"=>"lMri4ZtqOWDSk7fb1iXUZAKuh1XBN00CNq3tCLLPyZW7M7fN17SJwgktMyNWH4FnqT4xMeVatZahl41LsUeS7Q==", "id"=>"159"} Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 159 LIMIT 1  (1.0ms) BEGIN Optimacms::TemplateTranslation Load (0.0ms) SELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 159 SQL (0.0ms) DELETE FROM `cms_templates_translation` WHERE `cms_templates_translation`.`id` = 106 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE (`cms_templates`.`ancestry` LIKE '128/159/%' OR `cms_templates`.`ancestry` = '128/159') SQL (0.0ms) DELETE FROM `cms_templates` WHERE `cms_templates`.`id` = 159  (6.0ms) COMMIT Redirected to http://localhost:3001/admin/templates Completed 302 Found in 12ms (ActiveRecord: 7.0ms) Started GET "/admin/templates" for 127.0.0.1 at 2016-06-05 20:28:33 +0300 Processing by Optimacms::Admin::TemplatesController#index as HTML Optimacms::CmsAdminUser Load (0.0ms) SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 128 LIMIT 1 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 (2.0ms) 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 (19.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.0ms) 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 (18.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (69.0ms) 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) 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 (15.0ms) 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 (116.0ms) Rendered D:/Ruby22x64/lib/ruby/gems/2.2.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (131.0ms) Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE 1=0 ORDER BY (case when cms_templates.ancestry is null then 0 else 1 end), cms_templates.ancestry Optimacms::Template Load (0.0ms) SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) ORDER BY title asc LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM `cms_templates` WHERE `cms_templates`.`ancestry` = '128' AND (1=1 ) Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/index.html.haml within optimacms/admin/layouts/main (174.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (19.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (40.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (73.0ms) Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (369.0ms) Completed 200 OK in 672ms (Views: 667.2ms | ActiveRecord: 1.0ms)