cmor_cms_backend 0.0.15.pre → 0.0.17.pre

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,1842 +0,0 @@
1
-  (0.1ms) begin transaction
2
-  (0.2ms) SAVEPOINT active_record_1
3
- Cmor::Cms::ContentBox Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? LIMIT ? [["name", "Content Box #1"], ["LIMIT", 1]]
4
- Cmor::Cms::ContentBox Create (0.3ms) INSERT INTO "cmor_cms_content_boxes" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Content Box #1"], ["created_at", "2019-06-12 14:51:41.266435"], ["updated_at", "2019-06-12 14:51:41.266435"]]
5
-  (0.1ms) RELEASE SAVEPOINT active_record_1
6
-  (0.1ms) SAVEPOINT active_record_1
7
- Cmor::Cms::ContentBox Exists (0.1ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? LIMIT ? [["name", "Content Box #2"], ["LIMIT", 1]]
8
- Cmor::Cms::ContentBox Create (0.2ms) INSERT INTO "cmor_cms_content_boxes" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Content Box #2"], ["created_at", "2019-06-12 14:51:41.269612"], ["updated_at", "2019-06-12 14:51:41.269612"]]
9
-  (0.1ms) RELEASE SAVEPOINT active_record_1
10
-  (0.1ms) SAVEPOINT active_record_1
11
- Cmor::Cms::ContentBox Exists (0.1ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? LIMIT ? [["name", "Content Box #3"], ["LIMIT", 1]]
12
- Cmor::Cms::ContentBox Create (0.2ms) INSERT INTO "cmor_cms_content_boxes" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Content Box #3"], ["created_at", "2019-06-12 14:51:41.271821"], ["updated_at", "2019-06-12 14:51:41.271821"]]
13
-  (0.0ms) RELEASE SAVEPOINT active_record_1
14
- Started GET "/de/backend/cms/content_boxes" for 127.0.0.1 at 2019-06-12 16:51:41 +0200
15
- Processing by Cmor::Cms::Backend::ContentBoxesController#index as HTML
16
- Parameters: {"locale"=>"de"}
17
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
18
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (2.3ms)
19
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/content_boxes/_index_table.html.haml (2.5ms)
20
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (6.7ms)
21
- Cmor::Cms::ContentBox Load (0.7ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes"
22
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (2.8ms)
23
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (3.5ms)
24
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
25
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
26
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
27
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
28
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
29
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
30
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
31
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (51.4ms)
32
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (1.6ms)
33
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (4.2ms)
34
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (278.8ms)
35
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (2.3ms)
36
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
37
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (10.5ms)
38
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (5.4ms)
39
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (5.6ms)
40
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
41
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
42
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
43
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
44
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
45
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
46
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
47
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (267.2ms)
48
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
49
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (5.5ms)
50
- Completed 200 OK in 3013ms (Views: 2969.3ms | ActiveRecord: 4.0ms)
51
-  (0.2ms) rollback transaction
52
-  (0.1ms) begin transaction
53
- Started GET "/de/backend/cms/content_boxes/new" for 127.0.0.1 at 2019-06-12 16:51:44 +0200
54
- Processing by Cmor::Cms::Backend::ContentBoxesController#new as HTML
55
- Parameters: {"locale"=>"de"}
56
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application
57
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (4.1ms)
58
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/content_boxes/_form.html.haml (12.4ms)
59
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (3.5ms)
60
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_new_actions.html.haml (4.2ms)
61
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application (358.2ms)
62
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
63
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
64
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
65
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.1ms)
66
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
67
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
68
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
69
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
70
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
71
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
72
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
73
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
74
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (12.5ms)
75
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
76
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
77
- Completed 200 OK in 431ms (Views: 383.7ms | ActiveRecord: 0.8ms)
78
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
79
- Started POST "/de/backend/cms/content_boxes" for 127.0.0.1 at 2019-06-12 16:51:44 +0200
80
- Processing by Cmor::Cms::Backend::ContentBoxesController#create as HTML
81
- Parameters: {"utf8"=>"✓", "content_box"=>{"name"=>"My first content box"}, "commit"=>"Content Box erstellen", "locale"=>"de"}
82
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/content_boxes/new]
83
-  (0.1ms) SAVEPOINT active_record_1
84
- Cmor::Cms::ContentBox Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? LIMIT ? [["name", "My first content box"], ["LIMIT", 1]]
85
- Cmor::Cms::ContentBox Create (1.0ms) INSERT INTO "cmor_cms_content_boxes" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "My first content box"], ["created_at", "2019-06-12 14:51:44.879840"], ["updated_at", "2019-06-12 14:51:44.879840"]]
86
-  (0.1ms) RELEASE SAVEPOINT active_record_1
87
- Redirected to http://www.example.com/de/backend/cms/content_boxes/1
88
- Completed 302 Found in 93ms (ActiveRecord: 1.4ms)
89
- Started GET "/de/backend/cms/content_boxes/1" for 127.0.0.1 at 2019-06-12 16:51:44 +0200
90
- Processing by Cmor::Cms::Backend::ContentBoxesController#show as HTML
91
- Parameters: {"locale"=>"de", "id"=>"1"}
92
- Cmor::Cms::ContentBox Load (1.0ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
93
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/content_boxes/new]
94
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
95
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (2.9ms)
96
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (3.7ms)
97
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
98
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
99
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
100
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
101
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (15.0ms)
102
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (4.7ms)
103
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (8.0ms)
104
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (256.4ms)
105
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
106
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
107
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
108
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.4ms)
109
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
110
-  (1.0ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
111
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
112
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
113
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
114
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
115
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
116
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
117
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (14.9ms)
118
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
119
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
120
- Completed 200 OK in 324ms (Views: 280.9ms | ActiveRecord: 3.0ms)
121
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
122
- Cmor::Cms::ContentBox Load (0.2ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" ORDER BY "cmor_cms_content_boxes"."id" DESC LIMIT ? [["LIMIT", 1]]
123
-  (0.7ms) rollback transaction
124
-  (0.1ms) begin transaction
125
-  (0.1ms) SAVEPOINT active_record_1
126
- Cmor::Cms::ContentBox Exists (0.3ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? LIMIT ? [["name", "Content Box #4"], ["LIMIT", 1]]
127
- Cmor::Cms::ContentBox Create (0.3ms) INSERT INTO "cmor_cms_content_boxes" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Content Box #4"], ["created_at", "2019-06-12 14:51:45.310577"], ["updated_at", "2019-06-12 14:51:45.310577"]]
128
-  (0.1ms) RELEASE SAVEPOINT active_record_1
129
- Started GET "/de/backend/cms/content_boxes/1" for 127.0.0.1 at 2019-06-12 16:51:45 +0200
130
- Processing by Cmor::Cms::Backend::ContentBoxesController#show as HTML
131
- Parameters: {"locale"=>"de", "id"=>"1"}
132
- Cmor::Cms::ContentBox Load (0.2ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
133
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
134
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
135
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.5ms)
136
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
137
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
138
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
139
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
140
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (5.1ms)
141
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
142
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (2.2ms)
143
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (12.1ms)
144
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
145
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
146
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (1.0ms)
147
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.7ms)
148
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.2ms)
149
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
150
-  (0.6ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
151
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
152
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_pages"
153
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
154
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
155
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
156
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (35.5ms)
157
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
158
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.4ms)
159
- Completed 200 OK in 71ms (Views: 67.2ms | ActiveRecord: 2.1ms)
160
-  (0.4ms) rollback transaction
161
-  (0.1ms) begin transaction
162
-  (0.1ms) SAVEPOINT active_record_1
163
- Cmor::Cms::ContentBox Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? LIMIT ? [["name", "Content Box #5"], ["LIMIT", 1]]
164
- Cmor::Cms::ContentBox Create (0.2ms) INSERT INTO "cmor_cms_content_boxes" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Content Box #5"], ["created_at", "2019-06-12 14:51:45.397067"], ["updated_at", "2019-06-12 14:51:45.397067"]]
165
-  (0.1ms) RELEASE SAVEPOINT active_record_1
166
- Started GET "/de/backend/cms/content_boxes/1/edit" for 127.0.0.1 at 2019-06-12 16:51:45 +0200
167
- Processing by Cmor::Cms::Backend::ContentBoxesController#edit as HTML
168
- Parameters: {"locale"=>"de", "id"=>"1"}
169
- Cmor::Cms::ContentBox Load (0.4ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
170
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application
171
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.1ms)
172
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/content_boxes/_form.html.haml (3.5ms)
173
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (1.4ms)
174
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_edit_actions.html.haml (7.9ms)
175
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application (103.6ms)
176
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
177
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
178
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
179
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (1.5ms)
180
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
181
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
182
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
183
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
184
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
185
-  (0.6ms) SELECT COUNT(*) FROM "cmor_cms_partials"
186
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
187
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
188
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (20.7ms)
189
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
190
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.3ms)
191
- Completed 200 OK in 226ms (Views: 148.6ms | ActiveRecord: 1.9ms)
192
- Started PATCH "/de/backend/cms/content_boxes/1" for 127.0.0.1 at 2019-06-12 16:51:45 +0200
193
- Processing by Cmor::Cms::Backend::ContentBoxesController#update as HTML
194
- Parameters: {"utf8"=>"✓", "content_box"=>{"name"=>"This is a fancy new Name"}, "commit"=>"Content Box aktualisieren", "locale"=>"de", "id"=>"1"}
195
- Cmor::Cms::ContentBox Load (0.2ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
196
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/content_boxes/1/edit]
197
-  (0.2ms) SAVEPOINT active_record_1
198
- Cmor::Cms::ContentBox Exists (0.3ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? AND "cmor_cms_content_boxes"."id" != ? LIMIT ? [["name", "This is a fancy new Name"], ["id", 1], ["LIMIT", 1]]
199
- Cmor::Cms::ContentBox Update (0.4ms) UPDATE "cmor_cms_content_boxes" SET "name" = ?, "updated_at" = ? WHERE "cmor_cms_content_boxes"."id" = ? [["name", "This is a fancy new Name"], ["updated_at", "2019-06-12 14:51:45.663985"], ["id", 1]]
200
-  (0.1ms) RELEASE SAVEPOINT active_record_1
201
- Redirected to http://www.example.com/de/backend/cms/content_boxes/1
202
- Completed 302 Found in 109ms (ActiveRecord: 1.2ms)
203
- Started GET "/de/backend/cms/content_boxes/1" for 127.0.0.1 at 2019-06-12 16:51:45 +0200
204
- Processing by Cmor::Cms::Backend::ContentBoxesController#show as HTML
205
- Parameters: {"locale"=>"de", "id"=>"1"}
206
- Cmor::Cms::ContentBox Load (0.1ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
207
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/content_boxes/1/edit]
208
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
209
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
210
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.6ms)
211
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
212
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
213
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
214
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
215
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (3.7ms)
216
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
217
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.5ms)
218
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (10.6ms)
219
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
220
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
221
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
222
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
223
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
224
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
225
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
226
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
227
-  (0.6ms) SELECT COUNT(*) FROM "cmor_cms_pages"
228
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
229
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
230
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
231
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (14.1ms)
232
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
233
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
234
- Completed 200 OK in 47ms (Views: 43.7ms | ActiveRecord: 1.3ms)
235
- Cmor::Cms::ContentBox Load (0.1ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
236
-  (0.2ms) rollback transaction
237
-  (0.1ms) begin transaction
238
-  (0.1ms) SAVEPOINT active_record_1
239
- Cmor::Cms::ContentBox Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."name" = ? LIMIT ? [["name", "Content Box #6"], ["LIMIT", 1]]
240
- Cmor::Cms::ContentBox Create (0.2ms) INSERT INTO "cmor_cms_content_boxes" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Content Box #6"], ["created_at", "2019-06-12 14:51:45.829603"], ["updated_at", "2019-06-12 14:51:45.829603"]]
241
-  (0.0ms) RELEASE SAVEPOINT active_record_1
242
- Started GET "/de/backend/cms/content_boxes/1" for 127.0.0.1 at 2019-06-12 16:51:45 +0200
243
- Processing by Cmor::Cms::Backend::ContentBoxesController#show as HTML
244
- Parameters: {"locale"=>"de", "id"=>"1"}
245
- Cmor::Cms::ContentBox Load (0.1ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
246
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
247
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
248
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.4ms)
249
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
250
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
251
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
252
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
253
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (6.5ms)
254
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
255
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (5.2ms)
256
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (19.1ms)
257
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
258
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
259
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
260
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.7ms)
261
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.2ms)
262
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
263
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
264
-  (0.9ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
265
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_pages"
266
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
267
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_templates"
268
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
269
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (32.5ms)
270
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
271
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.6ms)
272
- Completed 200 OK in 85ms (Views: 80.1ms | ActiveRecord: 2.5ms)
273
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
274
- Started DELETE "/de/backend/cms/content_boxes/1" for 127.0.0.1 at 2019-06-12 16:51:45 +0200
275
- Processing by Cmor::Cms::Backend::ContentBoxesController#destroy as HTML
276
- Parameters: {"locale"=>"de", "id"=>"1"}
277
- Cmor::Cms::ContentBox Load (0.3ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
278
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/content_boxes/1]
279
-  (0.2ms) SAVEPOINT active_record_1
280
- Cmor::Cms::ContentBox Destroy (0.5ms) DELETE FROM "cmor_cms_content_boxes" WHERE "cmor_cms_content_boxes"."id" = ? [["id", 1]]
281
-  (0.1ms) RELEASE SAVEPOINT active_record_1
282
- Redirected to http://www.example.com/de/backend/cms/content_boxes
283
- Completed 302 Found in 114ms (ActiveRecord: 1.2ms)
284
- Started GET "/de/backend/cms/content_boxes" for 127.0.0.1 at 2019-06-12 16:51:46 +0200
285
- Processing by Cmor::Cms::Backend::ContentBoxesController#index as HTML
286
- Parameters: {"locale"=>"de"}
287
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/content_boxes/1]
288
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
289
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
290
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/content_boxes/_index_table.html.haml (0.1ms)
291
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.1ms)
292
- Cmor::Cms::ContentBox Load (0.1ms) SELECT "cmor_cms_content_boxes".* FROM "cmor_cms_content_boxes"
293
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (2.0ms)
294
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
295
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.1ms)
296
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (7.6ms)
297
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
298
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
299
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
300
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
301
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.6ms)
302
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
303
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
304
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
305
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
306
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
307
-  (0.7ms) SELECT COUNT(*) FROM "cmor_cms_templates"
308
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
309
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (18.5ms)
310
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
311
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
312
- Completed 200 OK in 41ms (Views: 36.9ms | ActiveRecord: 1.7ms)
313
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
314
-  (0.2ms) rollback transaction
315
-  (0.1ms) begin transaction
316
-  (0.4ms) SAVEPOINT active_record_1
317
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #1"], ["locale", "de"], ["LIMIT", 1]]
318
- Cmor::Cms::Navigation Create (0.7ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #1"], ["created_at", "2019-06-12 14:51:46.191250"], ["updated_at", "2019-06-12 14:51:46.191250"]]
319
-  (0.2ms) RELEASE SAVEPOINT active_record_1
320
-  (0.7ms) SAVEPOINT active_record_1
321
- Cmor::Cms::NavigationItem Load (0.4ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
322
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
323
- Cmor::Cms::NavigationItem Create (0.3ms) INSERT INTO "cmor_cms_navigation_items" ("name", "url", "key", "navigation_id", "lft", "rgt", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Navigation Item #1"], ["url", "/"], ["key", "Navigation Item #1"], ["navigation_id", 1], ["lft", 1], ["rgt", 2], ["created_at", "2019-06-12 14:51:46.247269"], ["updated_at", "2019-06-12 14:51:46.247269"]]
324
- Cmor::Cms::NavigationItem Load (0.5ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
325
- Cmor::Cms::NavigationItem Update All (0.6ms) UPDATE "cmor_cms_navigation_items" SET "depth" = 0 WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."id" = 1 ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 1]]
326
- Cmor::Cms::NavigationItem Load (0.4ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."lft" >= 1 AND "cmor_cms_navigation_items"."lft" < 2 AND ("cmor_cms_navigation_items"."id" != 1) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
327
-  (0.1ms) RELEASE SAVEPOINT active_record_1
328
-  (0.1ms) SAVEPOINT active_record_1
329
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #2"], ["locale", "de"], ["LIMIT", 1]]
330
- Cmor::Cms::Navigation Create (0.2ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #2"], ["created_at", "2019-06-12 14:51:46.270639"], ["updated_at", "2019-06-12 14:51:46.270639"]]
331
-  (0.1ms) RELEASE SAVEPOINT active_record_1
332
-  (0.1ms) SAVEPOINT active_record_1
333
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 2], ["LIMIT", 1]]
334
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 2], ["LIMIT", 1]]
335
- Cmor::Cms::NavigationItem Create (0.3ms) INSERT INTO "cmor_cms_navigation_items" ("name", "url", "key", "navigation_id", "lft", "rgt", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Navigation Item #2"], ["url", "/"], ["key", "Navigation Item #2"], ["navigation_id", 2], ["lft", 1], ["rgt", 2], ["created_at", "2019-06-12 14:51:46.273322"], ["updated_at", "2019-06-12 14:51:46.273322"]]
336
- Cmor::Cms::NavigationItem Load (0.3ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
337
- Cmor::Cms::NavigationItem Update All (0.6ms) UPDATE "cmor_cms_navigation_items" SET "depth" = 0 WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."id" = 2 ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 2]]
338
- Cmor::Cms::NavigationItem Load (0.6ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."lft" >= 1 AND "cmor_cms_navigation_items"."lft" < 2 AND ("cmor_cms_navigation_items"."id" != 2) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 2]]
339
-  (0.1ms) RELEASE SAVEPOINT active_record_1
340
-  (0.2ms) SAVEPOINT active_record_1
341
- Cmor::Cms::Navigation Exists (0.4ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #3"], ["locale", "de"], ["LIMIT", 1]]
342
- Cmor::Cms::Navigation Create (0.4ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #3"], ["created_at", "2019-06-12 14:51:46.298441"], ["updated_at", "2019-06-12 14:51:46.298441"]]
343
-  (0.1ms) RELEASE SAVEPOINT active_record_1
344
-  (0.1ms) SAVEPOINT active_record_1
345
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 3], ["LIMIT", 1]]
346
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 3], ["LIMIT", 1]]
347
- Cmor::Cms::NavigationItem Create (0.3ms) INSERT INTO "cmor_cms_navigation_items" ("name", "url", "key", "navigation_id", "lft", "rgt", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Navigation Item #3"], ["url", "/"], ["key", "Navigation Item #3"], ["navigation_id", 3], ["lft", 1], ["rgt", 2], ["created_at", "2019-06-12 14:51:46.303170"], ["updated_at", "2019-06-12 14:51:46.303170"]]
348
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
349
- Cmor::Cms::NavigationItem Update All (0.3ms) UPDATE "cmor_cms_navigation_items" SET "depth" = 0 WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."id" = 3 ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 3]]
350
- Cmor::Cms::NavigationItem Load (0.5ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."lft" >= 1 AND "cmor_cms_navigation_items"."lft" < 2 AND ("cmor_cms_navigation_items"."id" != 3) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 3]]
351
-  (0.1ms) RELEASE SAVEPOINT active_record_1
352
- Started GET "/de/backend/cms/navigation_items" for 127.0.0.1 at 2019-06-12 16:51:46 +0200
353
- Processing by Cmor::Cms::Backend::NavigationItemsController#index as HTML
354
- Parameters: {"locale"=>"de"}
355
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
356
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.2ms)
357
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigation_items/_index_table.html.haml (9.6ms)
358
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.1ms)
359
- Cmor::Cms::NavigationItem Load (0.4ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" INNER JOIN "cmor_cms_navigations" ON "cmor_cms_navigations"."id" = "cmor_cms_navigation_items"."navigation_id" ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC
360
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_awesome_nested_set.html.haml (52.0ms)
361
- Cmor::Cms::Navigation Load (0.2ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
362
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_association.html.haml (10.5ms)
363
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
364
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
365
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
366
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_awesome_nested_set.html.haml (0.9ms)
367
- Cmor::Cms::Navigation Load (0.1ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
368
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_association.html.haml (0.8ms)
369
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.5ms)
370
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
371
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
372
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_awesome_nested_set.html.haml (0.3ms)
373
- Cmor::Cms::Navigation Load (0.1ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
374
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_association.html.haml (1.2ms)
375
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
376
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
377
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
378
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (141.1ms)
379
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
380
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.4ms)
381
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (241.5ms)
382
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
383
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
384
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
385
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
386
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
387
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
388
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
389
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
390
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
391
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
392
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
393
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
394
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (11.5ms)
395
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
396
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
397
- Completed 200 OK in 329ms (Views: 305.1ms | ActiveRecord: 2.1ms)
398
-  (0.2ms) rollback transaction
399
-  (0.1ms) begin transaction
400
-  (0.1ms) SAVEPOINT active_record_1
401
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #4"], ["locale", "de"], ["LIMIT", 1]]
402
- Cmor::Cms::Navigation Create (0.2ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #4"], ["created_at", "2019-06-12 14:51:46.661784"], ["updated_at", "2019-06-12 14:51:46.661784"]]
403
-  (0.1ms) RELEASE SAVEPOINT active_record_1
404
- Started GET "/de/backend/cms/navigation_items/new" for 127.0.0.1 at 2019-06-12 16:51:46 +0200
405
- Processing by Cmor::Cms::Backend::NavigationItemsController#new as HTML
406
- Parameters: {"locale"=>"de"}
407
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application
408
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.5ms)
409
- Cmor::Cms::Navigation Load (0.9ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations"
410
- Cmor::Cms::NavigationItem Load (3.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC
411
- Cmor::Cms::Page Load (0.3ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages"
412
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigation_items/_form.html.haml (54.3ms)
413
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (0.5ms)
414
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_new_actions.html.haml (0.8ms)
415
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application (128.9ms)
416
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
417
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
418
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
419
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.4ms)
420
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
421
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
422
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
423
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
424
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
425
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
426
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
427
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
428
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (15.2ms)
429
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
430
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
431
- Completed 200 OK in 180ms (Views: 153.2ms | ActiveRecord: 5.6ms)
432
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
433
- Started POST "/de/backend/cms/navigation_items" for 127.0.0.1 at 2019-06-12 16:51:46 +0200
434
- Processing by Cmor::Cms::Backend::NavigationItemsController#create as HTML
435
- Parameters: {"utf8"=>"✓", "navigation_item"=>{"navigation_id"=>"1", "parent_id"=>"", "name"=>"Impressum", "page_id"=>"", "url"=>"/de/impressum", "key"=>"imprint", "options"=>"", "highlights_on"=>"", "data_add_icon"=>""}, "commit"=>"Navigationseintrag erstellen", "locale"=>"de"}
436
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigation_items/new]
437
-  (0.1ms) SAVEPOINT active_record_1
438
- Cmor::Cms::Navigation Load (0.1ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
439
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
440
- CACHE Cmor::Cms::NavigationItem Load (0.0ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
441
- Cmor::Cms::NavigationItem Create (0.6ms) INSERT INTO "cmor_cms_navigation_items" ("name", "url", "key", "options", "properties", "navigation_id", "lft", "rgt", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "Impressum"], ["url", "/de/impressum"], ["key", "imprint"], ["options", ""], ["properties", "--- !ruby/object:OpenStruct\ntable:\n :highlights_on: ''\n :li_attributes: !ruby/object:OpenStruct\n table:\n :data_add_icon: ''\n modifiable: true\nmodifiable: true\n"], ["navigation_id", 1], ["lft", 1], ["rgt", 2], ["created_at", "2019-06-12 14:51:46.877167"], ["updated_at", "2019-06-12 14:51:46.877167"]]
442
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
443
- Cmor::Cms::NavigationItem Update All (0.5ms) UPDATE "cmor_cms_navigation_items" SET "depth" = 0 WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."id" = 1 ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 1]]
444
- Cmor::Cms::NavigationItem Load (0.3ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."lft" >= 1 AND "cmor_cms_navigation_items"."lft" < 2 AND ("cmor_cms_navigation_items"."id" != 1) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
445
-  (0.1ms) RELEASE SAVEPOINT active_record_1
446
- Redirected to http://www.example.com/de/backend/cms/navigation_items/1
447
- Completed 302 Found in 38ms (ActiveRecord: 2.0ms)
448
- Started GET "/de/backend/cms/navigation_items/1" for 127.0.0.1 at 2019-06-12 16:51:46 +0200
449
- Processing by Cmor::Cms::Backend::NavigationItemsController#show as HTML
450
- Parameters: {"locale"=>"de", "id"=>"1"}
451
- Cmor::Cms::NavigationItem Load (0.3ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
452
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigation_items/new]
453
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
454
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
455
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigation_items/_show_table.html.haml (4.0ms)
456
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
457
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
458
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
459
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
460
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
461
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
462
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
463
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
464
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (5.4ms)
465
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
466
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.3ms)
467
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (70.9ms)
468
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
469
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
470
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
471
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
472
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
473
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
474
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
475
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
476
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
477
-  (0.0ms) SELECT COUNT(*) FROM "cmor_cms_partials"
478
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
479
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
480
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (11.2ms)
481
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
482
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
483
- Completed 200 OK in 112ms (Views: 91.9ms | ActiveRecord: 0.9ms)
484
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
485
- Cmor::Cms::NavigationItem Load (0.6ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" ORDER BY "cmor_cms_navigation_items"."navigation_id" DESC, "cmor_cms_navigation_items"."lft" DESC LIMIT ? [["LIMIT", 1]]
486
-  (0.2ms) rollback transaction
487
-  (0.1ms) begin transaction
488
-  (0.1ms) SAVEPOINT active_record_1
489
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #5"], ["locale", "de"], ["LIMIT", 1]]
490
- Cmor::Cms::Navigation Create (0.2ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #5"], ["created_at", "2019-06-12 14:51:47.036871"], ["updated_at", "2019-06-12 14:51:47.036871"]]
491
-  (0.1ms) RELEASE SAVEPOINT active_record_1
492
-  (0.1ms) SAVEPOINT active_record_1
493
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
494
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
495
- Cmor::Cms::NavigationItem Create (0.3ms) INSERT INTO "cmor_cms_navigation_items" ("name", "url", "key", "navigation_id", "lft", "rgt", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Navigation Item #4"], ["url", "/"], ["key", "Navigation Item #4"], ["navigation_id", 1], ["lft", 1], ["rgt", 2], ["created_at", "2019-06-12 14:51:47.039166"], ["updated_at", "2019-06-12 14:51:47.039166"]]
496
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
497
- Cmor::Cms::NavigationItem Update All (0.2ms) UPDATE "cmor_cms_navigation_items" SET "depth" = 0 WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."id" = 1 ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 1]]
498
- Cmor::Cms::NavigationItem Load (0.3ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."lft" >= 1 AND "cmor_cms_navigation_items"."lft" < 2 AND ("cmor_cms_navigation_items"."id" != 1) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
499
-  (0.1ms) RELEASE SAVEPOINT active_record_1
500
- Started GET "/de/backend/cms/navigation_items/1" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
501
- Processing by Cmor::Cms::Backend::NavigationItemsController#show as HTML
502
- Parameters: {"locale"=>"de", "id"=>"1"}
503
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
504
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
505
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
506
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigation_items/_show_table.html.haml (0.2ms)
507
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
508
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
509
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
510
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
511
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
512
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
513
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.4ms)
514
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
515
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (8.5ms)
516
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
517
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (2.6ms)
518
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (15.9ms)
519
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
520
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
521
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
522
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
523
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.2ms)
524
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
525
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
526
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
527
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
528
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
529
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
530
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
531
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (24.2ms)
532
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
533
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.3ms)
534
- Completed 200 OK in 59ms (Views: 53.9ms | ActiveRecord: 1.4ms)
535
-  (0.9ms) rollback transaction
536
-  (0.1ms) begin transaction
537
-  (0.1ms) SAVEPOINT active_record_1
538
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #6"], ["locale", "de"], ["LIMIT", 1]]
539
- Cmor::Cms::Navigation Create (0.3ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #6"], ["created_at", "2019-06-12 14:51:47.123242"], ["updated_at", "2019-06-12 14:51:47.123242"]]
540
-  (0.1ms) RELEASE SAVEPOINT active_record_1
541
-  (0.1ms) SAVEPOINT active_record_1
542
- Cmor::Cms::NavigationItem Load (0.4ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
543
- Cmor::Cms::NavigationItem Load (1.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."rgt" DESC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
544
- Cmor::Cms::NavigationItem Create (1.5ms) INSERT INTO "cmor_cms_navigation_items" ("name", "url", "key", "navigation_id", "lft", "rgt", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Navigation Item #5"], ["url", "/"], ["key", "Navigation Item #5"], ["navigation_id", 1], ["lft", 1], ["rgt", 2], ["created_at", "2019-06-12 14:51:47.126449"], ["updated_at", "2019-06-12 14:51:47.126449"]]
545
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
546
- Cmor::Cms::NavigationItem Update All (1.9ms) UPDATE "cmor_cms_navigation_items" SET "depth" = 0 WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."id" = 1 ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 1]]
547
- Cmor::Cms::NavigationItem Load (0.8ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."lft" >= 1 AND "cmor_cms_navigation_items"."lft" < 2 AND ("cmor_cms_navigation_items"."id" != 1) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
548
-  (0.4ms) RELEASE SAVEPOINT active_record_1
549
- Started GET "/de/backend/cms/navigation_items/1" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
550
- Processing by Cmor::Cms::Backend::NavigationItemsController#show as HTML
551
- Parameters: {"locale"=>"de", "id"=>"1"}
552
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
553
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
554
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
555
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigation_items/_show_table.html.haml (0.5ms)
556
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
557
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
558
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
559
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
560
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
561
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
562
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
563
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.4ms)
564
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (8.4ms)
565
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
566
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (4.9ms)
567
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (26.8ms)
568
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.4ms)
569
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
570
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (4.2ms)
571
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.4ms)
572
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
573
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
574
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
575
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
576
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_pages"
577
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_partials"
578
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
579
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
580
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (19.0ms)
581
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
582
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
583
- Completed 200 OK in 77ms (Views: 72.8ms | ActiveRecord: 1.7ms)
584
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
585
- Started DELETE "/de/backend/cms/navigation_items/1" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
586
- Processing by Cmor::Cms::Backend::NavigationItemsController#destroy as HTML
587
- Parameters: {"locale"=>"de", "id"=>"1"}
588
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
589
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigation_items/1]
590
-  (0.3ms) SAVEPOINT active_record_1
591
- Cmor::Cms::NavigationItem Load (1.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ?  [["id", 1], ["LIMIT", 1]]
592
- Cmor::Cms::NavigationItem Load (0.6ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND "cmor_cms_navigation_items"."lft" >= 1 AND "cmor_cms_navigation_items"."lft" < 2 AND ("cmor_cms_navigation_items"."id" != 1) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
593
- Cmor::Cms::NavigationItem Update All (0.2ms) UPDATE "cmor_cms_navigation_items" SET "lft" = ("lft" - 2) WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND ("cmor_cms_navigation_items"."lft" > 2) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 1]]
594
- Cmor::Cms::NavigationItem Update All (0.2ms) UPDATE "cmor_cms_navigation_items" SET "rgt" = ("rgt" - 2) WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? AND ("cmor_cms_navigation_items"."rgt" > 2) ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["navigation_id", 1]]
595
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
596
- Cmor::Cms::NavigationItem Destroy (0.1ms) DELETE FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."id" = ? [["id", 1]]
597
-  (0.1ms) RELEASE SAVEPOINT active_record_1
598
- Redirected to http://www.example.com/de/backend/cms/navigation_items
599
- Completed 302 Found in 41ms (ActiveRecord: 3.0ms)
600
- Started GET "/de/backend/cms/navigation_items" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
601
- Processing by Cmor::Cms::Backend::NavigationItemsController#index as HTML
602
- Parameters: {"locale"=>"de"}
603
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigation_items/1]
604
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
605
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
606
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigation_items/_index_table.html.haml (0.5ms)
607
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.2ms)
608
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" INNER JOIN "cmor_cms_navigations" ON "cmor_cms_navigations"."id" = "cmor_cms_navigation_items"."navigation_id" ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC
609
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (5.5ms)
610
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
611
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.6ms)
612
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (11.4ms)
613
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
614
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
615
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.4ms)
616
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.5ms)
617
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.2ms)
618
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
619
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
620
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
621
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
622
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
623
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
624
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
625
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (22.3ms)
626
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
627
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
628
- Completed 200 OK in 54ms (Views: 50.9ms | ActiveRecord: 1.6ms)
629
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
630
-  (0.3ms) rollback transaction
631
-  (0.1ms) begin transaction
632
-  (0.1ms) SAVEPOINT active_record_1
633
- Cmor::Cms::Navigation Exists (0.1ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #7"], ["locale", "de"], ["LIMIT", 1]]
634
- Cmor::Cms::Navigation Create (0.4ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #7"], ["created_at", "2019-06-12 14:51:47.364507"], ["updated_at", "2019-06-12 14:51:47.364507"]]
635
-  (0.1ms) RELEASE SAVEPOINT active_record_1
636
-  (0.1ms) SAVEPOINT active_record_1
637
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #8"], ["locale", "de"], ["LIMIT", 1]]
638
- Cmor::Cms::Navigation Create (1.1ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #8"], ["created_at", "2019-06-12 14:51:47.368082"], ["updated_at", "2019-06-12 14:51:47.368082"]]
639
-  (0.3ms) RELEASE SAVEPOINT active_record_1
640
-  (0.3ms) SAVEPOINT active_record_1
641
- Cmor::Cms::Navigation Exists (0.6ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #9"], ["locale", "de"], ["LIMIT", 1]]
642
- Cmor::Cms::Navigation Create (0.9ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #9"], ["created_at", "2019-06-12 14:51:47.379422"], ["updated_at", "2019-06-12 14:51:47.379422"]]
643
-  (0.2ms) RELEASE SAVEPOINT active_record_1
644
- Started GET "/de/backend/cms/navigations" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
645
- Processing by Cmor::Cms::Backend::NavigationsController#index as HTML
646
- Parameters: {"locale"=>"de"}
647
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
648
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.2ms)
649
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_index_table.html.haml (3.0ms)
650
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.4ms)
651
- Cmor::Cms::Navigation Load (0.2ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations"
652
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
653
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
654
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? [["navigation_id", 1]]
655
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (23.0ms)
656
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.3ms)
657
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
658
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
659
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
660
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? [["navigation_id", 2]]
661
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (1.7ms)
662
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.3ms)
663
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
664
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
665
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
666
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? [["navigation_id", 3]]
667
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (3.5ms)
668
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
669
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.3ms)
670
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (51.7ms)
671
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
672
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.6ms)
673
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (159.1ms)
674
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
675
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
676
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.7ms)
677
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
678
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
679
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
680
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
681
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
682
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
683
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
684
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
685
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
686
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (10.8ms)
687
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
688
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.1ms)
689
- Completed 200 OK in 252ms (Views: 222.8ms | ActiveRecord: 1.4ms)
690
-  (0.1ms) rollback transaction
691
-  (0.1ms) begin transaction
692
- Started GET "/de/backend/cms/navigations/new" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
693
- Processing by Cmor::Cms::Backend::NavigationsController#new as HTML
694
- Parameters: {"locale"=>"de"}
695
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application
696
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.4ms)
697
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_form.html.haml (17.4ms)
698
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (1.0ms)
699
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_new_actions.html.haml (1.5ms)
700
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application (93.3ms)
701
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
702
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
703
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
704
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.5ms)
705
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
706
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
707
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
708
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
709
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
710
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
711
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
712
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
713
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (17.9ms)
714
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
715
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
716
- Completed 200 OK in 145ms (Views: 125.7ms | ActiveRecord: 1.4ms)
717
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
718
- Started POST "/de/backend/cms/navigations" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
719
- Processing by Cmor::Cms::Backend::NavigationsController#create as HTML
720
- Parameters: {"utf8"=>"✓", "navigation"=>{"locale"=>"de", "name"=>"main"}, "commit"=>"Navigation erstellen", "locale"=>"de"}
721
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigations/new]
722
-  (0.1ms) SAVEPOINT active_record_1
723
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "main"], ["locale", "de"], ["LIMIT", 1]]
724
- Cmor::Cms::Navigation Create (0.3ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "main"], ["created_at", "2019-06-12 14:51:47.821156"], ["updated_at", "2019-06-12 14:51:47.821156"]]
725
-  (0.1ms) RELEASE SAVEPOINT active_record_1
726
- Redirected to http://www.example.com/de/backend/cms/navigations/1
727
- Completed 302 Found in 23ms (ActiveRecord: 0.7ms)
728
- Started GET "/de/backend/cms/navigations/1" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
729
- Processing by Cmor::Cms::Backend::NavigationsController#show as HTML
730
- Parameters: {"locale"=>"de", "id"=>"1"}
731
- Cmor::Cms::Navigation Load (0.1ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
732
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigations/new]
733
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
734
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
735
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_show_table.html.haml (2.7ms)
736
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
737
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
738
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
739
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
740
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (2.8ms)
741
- Cmor::Cms::NavigationItem Load (0.3ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
742
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (7.0ms)
743
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
744
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (1.3ms)
745
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_after_show_table.html.haml (21.0ms)
746
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.7ms)
747
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (72.6ms)
748
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
749
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
750
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
751
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
752
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
753
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
754
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
755
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
756
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
757
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
758
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
759
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
760
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (26.9ms)
761
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
762
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
763
- Completed 200 OK in 128ms (Views: 109.4ms | ActiveRecord: 1.4ms)
764
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
765
- Cmor::Cms::Navigation Load (0.2ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" ORDER BY "cmor_cms_navigations"."id" DESC LIMIT ? [["LIMIT", 1]]
766
-  (0.2ms) rollback transaction
767
-  (0.1ms) begin transaction
768
-  (0.1ms) SAVEPOINT active_record_1
769
- Cmor::Cms::Navigation Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #10"], ["locale", "de"], ["LIMIT", 1]]
770
- Cmor::Cms::Navigation Create (0.2ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #10"], ["created_at", "2019-06-12 14:51:47.982599"], ["updated_at", "2019-06-12 14:51:47.982599"]]
771
-  (0.1ms) RELEASE SAVEPOINT active_record_1
772
- Started GET "/de/backend/cms/navigations/1" for 127.0.0.1 at 2019-06-12 16:51:47 +0200
773
- Processing by Cmor::Cms::Backend::NavigationsController#show as HTML
774
- Parameters: {"locale"=>"de", "id"=>"1"}
775
- Cmor::Cms::Navigation Load (0.0ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
776
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
777
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
778
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_show_table.html.haml (0.2ms)
779
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
780
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
781
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
782
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
783
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (3.0ms)
784
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
785
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.1ms)
786
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
787
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (1.7ms)
788
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_after_show_table.html.haml (7.2ms)
789
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.5ms)
790
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (14.3ms)
791
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
792
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
793
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.4ms)
794
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.5ms)
795
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
796
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
797
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
798
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
799
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_pages"
800
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
801
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
802
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
803
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (30.6ms)
804
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
805
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.3ms)
806
- Completed 200 OK in 65ms (Views: 61.1ms | ActiveRecord: 2.1ms)
807
-  (0.5ms) rollback transaction
808
-  (0.2ms) begin transaction
809
-  (0.3ms) SAVEPOINT active_record_1
810
- Cmor::Cms::Navigation Exists (0.5ms) SELECT 1 AS one FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."name" = ? AND "cmor_cms_navigations"."locale" = ? LIMIT ? [["name", "Navigation #11"], ["locale", "de"], ["LIMIT", 1]]
811
- Cmor::Cms::Navigation Create (0.8ms) INSERT INTO "cmor_cms_navigations" ("locale", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["locale", "de"], ["name", "Navigation #11"], ["created_at", "2019-06-12 14:51:48.071484"], ["updated_at", "2019-06-12 14:51:48.071484"]]
812
-  (0.2ms) RELEASE SAVEPOINT active_record_1
813
- Started GET "/de/backend/cms/navigations/1" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
814
- Processing by Cmor::Cms::Backend::NavigationsController#show as HTML
815
- Parameters: {"locale"=>"de", "id"=>"1"}
816
- Cmor::Cms::Navigation Load (0.3ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
817
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
818
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.2ms)
819
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_show_table.html.haml (0.3ms)
820
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
821
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
822
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.5ms)
823
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.5ms)
824
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (7.3ms)
825
- Cmor::Cms::NavigationItem Load (0.3ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC LIMIT ? [["navigation_id", 1], ["LIMIT", 1]]
826
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.2ms)
827
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
828
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (11.1ms)
829
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_after_show_table.html.haml (17.5ms)
830
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (2.3ms)
831
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (32.7ms)
832
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
833
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
834
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.5ms)
835
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.5ms)
836
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.2ms)
837
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
838
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
839
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
840
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_pages"
841
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
842
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_templates"
843
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
844
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (22.9ms)
845
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
846
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
847
- Completed 200 OK in 78ms (Views: 72.7ms | ActiveRecord: 2.5ms)
848
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
849
- Started DELETE "/de/backend/cms/navigations/1" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
850
- Processing by Cmor::Cms::Backend::NavigationsController#destroy as HTML
851
- Parameters: {"locale"=>"de", "id"=>"1"}
852
- Cmor::Cms::Navigation Load (0.2ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
853
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigations/1]
854
-  (0.2ms) SAVEPOINT active_record_1
855
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."navigation_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["navigation_id", 1]]
856
- Cmor::Cms::Navigation Destroy (0.2ms) DELETE FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."id" = ? [["id", 1]]
857
-  (0.1ms) RELEASE SAVEPOINT active_record_1
858
- Redirected to http://www.example.com/de/backend/cms/navigations
859
- Completed 302 Found in 29ms (ActiveRecord: 0.9ms)
860
- Started GET "/de/backend/cms/navigations" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
861
- Processing by Cmor::Cms::Backend::NavigationsController#index as HTML
862
- Parameters: {"locale"=>"de"}
863
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/navigations/1]
864
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
865
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.2ms)
866
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/navigations/_index_table.html.haml (0.3ms)
867
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.4ms)
868
- Cmor::Cms::Navigation Load (0.2ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations"
869
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (5.8ms)
870
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
871
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.6ms)
872
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (13.6ms)
873
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
874
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
875
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
876
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
877
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
878
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
879
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
880
-  (1.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
881
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
882
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
883
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
884
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
885
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (16.5ms)
886
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
887
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.3ms)
888
- Completed 200 OK in 44ms (Views: 40.4ms | ActiveRecord: 2.1ms)
889
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
890
-  (0.6ms) rollback transaction
891
-  (0.2ms) begin transaction
892
-  (0.5ms) SAVEPOINT active_record_1
893
- Cmor::Cms::Page Exists (1.7ms) SELECT 1 AS one FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."basename" = ? AND "cmor_cms_pages"."pathname" = ? AND "cmor_cms_pages"."locale" = ? AND "cmor_cms_pages"."format" IS NULL AND "cmor_cms_pages"."handler" = ? LIMIT ? [["basename", "page_1"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
894
- Cmor::Cms::Page Create (0.3ms) INSERT INTO "cmor_cms_pages" ("basename", "pathname", "title", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["basename", "page_1"], ["pathname", "/"], ["title", "Home"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:48.307083"], ["updated_at", "2019-06-12 14:51:48.307083"]]
895
- Cmor::Cms::NavigationItem Load (0.4ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 1]]
896
-  (0.1ms) RELEASE SAVEPOINT active_record_1
897
-  (0.3ms) SAVEPOINT active_record_1
898
- Cmor::Cms::Page Exists (0.3ms) SELECT 1 AS one FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."basename" = ? AND "cmor_cms_pages"."pathname" = ? AND "cmor_cms_pages"."locale" = ? AND "cmor_cms_pages"."format" IS NULL AND "cmor_cms_pages"."handler" = ? LIMIT ? [["basename", "page_2"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
899
- Cmor::Cms::Page Create (0.7ms) INSERT INTO "cmor_cms_pages" ("basename", "pathname", "title", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["basename", "page_2"], ["pathname", "/"], ["title", "Home"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:48.339844"], ["updated_at", "2019-06-12 14:51:48.339844"]]
900
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 2]]
901
-  (0.1ms) RELEASE SAVEPOINT active_record_1
902
-  (0.1ms) SAVEPOINT active_record_1
903
- Cmor::Cms::Page Exists (0.5ms) SELECT 1 AS one FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."basename" = ? AND "cmor_cms_pages"."pathname" = ? AND "cmor_cms_pages"."locale" = ? AND "cmor_cms_pages"."format" IS NULL AND "cmor_cms_pages"."handler" = ? LIMIT ? [["basename", "page_3"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
904
- Cmor::Cms::Page Create (0.4ms) INSERT INTO "cmor_cms_pages" ("basename", "pathname", "title", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["basename", "page_3"], ["pathname", "/"], ["title", "Home"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:48.352570"], ["updated_at", "2019-06-12 14:51:48.352570"]]
905
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 3]]
906
-  (0.2ms) RELEASE SAVEPOINT active_record_1
907
- Started GET "/de/backend/cms/pages" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
908
- Processing by Cmor::Cms::Backend::PagesController#index as HTML
909
- Parameters: {"locale"=>"de"}
910
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
911
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.2ms)
912
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/pages/_index_table.html.haml (5.8ms)
913
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.2ms)
914
- Cmor::Cms::Page Load (0.2ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages"
915
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
916
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
917
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
918
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_boolean.html.haml (3.0ms)
919
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
920
- Cmor::Cms::NavigationItem Load (0.2ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 1]]
921
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
922
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.9ms)
923
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
924
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
925
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
926
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_boolean.html.haml (0.2ms)
927
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
928
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 2]]
929
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.3ms)
930
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
931
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
932
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
933
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
934
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_boolean.html.haml (0.0ms)
935
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
936
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 3]]
937
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
938
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
939
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (43.6ms)
940
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.8ms)
941
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.5ms)
942
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (132.6ms)
943
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
944
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
945
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
946
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
947
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
948
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
949
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
950
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
951
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
952
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
953
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
954
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
955
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (10.9ms)
956
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
957
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
958
- Completed 200 OK in 219ms (Views: 195.0ms | ActiveRecord: 1.3ms)
959
-  (0.2ms) rollback transaction
960
-  (0.1ms) begin transaction
961
- Started GET "/de/backend/cms/pages/new" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
962
- Processing by Cmor::Cms::Backend::PagesController#new as HTML
963
- Parameters: {"locale"=>"de"}
964
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application
965
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.4ms)
966
- Cmor::Cms::Navigation Load (0.6ms) SELECT "cmor_cms_navigations".* FROM "cmor_cms_navigations" WHERE "cmor_cms_navigations"."locale" = ? [["locale", "de"]]
967
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/pages/_form.html.haml (46.3ms)
968
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (1.3ms)
969
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_new_actions.html.haml (1.0ms)
970
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application (122.9ms)
971
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
972
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
973
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.7ms)
974
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.4ms)
975
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
976
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
977
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
978
-  (0.6ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
979
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
980
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
981
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_templates"
982
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
983
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (16.1ms)
984
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
985
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
986
- Completed 200 OK in 176ms (Views: 156.0ms | ActiveRecord: 2.5ms)
987
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
988
- Started POST "/de/backend/cms/pages" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
989
- Processing by Cmor::Cms::Backend::PagesController#create as HTML
990
- Parameters: {"utf8"=>"✓", "page"=>{"title"=>"Impressum", "meta_description"=>"", "body"=>"", "pathname"=>"", "basename"=>"impressum", "locale"=>"de", "format"=>"", "handler"=>"textile", "layout"=>""}, "commit"=>"Seite erstellen", "locale"=>"de"}
991
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/pages/new]
992
-  (0.2ms) SAVEPOINT active_record_1
993
- Cmor::Cms::Page Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."basename" = ? AND "cmor_cms_pages"."pathname" = ? AND "cmor_cms_pages"."locale" = ? AND "cmor_cms_pages"."format" = ? AND "cmor_cms_pages"."handler" = ? LIMIT ? [["basename", "impressum"], ["pathname", "/"], ["locale", "de"], ["format", ""], ["handler", "textile"], ["LIMIT", 1]]
994
- Cmor::Cms::Page Create (0.4ms) INSERT INTO "cmor_cms_pages" ("basename", "pathname", "title", "meta_description", "body", "layout", "locale", "format", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["basename", "impressum"], ["pathname", "/"], ["title", "Impressum"], ["meta_description", ""], ["body", ""], ["layout", ""], ["locale", "de"], ["format", ""], ["handler", "textile"], ["created_at", "2019-06-12 14:51:48.802477"], ["updated_at", "2019-06-12 14:51:48.802477"]]
995
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 1]]
996
-  (0.1ms) RELEASE SAVEPOINT active_record_1
997
- Redirected to http://www.example.com/de/backend/cms/pages/1
998
- Completed 302 Found in 28ms (ActiveRecord: 1.0ms)
999
- Started GET "/de/backend/cms/pages/1" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
1000
- Processing by Cmor::Cms::Backend::PagesController#show as HTML
1001
- Parameters: {"locale"=>"de", "id"=>"1"}
1002
- Cmor::Cms::Page Load (0.3ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1003
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/pages/new]
1004
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1005
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
1006
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/pages/_show_table.html.haml (3.8ms)
1007
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1008
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.9ms)
1009
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1010
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1011
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_boolean.html.haml (0.2ms)
1012
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1013
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
1014
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.0ms)
1015
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (6.3ms)
1016
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1017
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.6ms)
1018
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (71.9ms)
1019
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1020
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1021
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1022
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.1ms)
1023
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.2ms)
1024
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1025
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1026
-  (1.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1027
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1028
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1029
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1030
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1031
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (11.6ms)
1032
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1033
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1034
- Completed 200 OK in 112ms (Views: 92.3ms | ActiveRecord: 2.0ms)
1035
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1036
- Cmor::Cms::Page Load (0.2ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages" ORDER BY "cmor_cms_pages"."id" DESC LIMIT ? [["LIMIT", 1]]
1037
-  (0.2ms) rollback transaction
1038
-  (0.1ms) begin transaction
1039
-  (0.1ms) SAVEPOINT active_record_1
1040
- Cmor::Cms::Page Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."basename" = ? AND "cmor_cms_pages"."pathname" = ? AND "cmor_cms_pages"."locale" = ? AND "cmor_cms_pages"."format" IS NULL AND "cmor_cms_pages"."handler" = ? LIMIT ? [["basename", "page_4"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1041
- Cmor::Cms::Page Create (0.2ms) INSERT INTO "cmor_cms_pages" ("basename", "pathname", "title", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["basename", "page_4"], ["pathname", "/"], ["title", "Home"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:48.953267"], ["updated_at", "2019-06-12 14:51:48.953267"]]
1042
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 1]]
1043
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1044
- Started GET "/de/backend/cms/pages/1" for 127.0.0.1 at 2019-06-12 16:51:48 +0200
1045
- Processing by Cmor::Cms::Backend::PagesController#show as HTML
1046
- Parameters: {"locale"=>"de", "id"=>"1"}
1047
- Cmor::Cms::Page Load (0.1ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1048
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1049
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.7ms)
1050
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/pages/_show_table.html.haml (0.3ms)
1051
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.4ms)
1052
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1053
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1054
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.4ms)
1055
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_boolean.html.haml (0.2ms)
1056
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1057
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.3ms)
1058
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.9ms)
1059
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (11.6ms)
1060
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.3ms)
1061
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.3ms)
1062
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (18.2ms)
1063
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1064
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1065
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1066
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1067
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1068
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1069
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1070
-  (1.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1071
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1072
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1073
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1074
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1075
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (26.8ms)
1076
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1077
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.3ms)
1078
- Completed 200 OK in 72ms (Views: 68.4ms | ActiveRecord: 2.7ms)
1079
-  (0.4ms) rollback transaction
1080
-  (0.3ms) begin transaction
1081
-  (2.6ms) SAVEPOINT active_record_1
1082
- Cmor::Cms::Page Exists (0.4ms) SELECT 1 AS one FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."basename" = ? AND "cmor_cms_pages"."pathname" = ? AND "cmor_cms_pages"."locale" = ? AND "cmor_cms_pages"."format" IS NULL AND "cmor_cms_pages"."handler" = ? LIMIT ? [["basename", "page_5"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1083
- Cmor::Cms::Page Create (0.4ms) INSERT INTO "cmor_cms_pages" ("basename", "pathname", "title", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["basename", "page_5"], ["pathname", "/"], ["title", "Home"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:49.054107"], ["updated_at", "2019-06-12 14:51:49.054107"]]
1084
- Cmor::Cms::NavigationItem Load (0.1ms) SELECT "cmor_cms_navigation_items".* FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC [["page_id", 1]]
1085
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1086
- Started GET "/de/backend/cms/pages/1" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1087
- Processing by Cmor::Cms::Backend::PagesController#show as HTML
1088
- Parameters: {"locale"=>"de", "id"=>"1"}
1089
- Cmor::Cms::Page Load (0.1ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1090
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1091
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.5ms)
1092
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/pages/_show_table.html.haml (0.5ms)
1093
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
1094
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1095
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1096
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1097
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_boolean.html.haml (0.2ms)
1098
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1099
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.3ms)
1100
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
1101
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (8.4ms)
1102
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1103
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (2.2ms)
1104
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (25.0ms)
1105
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1106
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1107
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1108
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1109
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1110
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1111
-  (0.6ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1112
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1113
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1114
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1115
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1116
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1117
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (27.5ms)
1118
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1119
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1120
- Completed 200 OK in 83ms (Views: 79.1ms | ActiveRecord: 2.0ms)
1121
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1122
- Started DELETE "/de/backend/cms/pages/1" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1123
- Processing by Cmor::Cms::Backend::PagesController#destroy as HTML
1124
- Parameters: {"locale"=>"de", "id"=>"1"}
1125
- Cmor::Cms::Page Load (0.2ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1126
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/pages/1]
1127
-  (0.1ms) SAVEPOINT active_record_1
1128
- Cmor::Cms::NavigationItem Update All (1.4ms) UPDATE "cmor_cms_navigation_items" SET "page_id" = NULL WHERE "cmor_cms_navigation_items"."id" IN (SELECT "cmor_cms_navigation_items"."id" FROM "cmor_cms_navigation_items" WHERE "cmor_cms_navigation_items"."page_id" = ? ORDER BY "cmor_cms_navigation_items"."navigation_id" ASC, "cmor_cms_navigation_items"."lft" ASC) [["page_id", 1]]
1129
- Cmor::Cms::ContentBlock Load (0.4ms) SELECT "cmor_cms_content_blocks".* FROM "cmor_cms_content_blocks" WHERE "cmor_cms_content_blocks"."page_id" = ? [["page_id", 1]]
1130
- Cmor::Cms::Page Destroy (1.3ms) DELETE FROM "cmor_cms_pages" WHERE "cmor_cms_pages"."id" = ? [["id", 1]]
1131
-  (0.4ms) RELEASE SAVEPOINT active_record_1
1132
- Redirected to http://www.example.com/de/backend/cms/pages
1133
- Completed 302 Found in 56ms (ActiveRecord: 4.3ms)
1134
- Started GET "/de/backend/cms/pages" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1135
- Processing by Cmor::Cms::Backend::PagesController#index as HTML
1136
- Parameters: {"locale"=>"de"}
1137
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/pages/1]
1138
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
1139
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.2ms)
1140
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/pages/_index_table.html.haml (0.5ms)
1141
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.2ms)
1142
- Cmor::Cms::Page Load (0.4ms) SELECT "cmor_cms_pages".* FROM "cmor_cms_pages"
1143
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (9.3ms)
1144
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
1145
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.7ms)
1146
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (17.9ms)
1147
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1148
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1149
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.5ms)
1150
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1151
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1152
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1153
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1154
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1155
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1156
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1157
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1158
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1159
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (19.6ms)
1160
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1161
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1162
- Completed 200 OK in 55ms (Views: 51.3ms | ActiveRecord: 1.9ms)
1163
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1164
-  (0.2ms) rollback transaction
1165
-  (0.2ms) begin transaction
1166
-  (0.2ms) SAVEPOINT active_record_1
1167
- Cmor::Cms::Partial Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" IS NULL AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_partial_1"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1168
- Cmor::Cms::Partial Create (0.3ms) INSERT INTO "cmor_cms_partials" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "_partial_1"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:49.315216"], ["updated_at", "2019-06-12 14:51:49.315216"]]
1169
-  (0.2ms) RELEASE SAVEPOINT active_record_1
1170
-  (0.1ms) SAVEPOINT active_record_1
1171
- Cmor::Cms::Partial Exists (0.3ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" IS NULL AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_partial_2"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1172
- Cmor::Cms::Partial Create (0.4ms) INSERT INTO "cmor_cms_partials" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "_partial_2"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:49.322000"], ["updated_at", "2019-06-12 14:51:49.322000"]]
1173
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1174
-  (0.2ms) SAVEPOINT active_record_1
1175
- Cmor::Cms::Partial Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" IS NULL AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_partial_3"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1176
- Cmor::Cms::Partial Create (0.2ms) INSERT INTO "cmor_cms_partials" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "_partial_3"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:49.328334"], ["updated_at", "2019-06-12 14:51:49.328334"]]
1177
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1178
- Started GET "/de/backend/cms/partials" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1179
- Processing by Cmor::Cms::Backend::PartialsController#index as HTML
1180
- Parameters: {"locale"=>"de"}
1181
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
1182
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
1183
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/partials/_index_table.html.haml (3.3ms)
1184
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.2ms)
1185
- Cmor::Cms::Partial Load (0.2ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials"
1186
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1187
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1188
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
1189
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
1190
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1191
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1192
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
1193
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
1194
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1195
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1196
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
1197
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
1198
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (15.0ms)
1199
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
1200
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.4ms)
1201
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (100.3ms)
1202
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1203
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1204
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1205
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
1206
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1207
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1208
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1209
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1210
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1211
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1212
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1213
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1214
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (12.3ms)
1215
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1216
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1217
- Completed 200 OK in 227ms (Views: 183.5ms | ActiveRecord: 1.1ms)
1218
-  (0.2ms) rollback transaction
1219
-  (0.1ms) begin transaction
1220
- Started GET "/de/backend/cms/partials/new" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1221
- Processing by Cmor::Cms::Backend::PartialsController#new as HTML
1222
- Parameters: {"locale"=>"de"}
1223
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application
1224
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.2ms)
1225
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/partials/_form.html.haml (29.9ms)
1226
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (1.3ms)
1227
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_new_actions.html.haml (1.3ms)
1228
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application (106.8ms)
1229
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1230
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1231
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1232
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.5ms)
1233
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1234
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1235
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1236
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1237
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1238
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1239
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1240
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1241
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (14.9ms)
1242
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1243
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1244
- Completed 200 OK in 152ms (Views: 133.0ms | ActiveRecord: 1.1ms)
1245
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1246
- Started POST "/de/backend/cms/partials" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1247
- Processing by Cmor::Cms::Backend::PartialsController#create as HTML
1248
- Parameters: {"utf8"=>"✓", "partial"=>{"body"=>"", "pathname"=>"", "basename"=>"_navigation", "locale"=>"de", "format"=>"", "handler"=>"textile"}, "commit"=>"Fragment erstellen", "locale"=>"de"}
1249
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/partials/new]
1250
-  (0.1ms) SAVEPOINT active_record_1
1251
- Cmor::Cms::Partial Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" = ? AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_navigation"], ["pathname", "/"], ["locale", "de"], ["format", ""], ["handler", "textile"], ["LIMIT", 1]]
1252
- Cmor::Cms::Partial Create (0.3ms) INSERT INTO "cmor_cms_partials" ("basename", "pathname", "body", "locale", "format", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["basename", "_navigation"], ["pathname", "/"], ["body", ""], ["locale", "de"], ["format", ""], ["handler", "textile"], ["created_at", "2019-06-12 14:51:49.744272"], ["updated_at", "2019-06-12 14:51:49.744272"]]
1253
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1254
- Redirected to http://www.example.com/de/backend/cms/partials/1
1255
- Completed 302 Found in 24ms (ActiveRecord: 0.7ms)
1256
- Started GET "/de/backend/cms/partials/1" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1257
- Processing by Cmor::Cms::Backend::PartialsController#show as HTML
1258
- Parameters: {"locale"=>"de", "id"=>"1"}
1259
- Cmor::Cms::Partial Load (0.5ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1260
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/partials/new]
1261
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1262
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
1263
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.3ms)
1264
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1265
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1266
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1267
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1268
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1269
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1270
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1271
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1272
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1273
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1274
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (5.9ms)
1275
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1276
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.8ms)
1277
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (83.8ms)
1278
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1279
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1280
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1281
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.1ms)
1282
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1283
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1284
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1285
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1286
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1287
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1288
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1289
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1290
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (11.4ms)
1291
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1292
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1293
- Completed 200 OK in 125ms (Views: 105.2ms | ActiveRecord: 1.3ms)
1294
-  (0.9ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1295
- Cmor::Cms::Partial Load (0.2ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" ORDER BY "cmor_cms_partials"."id" DESC LIMIT ? [["LIMIT", 1]]
1296
-  (0.2ms) rollback transaction
1297
-  (0.1ms) begin transaction
1298
-  (0.1ms) SAVEPOINT active_record_1
1299
- Cmor::Cms::Partial Exists (0.3ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" IS NULL AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_partial_4"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1300
- Cmor::Cms::Partial Create (0.3ms) INSERT INTO "cmor_cms_partials" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "_partial_4"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:49.905262"], ["updated_at", "2019-06-12 14:51:49.905262"]]
1301
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1302
- Started GET "/de/backend/cms/partials/1" for 127.0.0.1 at 2019-06-12 16:51:49 +0200
1303
- Processing by Cmor::Cms::Backend::PartialsController#show as HTML
1304
- Parameters: {"locale"=>"de", "id"=>"1"}
1305
- Cmor::Cms::Partial Load (0.1ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1306
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1307
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.2ms)
1308
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.8ms)
1309
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.0ms)
1310
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1311
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1312
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1313
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1314
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1315
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1316
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1317
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.6ms)
1318
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.5ms)
1319
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (15.5ms)
1320
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1321
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.8ms)
1322
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (22.7ms)
1323
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
1324
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1325
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
1326
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1327
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1328
-  (1.1ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1329
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1330
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1331
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1332
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1333
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1334
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1335
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (18.8ms)
1336
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1337
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1338
- Completed 200 OK in 75ms (Views: 71.1ms | ActiveRecord: 2.4ms)
1339
-  (0.4ms) rollback transaction
1340
-  (0.1ms) begin transaction
1341
-  (0.0ms) SAVEPOINT active_record_1
1342
- Cmor::Cms::Partial Exists (0.3ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" IS NULL AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_partial_5"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1343
- Cmor::Cms::Partial Create (0.3ms) INSERT INTO "cmor_cms_partials" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "_partial_5"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:49.997378"], ["updated_at", "2019-06-12 14:51:49.997378"]]
1344
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1345
- Started GET "/de/backend/cms/partials/1/edit" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1346
- Processing by Cmor::Cms::Backend::PartialsController#edit as HTML
1347
- Parameters: {"locale"=>"de", "id"=>"1"}
1348
- Cmor::Cms::Partial Load (0.1ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1349
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application
1350
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.1ms)
1351
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/partials/_form.html.haml (28.8ms)
1352
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (1.9ms)
1353
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_edit_actions.html.haml (2.0ms)
1354
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application (66.0ms)
1355
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1356
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1357
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1358
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (1.0ms)
1359
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1360
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1361
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1362
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1363
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1364
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1365
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1366
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1367
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (14.5ms)
1368
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1369
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1370
- Completed 200 OK in 123ms (Views: 100.1ms | ActiveRecord: 1.0ms)
1371
- Started PATCH "/de/backend/cms/partials/1" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1372
- Processing by Cmor::Cms::Backend::PartialsController#update as HTML
1373
- Parameters: {"utf8"=>"✓", "partial"=>{"body"=>"New body", "pathname"=>"/", "basename"=>"_new_basename", "locale"=>"de", "format"=>"", "handler"=>"erb"}, "commit"=>"Fragment aktualisieren", "locale"=>"de", "id"=>"1"}
1374
- Cmor::Cms::Partial Load (0.2ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1375
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/partials/1/edit]
1376
-  (0.2ms) SAVEPOINT active_record_1
1377
- Cmor::Cms::Partial Exists (0.3ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."id" != ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" = ? AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_new_basename"], ["id", 1], ["pathname", "/"], ["locale", "de"], ["format", ""], ["handler", "erb"], ["LIMIT", 1]]
1378
- Cmor::Cms::Partial Update (0.3ms) UPDATE "cmor_cms_partials" SET "body" = ?, "basename" = ?, "format" = ?, "updated_at" = ? WHERE "cmor_cms_partials"."id" = ? [["body", "New body"], ["basename", "_new_basename"], ["format", ""], ["updated_at", "2019-06-12 14:51:50.160243"], ["id", 1]]
1379
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1380
- Redirected to http://www.example.com/de/backend/cms/partials/1
1381
- Completed 302 Found in 27ms (ActiveRecord: 1.0ms)
1382
- Started GET "/de/backend/cms/partials/1" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1383
- Processing by Cmor::Cms::Backend::PartialsController#show as HTML
1384
- Parameters: {"locale"=>"de", "id"=>"1"}
1385
- Cmor::Cms::Partial Load (0.3ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1386
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/partials/1/edit]
1387
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1388
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.2ms)
1389
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (1.1ms)
1390
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
1391
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1392
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1393
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1394
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
1395
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1396
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1397
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1398
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1399
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1400
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (15.6ms)
1401
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1402
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.6ms)
1403
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (25.2ms)
1404
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
1405
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1406
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1407
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.8ms)
1408
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1409
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1410
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1411
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1412
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1413
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1414
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1415
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1416
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (12.4ms)
1417
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1418
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1419
- Completed 200 OK in 60ms (Views: 53.5ms | ActiveRecord: 1.2ms)
1420
- Cmor::Cms::Partial Load (0.4ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1421
-  (0.6ms) rollback transaction
1422
-  (0.2ms) begin transaction
1423
-  (0.1ms) SAVEPOINT active_record_1
1424
- Cmor::Cms::Partial Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."basename" = ? AND "cmor_cms_partials"."pathname" = ? AND "cmor_cms_partials"."locale" = ? AND "cmor_cms_partials"."format" IS NULL AND "cmor_cms_partials"."handler" = ? LIMIT ? [["basename", "_partial_6"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1425
- Cmor::Cms::Partial Create (0.5ms) INSERT INTO "cmor_cms_partials" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "_partial_6"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:50.271920"], ["updated_at", "2019-06-12 14:51:50.271920"]]
1426
-  (0.9ms) RELEASE SAVEPOINT active_record_1
1427
- Started GET "/de/backend/cms/partials/1" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1428
- Processing by Cmor::Cms::Backend::PartialsController#show as HTML
1429
- Parameters: {"locale"=>"de", "id"=>"1"}
1430
- Cmor::Cms::Partial Load (0.1ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1431
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1432
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.2ms)
1433
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.4ms)
1434
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1435
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1436
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1437
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1438
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1439
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (3.1ms)
1440
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1441
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1442
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1443
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1444
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (14.5ms)
1445
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1446
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (2.0ms)
1447
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (21.4ms)
1448
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
1449
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1450
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (2.4ms)
1451
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1452
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1453
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1454
-  (0.7ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1455
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1456
-  (0.5ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1457
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1458
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1459
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1460
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (18.5ms)
1461
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1462
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1463
- Completed 200 OK in 81ms (Views: 77.2ms | ActiveRecord: 2.4ms)
1464
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1465
- Started DELETE "/de/backend/cms/partials/1" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1466
- Processing by Cmor::Cms::Backend::PartialsController#destroy as HTML
1467
- Parameters: {"locale"=>"de", "id"=>"1"}
1468
- Cmor::Cms::Partial Load (0.2ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1469
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/partials/1]
1470
-  (0.1ms) SAVEPOINT active_record_1
1471
- Cmor::Cms::Partial Destroy (0.2ms) DELETE FROM "cmor_cms_partials" WHERE "cmor_cms_partials"."id" = ? [["id", 1]]
1472
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1473
- Redirected to http://www.example.com/de/backend/cms/partials
1474
- Completed 302 Found in 29ms (ActiveRecord: 0.6ms)
1475
- Started GET "/de/backend/cms/partials" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1476
- Processing by Cmor::Cms::Backend::PartialsController#index as HTML
1477
- Parameters: {"locale"=>"de"}
1478
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/partials/1]
1479
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
1480
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
1481
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/partials/_index_table.html.haml (0.2ms)
1482
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.1ms)
1483
- Cmor::Cms::Partial Load (0.1ms) SELECT "cmor_cms_partials".* FROM "cmor_cms_partials"
1484
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (3.6ms)
1485
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
1486
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.4ms)
1487
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (8.3ms)
1488
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1489
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1490
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.1ms)
1491
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1492
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1493
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1494
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1495
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1496
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1497
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1498
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1499
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1500
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (17.1ms)
1501
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1502
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1503
- Completed 200 OK in 37ms (Views: 34.7ms | ActiveRecord: 1.2ms)
1504
-  (0.0ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1505
-  (0.3ms) rollback transaction
1506
-  (0.1ms) begin transaction
1507
-  (0.2ms) SAVEPOINT active_record_1
1508
- Cmor::Cms::Template Exists (0.6ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" IS NULL AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "template_1"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1509
- Cmor::Cms::Template Create (0.6ms) INSERT INTO "cmor_cms_templates" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "template_1"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:50.480866"], ["updated_at", "2019-06-12 14:51:50.480866"]]
1510
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1511
-  (0.0ms) SAVEPOINT active_record_1
1512
- Cmor::Cms::Template Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" IS NULL AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "template_2"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1513
- Cmor::Cms::Template Create (0.3ms) INSERT INTO "cmor_cms_templates" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "template_2"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:50.488013"], ["updated_at", "2019-06-12 14:51:50.488013"]]
1514
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1515
-  (0.1ms) SAVEPOINT active_record_1
1516
- Cmor::Cms::Template Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" IS NULL AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "template_3"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1517
- Cmor::Cms::Template Create (0.2ms) INSERT INTO "cmor_cms_templates" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "template_3"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:50.493227"], ["updated_at", "2019-06-12 14:51:50.493227"]]
1518
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1519
- Started GET "/de/backend/cms/templates" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1520
- Processing by Cmor::Cms::Backend::TemplatesController#index as HTML
1521
- Parameters: {"locale"=>"de"}
1522
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
1523
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
1524
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/templates/_index_table.html.haml (5.7ms)
1525
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.2ms)
1526
- Cmor::Cms::Template Load (0.3ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates"
1527
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1528
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1529
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
1530
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
1531
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1532
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1533
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
1534
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
1535
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1536
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1537
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.2ms)
1538
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_timestamp.html.haml (0.1ms)
1539
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (13.9ms)
1540
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
1541
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.5ms)
1542
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (108.4ms)
1543
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1544
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1545
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
1546
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
1547
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1548
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1549
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1550
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1551
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1552
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1553
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1554
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1555
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (12.4ms)
1556
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1557
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1558
- Completed 200 OK in 197ms (Views: 175.9ms | ActiveRecord: 1.1ms)
1559
-  (0.2ms) rollback transaction
1560
-  (0.1ms) begin transaction
1561
- Started GET "/de/backend/cms/templates/new" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1562
- Processing by Cmor::Cms::Backend::TemplatesController#new as HTML
1563
- Parameters: {"locale"=>"de"}
1564
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application
1565
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.2ms)
1566
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/templates/_form.html.haml (62.2ms)
1567
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (1.0ms)
1568
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_new_actions.html.haml (0.6ms)
1569
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application (127.1ms)
1570
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1571
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1572
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1573
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.5ms)
1574
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1575
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1576
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1577
-  (0.5ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1578
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1579
-  (1.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1580
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1581
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1582
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (14.7ms)
1583
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1584
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1585
- Completed 200 OK in 170ms (Views: 151.0ms | ActiveRecord: 2.5ms)
1586
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1587
- Started POST "/de/backend/cms/templates" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1588
- Processing by Cmor::Cms::Backend::TemplatesController#create as HTML
1589
- Parameters: {"utf8"=>"✓", "template"=>{"body"=>"", "pathname"=>"", "basename"=>"mobile", "locale"=>"de", "format"=>"", "handler"=>"textile"}, "commit"=>"Vorlage erstellen", "locale"=>"de"}
1590
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/templates/new]
1591
-  (0.1ms) SAVEPOINT active_record_1
1592
- Cmor::Cms::Template Exists (0.2ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" = ? AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "mobile"], ["pathname", "/"], ["locale", "de"], ["format", ""], ["handler", "textile"], ["LIMIT", 1]]
1593
- Cmor::Cms::Template Create (0.3ms) INSERT INTO "cmor_cms_templates" ("basename", "pathname", "body", "locale", "format", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["basename", "mobile"], ["pathname", "/"], ["body", ""], ["locale", "de"], ["format", ""], ["handler", "textile"], ["created_at", "2019-06-12 14:51:50.902853"], ["updated_at", "2019-06-12 14:51:50.902853"]]
1594
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1595
- Redirected to http://www.example.com/de/backend/cms/templates/1
1596
- Completed 302 Found in 25ms (ActiveRecord: 0.7ms)
1597
- Started GET "/de/backend/cms/templates/1" for 127.0.0.1 at 2019-06-12 16:51:50 +0200
1598
- Processing by Cmor::Cms::Backend::TemplatesController#show as HTML
1599
- Parameters: {"locale"=>"de", "id"=>"1"}
1600
- Cmor::Cms::Template Load (0.2ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1601
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/templates/new]
1602
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1603
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.5ms)
1604
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.4ms)
1605
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1606
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.5ms)
1607
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1608
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1609
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1610
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1611
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1612
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.0ms)
1613
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1614
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (5.3ms)
1615
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1616
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (0.9ms)
1617
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (82.0ms)
1618
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
1619
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1620
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
1621
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1622
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1623
-  (1.0ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1624
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1625
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1626
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1627
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1628
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1629
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1630
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (16.3ms)
1631
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1632
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1633
- Completed 200 OK in 128ms (Views: 108.4ms | ActiveRecord: 2.0ms)
1634
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1635
- Cmor::Cms::Template Load (0.4ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" ORDER BY "cmor_cms_templates"."id" DESC LIMIT ? [["LIMIT", 1]]
1636
-  (0.2ms) rollback transaction
1637
-  (0.1ms) begin transaction
1638
-  (0.3ms) SAVEPOINT active_record_1
1639
- Cmor::Cms::Template Exists (0.1ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" IS NULL AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "template_4"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1640
- Cmor::Cms::Template Create (0.4ms) INSERT INTO "cmor_cms_templates" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "template_4"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:51.070874"], ["updated_at", "2019-06-12 14:51:51.070874"]]
1641
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1642
- Started GET "/de/backend/cms/templates/1" for 127.0.0.1 at 2019-06-12 16:51:51 +0200
1643
- Processing by Cmor::Cms::Backend::TemplatesController#show as HTML
1644
- Parameters: {"locale"=>"de", "id"=>"1"}
1645
- Cmor::Cms::Template Load (0.1ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1646
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1647
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
1648
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.4ms)
1649
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1650
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.0ms)
1651
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.0ms)
1652
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1653
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1654
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1655
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.9ms)
1656
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.4ms)
1657
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.4ms)
1658
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (9.8ms)
1659
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.2ms)
1660
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (4.9ms)
1661
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (20.6ms)
1662
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1663
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1664
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1665
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1666
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.2ms)
1667
-  (0.6ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1668
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1669
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1670
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1671
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1672
-  (1.0ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1673
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1674
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (35.7ms)
1675
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1676
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1677
- Completed 200 OK in 78ms (Views: 73.8ms | ActiveRecord: 2.6ms)
1678
-  (0.8ms) rollback transaction
1679
-  (0.0ms) begin transaction
1680
-  (0.1ms) SAVEPOINT active_record_1
1681
- Cmor::Cms::Template Exists (0.4ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" IS NULL AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "template_5"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1682
- Cmor::Cms::Template Create (0.5ms) INSERT INTO "cmor_cms_templates" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "template_5"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:51.168270"], ["updated_at", "2019-06-12 14:51:51.168270"]]
1683
-  (0.2ms) RELEASE SAVEPOINT active_record_1
1684
- Started GET "/de/backend/cms/templates/1/edit" for 127.0.0.1 at 2019-06-12 16:51:51 +0200
1685
- Processing by Cmor::Cms::Backend::TemplatesController#edit as HTML
1686
- Parameters: {"locale"=>"de", "id"=>"1"}
1687
- Cmor::Cms::Template Load (0.1ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1688
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application
1689
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.4ms)
1690
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/templates/_form.html.haml (20.1ms)
1691
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (1.6ms)
1692
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_edit_actions.html.haml (2.2ms)
1693
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application (63.3ms)
1694
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1695
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1696
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
1697
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.7ms)
1698
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1699
-  (0.9ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1700
-  (0.5ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1701
-  (1.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1702
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1703
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1704
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1705
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1706
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (26.3ms)
1707
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1708
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.3ms)
1709
- Completed 200 OK in 135ms (Views: 108.2ms | ActiveRecord: 3.2ms)
1710
- Started PATCH "/de/backend/cms/templates/1" for 127.0.0.1 at 2019-06-12 16:51:51 +0200
1711
- Processing by Cmor::Cms::Backend::TemplatesController#update as HTML
1712
- Parameters: {"utf8"=>"✓", "template"=>{"body"=>"New body", "pathname"=>"/", "basename"=>"responsive", "locale"=>"de", "format"=>"", "handler"=>"erb"}, "commit"=>"Vorlage aktualisieren", "locale"=>"de", "id"=>"1"}
1713
- Cmor::Cms::Template Load (0.1ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1714
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/templates/1/edit]
1715
-  (0.1ms) SAVEPOINT active_record_1
1716
- Cmor::Cms::Template Exists (0.4ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."id" != ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" = ? AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "responsive"], ["id", 1], ["pathname", "/"], ["locale", "de"], ["format", ""], ["handler", "erb"], ["LIMIT", 1]]
1717
- Cmor::Cms::Template Update (0.4ms) UPDATE "cmor_cms_templates" SET "body" = ?, "basename" = ?, "format" = ?, "updated_at" = ? WHERE "cmor_cms_templates"."id" = ? [["body", "New body"], ["basename", "responsive"], ["format", ""], ["updated_at", "2019-06-12 14:51:51.343240"], ["id", 1]]
1718
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1719
- Redirected to http://www.example.com/de/backend/cms/templates/1
1720
- Completed 302 Found in 29ms (ActiveRecord: 1.1ms)
1721
- Started GET "/de/backend/cms/templates/1" for 127.0.0.1 at 2019-06-12 16:51:51 +0200
1722
- Processing by Cmor::Cms::Backend::TemplatesController#show as HTML
1723
- Parameters: {"locale"=>"de", "id"=>"1"}
1724
- Cmor::Cms::Template Load (0.3ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1725
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/templates/1/edit]
1726
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1727
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.2ms)
1728
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.3ms)
1729
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1730
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1731
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1732
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1733
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1734
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1735
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1736
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1737
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1738
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (5.8ms)
1739
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1740
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.4ms)
1741
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (11.7ms)
1742
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1743
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1744
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1745
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
1746
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1747
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1748
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1749
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1750
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1751
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1752
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1753
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1754
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (12.3ms)
1755
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1756
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.1ms)
1757
- Completed 200 OK in 41ms (Views: 36.3ms | ActiveRecord: 1.2ms)
1758
- Cmor::Cms::Template Load (0.0ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1759
-  (0.2ms) rollback transaction
1760
-  (0.2ms) begin transaction
1761
-  (0.3ms) SAVEPOINT active_record_1
1762
- Cmor::Cms::Template Exists (1.1ms) SELECT 1 AS one FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."basename" = ? AND "cmor_cms_templates"."pathname" = ? AND "cmor_cms_templates"."locale" = ? AND "cmor_cms_templates"."format" IS NULL AND "cmor_cms_templates"."handler" = ? LIMIT ? [["basename", "template_6"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["LIMIT", 1]]
1763
- Cmor::Cms::Template Create (0.5ms) INSERT INTO "cmor_cms_templates" ("basename", "pathname", "locale", "handler", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["basename", "template_6"], ["pathname", "/"], ["locale", "de"], ["handler", "erb"], ["created_at", "2019-06-12 14:51:51.431601"], ["updated_at", "2019-06-12 14:51:51.431601"]]
1764
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1765
- Started GET "/de/backend/cms/templates/1" for 127.0.0.1 at 2019-06-12 16:51:51 +0200
1766
- Processing by Cmor::Cms::Backend::TemplatesController#show as HTML
1767
- Parameters: {"locale"=>"de", "id"=>"1"}
1768
- Cmor::Cms::Template Load (0.2ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1769
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
1770
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
1771
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.1ms)
1772
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (1.3ms)
1773
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1774
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1775
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1776
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1777
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
1778
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1779
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.4ms)
1780
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
1781
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (10.5ms)
1782
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
1783
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (3.3ms)
1784
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (18.6ms)
1785
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
1786
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1787
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (1.0ms)
1788
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.4ms)
1789
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1790
-  (0.0ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1791
-  (0.0ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1792
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1793
-  (0.5ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1794
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1795
-  (0.4ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1796
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1797
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (28.6ms)
1798
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1799
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1800
- Completed 200 OK in 68ms (Views: 64.7ms | ActiveRecord: 1.4ms)
1801
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1802
- Started DELETE "/de/backend/cms/templates/1" for 127.0.0.1 at 2019-06-12 16:51:51 +0200
1803
- Processing by Cmor::Cms::Backend::TemplatesController#destroy as HTML
1804
- Parameters: {"locale"=>"de", "id"=>"1"}
1805
- Cmor::Cms::Template Load (0.1ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
1806
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/templates/1]
1807
-  (0.1ms) SAVEPOINT active_record_1
1808
- Cmor::Cms::Template Destroy (0.3ms) DELETE FROM "cmor_cms_templates" WHERE "cmor_cms_templates"."id" = ? [["id", 1]]
1809
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1810
- Redirected to http://www.example.com/de/backend/cms/templates
1811
- Completed 302 Found in 29ms (ActiveRecord: 0.6ms)
1812
- Started GET "/de/backend/cms/templates" for 127.0.0.1 at 2019-06-12 16:51:51 +0200
1813
- Processing by Cmor::Cms::Backend::TemplatesController#index as HTML
1814
- Parameters: {"locale"=>"de"}
1815
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/cms/templates/1]
1816
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
1817
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
1818
- Rendered /home/vagrant/rails/cmor/cmor/cmor_cms_backend/app/views/cmor/cms/backend/templates/_index_table.html.haml (0.2ms)
1819
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.1ms)
1820
- Cmor::Cms::Template Load (0.1ms) SELECT "cmor_cms_templates".* FROM "cmor_cms_templates"
1821
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (2.8ms)
1822
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
1823
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.3ms)
1824
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (7.0ms)
1825
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
1826
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1827
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
1828
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
1829
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
1830
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_content_boxes"
1831
-  (0.2ms) SELECT COUNT(*) FROM "cmor_cms_navigation_items"
1832
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_navigations"
1833
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_pages"
1834
-  (1.2ms) SELECT COUNT(*) FROM "cmor_cms_partials"
1835
-  (0.3ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1836
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :resource_controllers.
1837
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (15.3ms)
1838
- Administrador: The namespace Cmor::Cms::Backend either does not define a Configuration class or the class Cmor::Cms::Backend::Configuration does not respond_to :sidebar_controllers.
1839
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
1840
- Completed 200 OK in 35ms (Views: 32.0ms | ActiveRecord: 2.3ms)
1841
-  (0.1ms) SELECT COUNT(*) FROM "cmor_cms_templates"
1842
-  (0.2ms) rollback transaction