TrustyCms::Config Load (2.4ms) SELECT `config`.* FROM `config`  (0.3ms) SELECT DISTINCT class_name FROM pages WHERE class_name <> '' AND class_name IS NOT NULL TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` TrustyCms::Config Load (0.6ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "admin.title"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "admin.subtitle"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] SQL (0.0ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.snippet.filter"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "session_timeout"]] SQL (0.0ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "default_locale"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT  (0.9ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (1.1ms) DELETE FROM `users` Fixture Insert (0.7ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:06', '2015-08-13 15:12:06', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:06', '2015-08-13 15:12:06', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:06 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 38ms (ActiveRecord: 0.7ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:06 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:06 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:06 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (4.9ms) WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 94 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_header.scss from line 12 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 10 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 4 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_dropdown.scss from line 14 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 286 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 293 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 324 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 74 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_content.scss from line 18 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 52 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 65 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 78 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 105 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 112 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 64 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 230 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 236 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 41 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_tabcontrol.scss from line 22 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 51 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 58 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss Completed 200 OK in 4358ms (Views: 4356.6ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:10 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:10 -0400 Processing by Admin::PagesController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (17.8ms) Completed 200 OK in 28ms (Views: 24.6ms | ActiveRecord: 0.7ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:10 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (42.4ms) Completed 200 OK in 53ms (Views: 49.1ms | ActiveRecord: 2.0ms) Started GET "/admin/preferences" for 127.0.0.1 at 2015-08-13 11:12:10 -0400 Processing by Admin::PreferencesController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_avatar.html.haml (0.9ms) User Exists (0.3ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_password_fields.html.haml (18.0ms)

••••• Change

or Cancel

Personal Preferences

Avatar provided by gravatar.com

••••• Change

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/preferences/edit.html.haml within layouts/application (52.3ms) Completed 200 OK in 59ms (Views: 56.8ms | ActiveRecord: 0.6ms) Started PUT "/admin/preferences" for 127.0.0.1 at 2015-08-13 11:12:10 -0400 Processing by Admin::PreferencesController#update as HTML Parameters: {"utf8"=>"✓", "user"=>{"name"=>"Captain Kathryn Janeway", "email"=>"", "login"=>"captain", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "locale"=>""}, "commit"=>"Save Changes"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN User Exists (0.2ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.3ms) UPDATE `users` SET `users`.`name` = 'Captain Kathryn Janeway', `users`.`email` = '', `users`.`locale` = '', `users`.`updated_at` = '2015-08-13 15:12:10', `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = ? AND `users`.`lock_version` = ? [["id", 786478546], ["lock_version", 0]]  (0.2ms) COMMIT Redirected to http://www.example.com/admin/configuration Completed 302 Found in 8ms (ActiveRecord: 1.1ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:10 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Captain Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (38.6ms) Completed 200 OK in 44ms (Views: 41.0ms | ActiveRecord: 1.8ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (1.3ms) SELECT DATABASE() as db  (2.1ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (26.8ms) TRUNCATE TABLE `extension_meta`;  (25.4ms) TRUNCATE TABLE `layouts`;  (24.8ms) TRUNCATE TABLE `page_fields`;  (24.9ms) TRUNCATE TABLE `page_parts`;  (32.5ms) TRUNCATE TABLE `pages`;  (31.0ms) TRUNCATE TABLE `sessions`;  (33.6ms) TRUNCATE TABLE `snippets`;  (25.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.8ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (35.8ms) Completed 200 OK in 42ms (Views: 37.8ms | ActiveRecord: 2.3ms) Started GET "/admin/configuration/edit" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::ConfigurationController#edit as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]]

Site

Defaults

Passwords

or Cancel

Configuration

Site

Defaults

Passwords

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/edit.html.haml within layouts/application (39.5ms) Completed 200 OK in 45ms (Views: 42.4ms | ActiveRecord: 1.6ms) Started PUT "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::ConfigurationController#update as HTML Parameters: {"utf8"=>"✓", "trusty_config"=>{"site.title"=>"My Special Site", "site.host"=>"www.example.com", "dev.host"=>"", "local.timezone"=>"", "defaults.locale"=>"", "defaults.page.filter"=>"", "defaults.page.parts"=>"body, extended", "defaults.page.fields"=>"Keywords, Description", "defaults.page.status"=>"Draft", "user.allow_password_reset?"=>"[FILTERED]"}} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Redirected to http://www.example.com/admin/configuration  (0.1ms) COMMIT Completed 302 Found in 10ms (ActiveRecord: 2.0ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.6ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (66.2ms) Completed 200 OK in 72ms (Views: 68.0ms | ActiveRecord: 2.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (5.3ms) TRUNCATE TABLE `layouts`;  (5.6ms) TRUNCATE TABLE `page_fields`;  (5.1ms) TRUNCATE TABLE `page_parts`;  (7.3ms) TRUNCATE TABLE `pages`;  (5.5ms) TRUNCATE TABLE `sessions`;  (4.8ms) TRUNCATE TABLE `snippets`;  (4.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (34.7ms) Completed 200 OK in 41ms (Views: 37.2ms | ActiveRecord: 2.1ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.0ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (5.1ms) TRUNCATE TABLE `page_fields`;  (4.6ms) TRUNCATE TABLE `page_parts`;  (7.0ms) TRUNCATE TABLE `pages`;  (4.4ms) TRUNCATE TABLE `sessions`;  (3.4ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (2.1ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (17.2ms) Completed 200 OK in 24ms (Views: 16.0ms | ActiveRecord: 5.2ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.5ms) TRUNCATE TABLE `extension_meta`;  (4.9ms) TRUNCATE TABLE `layouts`;  (4.8ms) TRUNCATE TABLE `page_fields`;  (4.2ms) TRUNCATE TABLE `page_parts`;  (5.8ms) TRUNCATE TABLE `pages`;  (4.1ms) TRUNCATE TABLE `sessions`;  (3.3ms) TRUNCATE TABLE `snippets`;  (3.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.3ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.3ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts/new" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

More

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (24.1ms)

New Layout

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/new.html.haml within layouts/application (28.9ms) Completed 200 OK in 37ms (Views: 32.2ms | ActiveRecord: 0.3ms) Started POST "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#create as HTML Parameters: {"utf8"=>"✓", "layout"=>{"lock_version"=>"0", "name"=>"Petunias", "content_type"=>"", "content"=>"Wisteria"}, "commit"=>"Create Layout"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN Layout Exists (0.3ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.3ms) INSERT INTO `layouts` (`name`, `content_type`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petunias"], ["content_type", ""], ["content", "Wisteria"], ["created_at", "2015-08-13 15:12:11"], ["updated_at", "2015-08-13 15:12:11"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.4ms) COMMIT Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 26ms (ActiveRecord: 1.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (10.9ms) Completed 200 OK in 18ms (Views: 12.9ms | ActiveRecord: 0.8ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.0ms) TRUNCATE TABLE `extension_meta`;  (4.1ms) TRUNCATE TABLE `layouts`;  (4.8ms) TRUNCATE TABLE `page_fields`;  (4.3ms) TRUNCATE TABLE `page_parts`;  (5.8ms) TRUNCATE TABLE `pages`;  (4.2ms) TRUNCATE TABLE `sessions`;  (3.7ms) TRUNCATE TABLE `snippets`;  (3.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.3ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.9ms) Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.5ms) SQL (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.3ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?) [["name", "Petunias"], ["content", "Wisteria"], ["created_at", "2015-08-13 15:12:11"], ["updated_at", "2015-08-13 15:12:11"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.7ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.7ms) Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.7ms) Started GET "/admin/layouts/1/edit" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = ? ORDER BY name LIMIT 1 [["id", 1]]

More

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 03:12 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (6.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_popups.html.haml (0.9ms)

Edit Layout

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 03:12 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/edit.html.haml within layouts/application (9.3ms) Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.3ms) TRUNCATE TABLE `extension_meta`;  (5.2ms) TRUNCATE TABLE `layouts`;  (5.1ms) TRUNCATE TABLE `page_fields`;  (4.7ms) TRUNCATE TABLE `page_parts`;  (8.8ms) TRUNCATE TABLE `pages`;  (5.3ms) TRUNCATE TABLE `sessions`;  (4.6ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:11', '2015-08-13 15:12:11', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.1ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.4ms) SQL (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?) [["name", "Petunias"], ["content", "Wisteria"], ["created_at", "2015-08-13 15:12:11"], ["updated_at", "2015-08-13 15:12:11"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.3ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.2ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts/1/remove" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#remove as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = ? ORDER BY name LIMIT 1 [["id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/remove.html.haml within layouts/application (2.4ms) Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.4ms) Started DELETE "/admin/layouts/1" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Load (0.1ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = ? ORDER BY name LIMIT 1 [["id", 1]] SQL (0.1ms) BEGIN SQL (0.3ms) DELETE FROM `layouts` WHERE `layouts`.`id` = ? AND `layouts`.`lock_version` = ? [["id", 1], ["lock_version", 0]]  (0.3ms) COMMIT Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 6ms (ActiveRecord: 1.3ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:11 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.4ms) Completed 200 OK in 10ms (Views: 4.7ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.0ms) TRUNCATE TABLE `extension_meta`;  (4.6ms) TRUNCATE TABLE `layouts`;  (6.2ms) TRUNCATE TABLE `page_fields`;  (5.5ms) TRUNCATE TABLE `page_parts`;  (7.3ms) TRUNCATE TABLE `pages`;  (4.8ms) TRUNCATE TABLE `sessions`;  (4.2ms) TRUNCATE TABLE `snippets`;  (5.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:12', '2015-08-13 15:12:12', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:12', '2015-08-13 15:12:12', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:63635/admin/welcome Completed 302 Found in 4ms (ActiveRecord: 0.6ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://127.0.0.1:63635/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://127.0.0.1:63635/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.0ms) Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started GET "/assets/admin/main.css" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Started GET "/assets/admin.js" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Started GET "/assets/admin/single_form_shadow.png" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:63635/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.8ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET "/assets/admin/plus.png" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by Admin::PagesController#new as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (7.5ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (5.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (8.8ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (47.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (7.5ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (60.9ms) Completed 200 OK in 94ms (Views: 64.0ms | ActiveRecord: 7.3ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:63635/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.6ms) Started GET "/assets/admin/plus_grey.png" for 127.0.0.1 at 2015-08-13 11:12:14 -0400 Started GET "/assets/admin/minus_grey.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/admin/metadata_toggle.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/admin/calendar_down.gif" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/admin/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/admin/add_tab.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/admin/spinner.gif" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/admin/tab_close.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/ckeditor/config.js?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Processing by Admin::WelcomeController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Redirected to http://127.0.0.1:63635/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/assets/ckeditor/skins/moono/editor.css?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/ckeditor/lang/en.js?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 0.6ms) Started GET "/assets/ckeditor/styles.js?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/ckeditor/skins/moono/icons.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/ckeditor/contents.css?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started POST "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Voyager Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["class_name", ""], ["title", "Voyager Home"], ["slug", "/"], ["breadcrumb", "Voyager Home"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:15"], ["updated_at", "2015-08-13 15:12:15"], ["created_by_id", 786478546], ["lock_version", 0]] SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "body"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "extended"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Keywords"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Description"], ["content", ""], ["page_id", 1]]  (0.4ms) COMMIT Page Load (0.2ms) SELECT `pages`.* FROM `pages` Redirected to http://127.0.0.1:63635/admin/pages Completed 302 Found in 21ms (ActiveRecord: 4.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (11.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (16.5ms) Completed 200 OK in 25ms (Views: 18.8ms | ActiveRecord: 1.1ms) Started GET "/assets/admin/page.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/assets/admin/minus.png" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Started GET "/admin/pages/1/children/new?page_class=Page" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Processing by Admin::PagesController#new as HTML Parameters: {"page_class"=>"Page", "page_id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.0ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (6.5ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.4ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (15.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.8ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (18.7ms) Completed 200 OK in 31ms (Views: 21.3ms | ActiveRecord: 1.1ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.5ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? AND `pages`.`slug` = ? ORDER BY virtual DESC, title ASC LIMIT 1 [["parent_id", 1], ["slug", "loading-iframe"]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? ORDER BY virtual DESC, title ASC [["parent_id", 1]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? AND (status_id = 100 and (class_name = 'FileNotFoundPage')) ORDER BY virtual DESC, title ASC LIMIT 1 [["parent_id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/not_found.html.haml (0.8ms) Completed 404 Not Found in 10ms (Views: 1.7ms | ActiveRecord: 1.9ms) Started POST "/admin/page_parts" for 127.0.0.1 at 2015-08-13 11:12:15 -0400 Processing by Admin::PagePartsController#create as */* Parameters: {"utf8"=>"✓", "page_part"=>{"name"=>"footer"}, "index"=>"2"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.2ms) Completed 200 OK in 14ms (Views: 10.2ms | ActiveRecord: 0.2ms) Started POST "/admin/preview" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#preview as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"1", "class_name"=>"", "title"=>"Command Center", "slug"=>"command-center", "breadcrumb"=>"Command Center", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "2"=>{"name"=>"footer", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "1"=>{"_destroy"=>"true"}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` SQL (0.1ms) BEGIN Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/show_page.html.haml (0.8ms)  (0.4ms) ROLLBACK Completed 200 OK in 40ms (Views: 1.6ms | ActiveRecord: 1.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.6ms) TRUNCATE TABLE `extension_meta`;  (3.7ms) TRUNCATE TABLE `layouts`;  (4.1ms) TRUNCATE TABLE `page_fields`;  (4.4ms) TRUNCATE TABLE `page_parts`;  (6.0ms) TRUNCATE TABLE `pages`;  (4.3ms) TRUNCATE TABLE `sessions`;  (3.8ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.9ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (4.2ms) TRUNCATE TABLE `extension_meta`;  (4.2ms) TRUNCATE TABLE `layouts`;  (4.9ms) TRUNCATE TABLE `page_fields`;  (4.5ms) TRUNCATE TABLE `page_parts`;  (6.3ms) TRUNCATE TABLE `pages`;  (4.7ms) TRUNCATE TABLE `sessions`;  (5.8ms) TRUNCATE TABLE `snippets`;  (4.2ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.3ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.6ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (5.9ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (12.5ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.5ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (15.4ms) Completed 200 OK in 27ms (Views: 17.8ms | ActiveRecord: 4.5ms) Started POST "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["class_name", ""], ["title", "Voyager Home"], ["slug", "/"], ["breadcrumb", "Home"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:16"], ["updated_at", "2015-08-13 15:12:16"], ["created_by_id", 786478546], ["lock_version", 0]] SQL (0.3ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "body"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "extended"], ["content", ""], ["page_id", 1]] SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Keywords"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Description"], ["content", ""], ["page_id", 1]]  (0.3ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 12ms (ActiveRecord: 2.2ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.6ms) Completed 200 OK in 12ms (Views: 6.5ms | ActiveRecord: 1.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (5.0ms) TRUNCATE TABLE `layouts`;  (5.6ms) TRUNCATE TABLE `page_fields`;  (4.9ms) TRUNCATE TABLE `page_parts`;  (7.5ms) TRUNCATE TABLE `pages`;  (5.6ms) TRUNCATE TABLE `sessions`;  (6.6ms) TRUNCATE TABLE `snippets`;  (5.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.5ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.3ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.6ms) SQL (0.1ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Voyager Home"], ["breadcrumb", "Home"], ["slug", "/"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:16"], ["updated_at", "2015-08-13 15:12:16"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.3ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.5ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) PageField Load (0.3ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = ? [["page_id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (0.0ms) PagePart Load (0.3ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = ? ORDER BY name [["page_id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (0.0ms)

Add Field
Less
Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]
or Cancel

Last Updated by Kathryn Janeway at 03:12 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (12.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.6ms)

Add Field

or Cancel

Last Updated by Kathryn Janeway at 03:12 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/edit.html.haml within layouts/application (16.2ms) Completed 200 OK in 22ms (Views: 17.8ms | ActiveRecord: 1.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.5ms) TRUNCATE TABLE `extension_meta`;  (5.0ms) TRUNCATE TABLE `layouts`;  (5.6ms) TRUNCATE TABLE `page_fields`;  (4.7ms) TRUNCATE TABLE `page_parts`;  (5.7ms) TRUNCATE TABLE `pages`;  (4.1ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms) SQL (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Voyager Home"], ["breadcrumb", "Home"], ["slug", "/"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:16"], ["updated_at", "2015-08-13 15:12:16"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.3ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.5ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET "/admin/pages/1/remove" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#remove as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] CACHE (0.0ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (1.0ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/remove.html.haml within layouts/application (5.3ms) Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 0.8ms) Started DELETE "/admin/pages/1" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] SQL (0.1ms) BEGIN Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? ORDER BY virtual DESC, title ASC [["parent_id", 1]] PagePart Load (0.3ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = ? ORDER BY name [["page_id", 1]] PageField Load (0.3ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = ? [["page_id", 1]] SQL (0.3ms) DELETE FROM `pages` WHERE `pages`.`id` = ? AND `pages`.`lock_version` = ? [["id", 1], ["lock_version", 0]]  (0.4ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 8ms (ActiveRecord: 2.6ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 10ms (Views: 4.0ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.3ms) TRUNCATE TABLE `extension_meta`;  (4.7ms) TRUNCATE TABLE `layouts`;  (5.4ms) TRUNCATE TABLE `page_fields`;  (4.7ms) TRUNCATE TABLE `page_parts`;  (5.6ms) TRUNCATE TABLE `pages`;  (3.8ms) TRUNCATE TABLE `sessions`;  (4.5ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (4.8ms) TRUNCATE TABLE `layouts`;  (5.0ms) TRUNCATE TABLE `page_fields`;  (4.1ms) TRUNCATE TABLE `page_parts`;  (5.8ms) TRUNCATE TABLE `pages`;  (4.3ms) TRUNCATE TABLE `sessions`;  (3.9ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"nonexistent_username", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'nonexistent_username' OR email = 'nonexistent_username') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (4.8ms) TRUNCATE TABLE `layouts`;  (5.0ms) TRUNCATE TABLE `page_fields`;  (4.5ms) TRUNCATE TABLE `page_parts`;  (6.4ms) TRUNCATE TABLE `pages`;  (4.7ms) TRUNCATE TABLE `sessions`;  (6.1ms) TRUNCATE TABLE `snippets`;  (4.9ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (4.4ms) TRUNCATE TABLE `layouts`;  (5.0ms) TRUNCATE TABLE `page_fields`;  (6.0ms) TRUNCATE TABLE `page_parts`;  (8.3ms) TRUNCATE TABLE `pages`;  (6.0ms) TRUNCATE TABLE `sessions`;  (5.2ms) TRUNCATE TABLE `snippets`;  (4.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.6ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.9ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (4.8ms) TRUNCATE TABLE `page_fields`;  (4.1ms) TRUNCATE TABLE `page_parts`;  (5.5ms) TRUNCATE TABLE `pages`;  (5.5ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:16', '2015-08-13 15:12:16', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:16 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.3ms) TRUNCATE TABLE `extension_meta`;  (5.3ms) TRUNCATE TABLE `layouts`;  (5.4ms) TRUNCATE TABLE `page_fields`;  (4.7ms) TRUNCATE TABLE `page_parts`;  (6.1ms) TRUNCATE TABLE `pages`;  (3.8ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (4.9ms) TRUNCATE TABLE `layouts`;  (6.0ms) TRUNCATE TABLE `page_fields`;  (5.3ms) TRUNCATE TABLE `page_parts`;  (9.1ms) TRUNCATE TABLE `pages`;  (5.3ms) TRUNCATE TABLE `sessions`;  (4.5ms) TRUNCATE TABLE `snippets`;  (5.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET "/admin/logout" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#logout as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.4ms) UPDATE `users` SET `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = ? AND `users`.`lock_version` = ? [["id", 786478546], ["lock_version", 0]]  (0.4ms) COMMIT Redirected to http://www.example.com/admin/login Completed 302 Found in 6ms (ActiveRecord: 1.2ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#new as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.3ms) TRUNCATE TABLE `extension_meta`;  (4.4ms) TRUNCATE TABLE `layouts`;  (4.6ms) TRUNCATE TABLE `page_fields`;  (3.8ms) TRUNCATE TABLE `page_parts`;  (5.5ms) TRUNCATE TABLE `pages`;  (4.1ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.0ms) Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.8ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#new as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (1.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.3ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.5ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (16.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.6ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (19.0ms) Completed 200 OK in 26ms (Views: 21.4ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.9ms) TRUNCATE TABLE `extension_meta`;  (5.5ms) TRUNCATE TABLE `layouts`;  (6.0ms) TRUNCATE TABLE `page_fields`;  (5.3ms) TRUNCATE TABLE `page_parts`;  (20.6ms) TRUNCATE TABLE `pages`;  (5.7ms) TRUNCATE TABLE `sessions`;  (4.2ms) TRUNCATE TABLE `snippets`;  (4.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.5ms) TRUNCATE TABLE `extension_meta`;  (4.6ms) TRUNCATE TABLE `layouts`;  (5.5ms) TRUNCATE TABLE `page_fields`;  (5.3ms) TRUNCATE TABLE `page_parts`;  (7.1ms) TRUNCATE TABLE `pages`;  (5.2ms) TRUNCATE TABLE `sessions`;  (5.2ms) TRUNCATE TABLE `snippets`;  (5.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 893004578]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 83ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 893004578]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.5ms) TRUNCATE TABLE `extension_meta`;  (4.9ms) TRUNCATE TABLE `layouts`;  (5.7ms) TRUNCATE TABLE `page_fields`;  (5.3ms) TRUNCATE TABLE `page_parts`;  (7.5ms) TRUNCATE TABLE `pages`;  (5.2ms) TRUNCATE TABLE `sessions`;  (4.8ms) TRUNCATE TABLE `snippets`;  (5.2ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:17', '2015-08-13 15:12:17', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 893004578]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:17 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 893004578]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.5ms) TRUNCATE TABLE `extension_meta`;  (4.6ms) TRUNCATE TABLE `layouts`;  (4.7ms) TRUNCATE TABLE `page_fields`;  (4.3ms) TRUNCATE TABLE `page_parts`;  (6.3ms) TRUNCATE TABLE `pages`;  (3.8ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT DISTINCT class_name FROM pages WHERE class_name <> '' AND class_name IS NOT NULL TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "admin.title"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "admin.subtitle"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.snippet.filter"]] SQL (0.0ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "session_timeout"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "default_locale"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:51', '2015-08-13 15:12:51', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:51', '2015-08-13 15:12:51', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:51 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 30ms (ActiveRecord: 0.6ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:51 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:51 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:51 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (5.1ms) WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 94 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_header.scss from line 12 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 10 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 4 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_dropdown.scss from line 14 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 294 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 301 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 336 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 74 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_content.scss from line 18 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 52 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 65 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 78 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 105 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 112 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 64 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 230 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 236 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 41 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_tabcontrol.scss from line 22 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 51 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 58 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss Completed 200 OK in 4270ms (Views: 4268.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::PagesController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (14.2ms) Completed 200 OK in 24ms (Views: 20.9ms | ActiveRecord: 0.7ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (41.5ms) Completed 200 OK in 53ms (Views: 49.1ms | ActiveRecord: 1.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.5ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (3.8ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (4.6ms) TRUNCATE TABLE `page_fields`;  (4.4ms) TRUNCATE TABLE `page_parts`;  (6.6ms) TRUNCATE TABLE `pages`;  (5.3ms) TRUNCATE TABLE `sessions`;  (4.4ms) TRUNCATE TABLE `snippets`;  (4.4ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:55', '2015-08-13 15:12:55', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:55', '2015-08-13 15:12:55', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (31.3ms) Completed 200 OK in 37ms (Views: 33.5ms | ActiveRecord: 1.9ms) Started GET "/admin/configuration/edit" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::ConfigurationController#edit as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]]

Site

Defaults

Passwords

or Cancel

Configuration

Site

Defaults

Passwords

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/edit.html.haml within layouts/application (41.8ms) Completed 200 OK in 48ms (Views: 44.4ms | ActiveRecord: 1.9ms) Started PUT "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::ConfigurationController#update as HTML Parameters: {"utf8"=>"✓", "trusty_config"=>{"site.title"=>"My Special Site", "site.host"=>"www.example.com", "dev.host"=>"", "local.timezone"=>"", "defaults.locale"=>"", "defaults.page.filter"=>"", "defaults.page.parts"=>"body, extended", "defaults.page.fields"=>"Keywords, Description", "defaults.page.status"=>"Draft", "user.allow_password_reset?"=>"[FILTERED]"}} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Redirected to http://www.example.com/admin/configuration  (0.1ms) COMMIT Completed 302 Found in 10ms (ActiveRecord: 1.9ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (32.9ms) Completed 200 OK in 39ms (Views: 35.2ms | ActiveRecord: 1.8ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (5.2ms) TRUNCATE TABLE `page_fields`;  (4.7ms) TRUNCATE TABLE `page_parts`;  (7.0ms) TRUNCATE TABLE `pages`;  (5.1ms) TRUNCATE TABLE `sessions`;  (4.2ms) TRUNCATE TABLE `snippets`;  (4.4ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (1.0ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:55', '2015-08-13 15:12:55', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:55', '2015-08-13 15:12:55', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (32.0ms) Completed 200 OK in 38ms (Views: 34.5ms | ActiveRecord: 1.7ms) Started GET "/admin/preferences" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::PreferencesController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_avatar.html.haml (0.9ms) User Exists (0.4ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_password_fields.html.haml (11.5ms)

••••• Change

or Cancel

Personal Preferences

Avatar provided by gravatar.com

••••• Change

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/preferences/edit.html.haml within layouts/application (72.8ms) Completed 200 OK in 80ms (Views: 77.3ms | ActiveRecord: 0.7ms) Started PUT "/admin/preferences" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::PreferencesController#update as HTML Parameters: {"utf8"=>"✓", "user"=>{"name"=>"Captain Kathryn Janeway", "email"=>"", "login"=>"captain", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "locale"=>""}, "commit"=>"Save Changes"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN User Exists (0.2ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.3ms) UPDATE `users` SET `users`.`name` = 'Captain Kathryn Janeway', `users`.`email` = '', `users`.`locale` = '', `users`.`updated_at` = '2015-08-13 15:12:55', `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = ? AND `users`.`lock_version` = ? [["id", 786478546], ["lock_version", 0]]  (1.0ms) COMMIT Redirected to http://www.example.com/admin/configuration Completed 302 Found in 8ms (ActiveRecord: 1.8ms) Started GET "/admin/configuration" for 127.0.0.1 at 2015-08-13 11:12:55 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Personal Preferences

Captain Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.title"]] My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "site.host"]] www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "dev.host"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "local.timezone"]] TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.locale"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] body, extended TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] Keywords, Description TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "user.allow_password_reset?"]] Yes

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

Yes

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (30.0ms) Completed 200 OK in 36ms (Views: 32.7ms | ActiveRecord: 1.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (4.9ms) TRUNCATE TABLE `layouts`;  (5.9ms) TRUNCATE TABLE `page_fields`;  (5.0ms) TRUNCATE TABLE `page_parts`;  (6.3ms) TRUNCATE TABLE `pages`;  (4.5ms) TRUNCATE TABLE `sessions`;  (4.2ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:56', '2015-08-13 15:12:56', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:56', '2015-08-13 15:12:56', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:63654/admin/welcome Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://127.0.0.1:63654/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://127.0.0.1:63654/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.0ms) Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started GET "/assets/admin/main.css" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Started GET "/assets/admin.js" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Started GET "/assets/admin/single_form_shadow.png" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:57 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:63654/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.0ms) Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.7ms) Started GET "/assets/admin/plus.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (4.0ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (4.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (13.9ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (57.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (8.3ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (72.8ms) Completed 200 OK in 105ms (Views: 73.1ms | ActiveRecord: 9.3ms) Started GET "/assets/admin/main.css" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/loading-iframe.html" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:63654/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/assets/admin/plus_grey.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/minus_grey.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/add_tab.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/calendar_down.gif" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/tab_close.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/metadata_toggle.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/spinner.gif" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by Admin::WelcomeController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Redirected to http://127.0.0.1:63654/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/assets/ckeditor/config.js?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by Admin::PagesController#index as HTML User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.2ms) Completed 200 OK in 14ms (Views: 8.4ms | ActiveRecord: 0.9ms) Started GET "/assets/ckeditor/lang/en.js?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/ckeditor/skins/moono/editor.css?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/ckeditor/styles.js?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/ckeditor/skins/moono/icons.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/ckeditor/contents.css?t=F74C" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started POST "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Voyager Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["class_name", ""], ["title", "Voyager Home"], ["slug", "/"], ["breadcrumb", "Voyager Home"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:58"], ["updated_at", "2015-08-13 15:12:58"], ["created_by_id", 786478546], ["lock_version", 0]] SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "body"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "extended"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Keywords"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Description"], ["content", ""], ["page_id", 1]]  (0.7ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://127.0.0.1:63654/admin/pages Completed 302 Found in 38ms (ActiveRecord: 5.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (16.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (21.3ms) Completed 200 OK in 31ms (Views: 24.0ms | ActiveRecord: 1.1ms) Started GET "/assets/admin/page.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/assets/admin/minus.png" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Started GET "/admin/pages/1/children/new?page_class=Page" for 127.0.0.1 at 2015-08-13 11:12:58 -0400 Processing by Admin::PagesController#new as HTML Parameters: {"page_class"=>"Page", "page_id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", "1"]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (6.0ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.4ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (117.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.6ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (120.1ms) Completed 200 OK in 132ms (Views: 122.7ms | ActiveRecord: 0.9ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? AND `pages`.`slug` = ? ORDER BY virtual DESC, title ASC LIMIT 1 [["parent_id", 1], ["slug", "loading-iframe"]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? ORDER BY virtual DESC, title ASC [["parent_id", 1]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? AND (status_id = 100 and (class_name = 'FileNotFoundPage')) ORDER BY virtual DESC, title ASC LIMIT 1 [["parent_id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/not_found.html.haml (0.9ms) Completed 404 Not Found in 8ms (Views: 1.8ms | ActiveRecord: 1.7ms) Started POST "/admin/page_parts" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagePartsController#create as */* Parameters: {"utf8"=>"✓", "page_part"=>{"name"=>"footer"}, "index"=>"2"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (6.3ms) Completed 200 OK in 16ms (Views: 10.9ms | ActiveRecord: 0.2ms) Started POST "/admin/preview" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#preview as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"1", "class_name"=>"", "title"=>"Command Center", "slug"=>"command-center", "breadcrumb"=>"Command Center", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "2"=>{"name"=>"footer", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "1"=>{"_destroy"=>"true"}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` SQL (0.1ms) BEGIN Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/show_page.html.haml (0.8ms)  (0.2ms) ROLLBACK Completed 200 OK in 35ms (Views: 1.6ms | ActiveRecord: 1.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.9ms) TRUNCATE TABLE `extension_meta`;  (4.0ms) TRUNCATE TABLE `layouts`;  (4.3ms) TRUNCATE TABLE `page_fields`;  (4.0ms) TRUNCATE TABLE `page_parts`;  (5.4ms) TRUNCATE TABLE `pages`;  (4.3ms) TRUNCATE TABLE `sessions`;  (3.7ms) TRUNCATE TABLE `snippets`;  (3.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.2ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.3ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.5ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.5ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (6.3ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (13.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.4ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (16.2ms) Completed 200 OK in 23ms (Views: 18.4ms | ActiveRecord: 0.6ms) Started POST "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["class_name", ""], ["title", "Voyager Home"], ["slug", "/"], ["breadcrumb", "Home"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:59"], ["updated_at", "2015-08-13 15:12:59"], ["created_by_id", 786478546], ["lock_version", 0]] SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "body"], ["content", ""], ["page_id", 1]] SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "extended"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Keywords"], ["content", ""], ["page_id", 1]] SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES (?, ?, ?) [["name", "Description"], ["content", ""], ["page_id", 1]]  (0.7ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 12ms (ActiveRecord: 2.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.5ms) Completed 200 OK in 12ms (Views: 6.6ms | ActiveRecord: 1.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.7ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (3.8ms) TRUNCATE TABLE `extension_meta`;  (4.3ms) TRUNCATE TABLE `layouts`;  (4.7ms) TRUNCATE TABLE `page_fields`;  (5.2ms) TRUNCATE TABLE `page_parts`;  (6.9ms) TRUNCATE TABLE `pages`;  (4.8ms) TRUNCATE TABLE `sessions`;  (4.2ms) TRUNCATE TABLE `snippets`;  (4.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.6ms) SQL (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Voyager Home"], ["breadcrumb", "Home"], ["slug", "/"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:59"], ["updated_at", "2015-08-13 15:12:59"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.3ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.3ms) Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.8ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) PageField Load (0.2ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = ? [["page_id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (0.0ms) PagePart Load (0.3ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = ? ORDER BY name [["page_id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (0.0ms)

Add Field
Less
Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]
or Cancel

Last Updated by Kathryn Janeway at 03:12 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (18.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.6ms)

Add Field

or Cancel

Last Updated by Kathryn Janeway at 03:12 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/edit.html.haml within layouts/application (22.9ms) Completed 200 OK in 29ms (Views: 20.1ms | ActiveRecord: 6.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.4ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (5.0ms) TRUNCATE TABLE `page_fields`;  (4.6ms) TRUNCATE TABLE `page_parts`;  (6.1ms) TRUNCATE TABLE `pages`;  (4.1ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.5ms) SQL (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Voyager Home"], ["breadcrumb", "Home"], ["slug", "/"], ["allowed_children_cache", "Page,FileNotFoundPage"], ["created_at", "2015-08-13 15:12:59"], ["updated_at", "2015-08-13 15:12:59"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.4ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.1ms) Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.7ms) Started GET "/admin/pages/1/remove" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] CACHE (0.0ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] Voyager Home Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (0.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/remove.html.haml within layouts/application (5.0ms) Completed 200 OK in 11ms (Views: 7.5ms | ActiveRecord: 0.8ms) Started DELETE "/admin/pages/1" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = ? [["parent_id", 1]] SQL (0.1ms) BEGIN Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = ? ORDER BY virtual DESC, title ASC [["parent_id", 1]] PagePart Load (0.3ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = ? ORDER BY name [["page_id", 1]] PageField Load (0.3ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = ? [["page_id", 1]] SQL (0.4ms) DELETE FROM `pages` WHERE `pages`.`id` = ? AND `pages`.`lock_version` = ? [["id", 1], ["lock_version", 0]]  (0.7ms) COMMIT Page Load (0.4ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 12ms (ActiveRecord: 3.2ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 10ms (Views: 3.8ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (5.1ms) TRUNCATE TABLE `layouts`;  (5.5ms) TRUNCATE TABLE `page_fields`;  (5.2ms) TRUNCATE TABLE `page_parts`;  (6.6ms) TRUNCATE TABLE `pages`;  (5.4ms) TRUNCATE TABLE `sessions`;  (4.8ms) TRUNCATE TABLE `snippets`;  (4.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:12:59', '2015-08-13 15:12:59', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:12:59 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (9.8ms) Completed 200 OK in 16ms (Views: 13.4ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.3ms) TRUNCATE TABLE `extension_meta`;  (4.6ms) TRUNCATE TABLE `layouts`;  (5.0ms) TRUNCATE TABLE `page_fields`;  (4.6ms) TRUNCATE TABLE `page_parts`;  (6.0ms) TRUNCATE TABLE `pages`;  (4.1ms) TRUNCATE TABLE `sessions`;  (3.9ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.3ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts/new" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#new as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

More

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (11.2ms)

New Layout

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/new.html.haml within layouts/application (14.2ms) Completed 200 OK in 22ms (Views: 17.1ms | ActiveRecord: 0.2ms) Started POST "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#create as HTML Parameters: {"utf8"=>"✓", "layout"=>{"lock_version"=>"0", "name"=>"Petunias", "content_type"=>"", "content"=>"Wisteria"}, "commit"=>"Create Layout"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.3ms) INSERT INTO `layouts` (`name`, `content_type`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petunias"], ["content_type", ""], ["content", "Wisteria"], ["created_at", "2015-08-13 15:13:00"], ["updated_at", "2015-08-13 15:13:00"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.4ms) COMMIT Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 9ms (ActiveRecord: 1.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (9.7ms) Completed 200 OK in 17ms (Views: 11.7ms | ActiveRecord: 0.9ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (4.8ms) TRUNCATE TABLE `page_fields`;  (4.0ms) TRUNCATE TABLE `page_parts`;  (5.6ms) TRUNCATE TABLE `pages`;  (4.7ms) TRUNCATE TABLE `sessions`;  (4.3ms) TRUNCATE TABLE `snippets`;  (4.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.3ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.5ms) SQL (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.3ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?) [["name", "Petunias"], ["content", "Wisteria"], ["created_at", "2015-08-13 15:13:00"], ["updated_at", "2015-08-13 15:13:00"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.3ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.7ms) Started GET "/admin/layouts/1/edit" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = ? ORDER BY name LIMIT 1 [["id", 1]]

More

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]]

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 03:13 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (4.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_popups.html.haml (0.8ms)

Edit Layout

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 03:13 PM on August 13, 2015

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/edit.html.haml within layouts/application (7.9ms) Completed 200 OK in 13ms (Views: 10.7ms | ActiveRecord: 0.6ms)  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.4ms) TRUNCATE TABLE `extension_meta`;  (4.3ms) TRUNCATE TABLE `layouts`;  (4.4ms) TRUNCATE TABLE `page_fields`;  (3.8ms) TRUNCATE TABLE `page_parts`;  (5.8ms) TRUNCATE TABLE `pages`;  (4.4ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.6ms) Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.6ms) SQL (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.3ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES (?, ?, ?, ?, ?, ?) [["name", "Petunias"], ["content", "Wisteria"], ["created_at", "2015-08-13 15:13:00"], ["updated_at", "2015-08-13 15:13:00"], ["created_by_id", 786478546], ["lock_version", 0]]  (0.4ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.3ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts/1/remove" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = ? ORDER BY name LIMIT 1 [["id", 1]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/remove.html.haml within layouts/application (2.5ms) Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.6ms) Started DELETE "/admin/layouts/1" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = ? ORDER BY name LIMIT 1 [["id", 1]] SQL (0.1ms) BEGIN SQL (0.3ms) DELETE FROM `layouts` WHERE `layouts`.`id` = ? AND `layouts`.`lock_version` = ? [["id", 1], ["lock_version", 0]]  (0.4ms) COMMIT Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 6ms (ActiveRecord: 1.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.4ms) Completed 200 OK in 10ms (Views: 4.7ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (4.8ms) TRUNCATE TABLE `layouts`;  (5.1ms) TRUNCATE TABLE `page_fields`;  (4.7ms) TRUNCATE TABLE `page_parts`;  (7.0ms) TRUNCATE TABLE `pages`;  (4.8ms) TRUNCATE TABLE `sessions`;  (3.8ms) TRUNCATE TABLE `snippets`;  (4.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.9ms) TRUNCATE TABLE `extension_meta`;  (4.9ms) TRUNCATE TABLE `layouts`;  (5.2ms) TRUNCATE TABLE `page_fields`;  (4.2ms) TRUNCATE TABLE `page_parts`;  (6.5ms) TRUNCATE TABLE `pages`;  (4.6ms) TRUNCATE TABLE `sessions`;  (3.7ms) TRUNCATE TABLE `snippets`;  (4.3ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"nonexistent_username", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'nonexistent_username' OR email = 'nonexistent_username') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (4.2ms) TRUNCATE TABLE `layouts`;  (4.8ms) TRUNCATE TABLE `page_fields`;  (3.7ms) TRUNCATE TABLE `page_parts`;  (4.9ms) TRUNCATE TABLE `pages`;  (3.8ms) TRUNCATE TABLE `sessions`;  (3.6ms) TRUNCATE TABLE `snippets`;  (4.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.3ms) TRUNCATE TABLE `extension_meta`;  (3.7ms) TRUNCATE TABLE `layouts`;  (3.6ms) TRUNCATE TABLE `page_fields`;  (3.5ms) TRUNCATE TABLE `page_parts`;  (4.8ms) TRUNCATE TABLE `pages`;  (3.7ms) TRUNCATE TABLE `sessions`;  (3.0ms) TRUNCATE TABLE `snippets`;  (3.4ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.2ms) COMMIT  (0.0ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.1ms) Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (1.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 8ms (Views: 4.1ms | ActiveRecord: 1.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.7ms) TRUNCATE TABLE `extension_meta`;  (4.1ms) TRUNCATE TABLE `layouts`;  (4.5ms) TRUNCATE TABLE `page_fields`;  (3.8ms) TRUNCATE TABLE `page_parts`;  (4.6ms) TRUNCATE TABLE `pages`;  (3.5ms) TRUNCATE TABLE `sessions`;  (5.1ms) TRUNCATE TABLE `snippets`;  (3.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (4.5ms) TRUNCATE TABLE `page_fields`;  (3.9ms) TRUNCATE TABLE `page_parts`;  (5.6ms) TRUNCATE TABLE `pages`;  (4.0ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.6ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (6.1ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (13.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.6ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (16.0ms) Completed 200 OK in 23ms (Views: 18.3ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.6ms) TRUNCATE TABLE `extension_meta`;  (5.4ms) TRUNCATE TABLE `layouts`;  (6.3ms) TRUNCATE TABLE `page_fields`;  (5.3ms) TRUNCATE TABLE `page_parts`;  (6.8ms) TRUNCATE TABLE `pages`;  (5.2ms) TRUNCATE TABLE `sessions`;  (4.3ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (5.0ms) TRUNCATE TABLE `layouts`;  (5.5ms) TRUNCATE TABLE `page_fields`;  (4.7ms) TRUNCATE TABLE `page_parts`;  (7.5ms) TRUNCATE TABLE `pages`;  (5.6ms) TRUNCATE TABLE `sessions`;  (4.1ms) TRUNCATE TABLE `snippets`;  (4.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.4ms) TRUNCATE TABLE `extension_meta`;  (5.0ms) TRUNCATE TABLE `layouts`;  (5.3ms) TRUNCATE TABLE `page_fields`;  (3.9ms) TRUNCATE TABLE `page_parts`;  (5.2ms) TRUNCATE TABLE `pages`;  (6.5ms) TRUNCATE TABLE `sessions`;  (4.9ms) TRUNCATE TABLE `snippets`;  (4.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:00', '2015-08-13 15:13:00', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 786478546]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:00 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET "/admin/logout" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#logout as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.1ms) BEGIN CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.3ms) UPDATE `users` SET `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = ? AND `users`.`lock_version` = ? [["id", 786478546], ["lock_version", 0]]  (0.4ms) COMMIT Redirected to http://www.example.com/admin/login Completed 302 Found in 5ms (ActiveRecord: 0.9ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::PagesController#new as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 84ms (Views: 2.1ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (4.7ms) TRUNCATE TABLE `layouts`;  (5.0ms) TRUNCATE TABLE `page_fields`;  (4.2ms) TRUNCATE TABLE `page_parts`;  (6.0ms) TRUNCATE TABLE `pages`;  (4.4ms) TRUNCATE TABLE `sessions`;  (3.8ms) TRUNCATE TABLE `snippets`;  (4.3ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:01', '2015-08-13 15:13:01', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:01', '2015-08-13 15:13:01', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 893004578]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 893004578]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.1ms) TRUNCATE TABLE `extension_meta`;  (4.4ms) TRUNCATE TABLE `layouts`;  (5.6ms) TRUNCATE TABLE `page_fields`;  (4.0ms) TRUNCATE TABLE `page_parts`;  (5.8ms) TRUNCATE TABLE `pages`;  (18.2ms) TRUNCATE TABLE `sessions`;  (5.7ms) TRUNCATE TABLE `snippets`;  (5.4ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0 SQL (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2015-08-13 15:13:01', '2015-08-13 15:13:01', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2015-08-13 15:13:01', '2015-08-13 15:13:01', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT 1 [["id", 893004578]] Started GET "/" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2015-08-13 11:13:01 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = ? ORDER BY name LIMIT 1 [["id", 893004578]] Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.3ms) TRUNCATE TABLE `extension_meta`;  (5.1ms) TRUNCATE TABLE `layouts`;  (5.3ms) TRUNCATE TABLE `page_fields`;  (4.8ms) TRUNCATE TABLE `page_parts`;  (6.1ms) TRUNCATE TABLE `pages`;  (4.8ms) TRUNCATE TABLE `sessions`;  (4.0ms) TRUNCATE TABLE `snippets`;  (4.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.2ms) TRUNCATE TABLE `extension_meta`;  (4.5ms) TRUNCATE TABLE `layouts`;  (5.0ms) TRUNCATE TABLE `page_fields`;  (4.0ms) TRUNCATE TABLE `page_parts`;  (5.7ms) TRUNCATE TABLE `pages`;  (4.1ms) TRUNCATE TABLE `sessions`;  (3.6ms) TRUNCATE TABLE `snippets`;  (4.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT DISTINCT class_name FROM pages WHERE class_name <> '' AND class_name IS NOT NULL TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` TrustyCms::Config Load (0.5ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "admin.title"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "admin.subtitle"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.parts"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.status"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.filter"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.page.fields"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "defaults.snippet.filter"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "session_timeout"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = ? LIMIT 1 [["key", "default_locale"]] SQL (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (2.2ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (3.4ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.0ms) TRUNCATE TABLE `page_fields`;  (3.7ms) TRUNCATE TABLE `page_parts`;  (5.9ms) TRUNCATE TABLE `pages`;  (4.7ms) TRUNCATE TABLE `sessions`;  (3.8ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (6.9ms) SELECT DISTINCT class_name FROM pages WHERE class_name <> '' AND class_name IS NOT NULL TrustyCms::Config Load (25.8ms) SELECT `config`.* FROM `config` TrustyCms::Config Load (2.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.title' LIMIT 1  (5.7ms) BEGIN SQL (27.1ms) INSERT INTO `config` (`key`, `value`) VALUES ('admin.title', 'TrustyCMS') TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (19.1ms) COMMIT  (0.2ms) BEGIN TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.2ms) COMMIT TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.subtitle' LIMIT 1  (0.1ms) BEGIN SQL (12.3ms) INSERT INTO `config` (`key`, `value`) VALUES ('admin.subtitle', 'Publishing for Small Teams') TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (9.0ms) COMMIT  (0.2ms) BEGIN TrustyCms::Config Load (15.7ms) SELECT `config`.* FROM `config`  (0.2ms) COMMIT TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1  (0.1ms) BEGIN SQL (0.2ms) INSERT INTO `config` (`key`, `value`) VALUES ('defaults.page.parts', 'body, extended') TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (11.8ms) COMMIT  (0.2ms) BEGIN TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.2ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1  (0.1ms) BEGIN SQL (17.9ms) INSERT INTO `config` (`key`, `value`) VALUES ('defaults.page.status', 'Draft') TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (15.7ms) COMMIT  (0.2ms) BEGIN TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.2ms) COMMIT TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1  (0.1ms) BEGIN SQL (12.2ms) INSERT INTO `config` (`key`) VALUES ('defaults.page.filter') TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (6.5ms) COMMIT TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO `config` (`key`, `value`) VALUES ('defaults.page.fields', 'Keywords, Description') TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (6.4ms) COMMIT  (0.2ms) BEGIN TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.2ms) COMMIT TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.snippet.filter' LIMIT 1  (0.1ms) BEGIN SQL (6.1ms) INSERT INTO `config` (`key`) VALUES ('defaults.snippet.filter') TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (6.2ms) COMMIT TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'session_timeout' LIMIT 1  (0.1ms) BEGIN SQL (6.2ms) INSERT INTO `config` (`key`, `value`) VALUES ('session_timeout', '1209600') TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (5.6ms) COMMIT  (0.1ms) BEGIN TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'default_locale' LIMIT 1  (0.1ms) BEGIN SQL (6.2ms) INSERT INTO `config` (`key`, `value`) VALUES ('default_locale', 'en') TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (6.3ms) COMMIT  (0.2ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT  (18.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) BEGIN Fixture Delete (0.3ms) DELETE FROM `users` Fixture Insert (4.0ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:15', '2016-03-10 16:36:15', 786478546) Fixture Insert (0.3ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:15', '2016-03-10 16:36:15', 893004578)  (0.5ms) COMMIT  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 User Load (1.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:15 -0500 Processing by SiteController#show_page as HTML Page Load (2.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 146ms (ActiveRecord: 28.8ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:15 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:15 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:15 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (5.3ms) DEPRECATION WARNING on line 87 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes: unquote('"$moz-"#{$experimental-support-for-mozilla} "$webkit-"#{$experimental-support-for-webkit} "$opera-"#{$experimental-support-for-opera} "$microsoft-"#{$experimental-support-for-microsoft} "$khtml-"#{$experimental-support-for-khtml}') You can use the sass-convert command to automatically fix most cases. DEPRECATION WARNING on line 92 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes: unquote('"$ie6-"#{$legacy-support-for-ie6} "$ie7-"#{$legacy-support-for-ie7} "$ie8-"#{$legacy-support-for-ie8}') You can use the sass-convert command to automatically fix most cases. WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 94 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_header.scss from line 12 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 10 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 4 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_dropdown.scss from line 14 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 294 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 301 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 336 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 74 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_content.scss from line 18 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 52 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 65 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 78 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 105 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 112 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 64 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 230 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 236 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 41 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_tabcontrol.scss from line 22 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 51 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 58 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss Completed 200 OK in 4039ms (Views: 4037.5ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:19 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:19 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (19.5ms) Completed 200 OK in 40ms (Views: 38.0ms | ActiveRecord: 0.5ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-10 11:36:19 -0500 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (3.8ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (5.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (13.7ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (93.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (10.8ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (113.8ms) Completed 200 OK in 211ms (Views: 94.0ms | ActiveRecord: 82.0ms) Started POST "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:19 -0500 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN Page Exists (16.8ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (2.1ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('', 'Voyager Home', '/', 'Home', 'Page,FileNotFoundPage', '2016-03-10 16:36:19', '2016-03-10 16:36:19', 786478546, 0) SQL (0.9ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('body', '', 1) SQL (0.3ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('extended', '', 1) SQL (2.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Keywords', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Description', '', 1)  (0.3ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 81ms (ActiveRecord: 23.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:19 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (5.8ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (15.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (28.0ms) Completed 200 OK in 37ms (Views: 26.2ms | ActiveRecord: 6.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (6.1ms) SELECT DATABASE() as db  (12.4ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (18.5ms) TRUNCATE TABLE `extension_meta`;  (6.0ms) TRUNCATE TABLE `layouts`;  (6.7ms) TRUNCATE TABLE `page_fields`;  (9.5ms) TRUNCATE TABLE `page_parts`;  (5.9ms) TRUNCATE TABLE `pages`;  (6.6ms) TRUNCATE TABLE `sessions`;  (6.7ms) TRUNCATE TABLE `snippets`;  (4.7ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:20', '2016-03-10 16:36:20', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:20', '2016-03-10 16:36:20', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.4ms)  (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Voyager Home', 'Home', '/', 'Page,FileNotFoundPage', '2016-03-10 16:36:20', '2016-03-10 16:36:20', 786478546, 0)  (0.3ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.5ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) PageField Load (0.3ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (0.0ms) PagePart Load (0.3ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = 1 ORDER BY name Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (0.0ms)

Add Field
Less
Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]]
or Cancel

Last Updated by Kathryn Janeway at 04:36 PM on March 10, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (13.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.8ms)

Add Field

or Cancel

Last Updated by Kathryn Janeway at 04:36 PM on March 10, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/edit.html.haml within layouts/application (17.9ms) Completed 200 OK in 24ms (Views: 20.3ms | ActiveRecord: 1.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (7.0ms) TRUNCATE TABLE `extension_meta`;  (7.0ms) TRUNCATE TABLE `layouts`;  (4.2ms) TRUNCATE TABLE `page_fields`;  (12.7ms) TRUNCATE TABLE `page_parts`;  (8.7ms) TRUNCATE TABLE `pages`;  (4.9ms) TRUNCATE TABLE `sessions`;  (4.1ms) TRUNCATE TABLE `snippets`;  (5.1ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:20', '2016-03-10 16:36:20', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:20', '2016-03-10 16:36:20', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.4ms)  (0.2ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Voyager Home', 'Home', '/', 'Page,FileNotFoundPage', '2016-03-10 16:36:20', '2016-03-10 16:36:20', 786478546, 0)  (0.3ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.4ms) Completed 200 OK in 10ms (Views: 7.0ms | ActiveRecord: 0.7ms) Started GET "/admin/pages/1/remove" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 CACHE (0.0ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 [["parent_id", 1]] Voyager Home Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (1.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/remove.html.haml within layouts/application (8.3ms) Completed 200 OK in 15ms (Views: 12.0ms | ActiveRecord: 0.8ms) Started DELETE "/admin/pages/1" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1  (0.1ms) BEGIN Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 ORDER BY virtual DESC, title ASC PagePart Load (0.2ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = 1 ORDER BY name PageField Load (0.2ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = 1 SQL (0.3ms) DELETE FROM `pages` WHERE `pages`.`id` = 1 AND `pages`.`lock_version` = 0  (5.2ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 16ms (ActiveRecord: 7.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:20 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 10ms (Views: 4.3ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (21.4ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (5.5ms) TRUNCATE TABLE `page_fields`;  (3.6ms) TRUNCATE TABLE `page_parts`;  (6.3ms) TRUNCATE TABLE `pages`;  (5.7ms) TRUNCATE TABLE `sessions`;  (5.9ms) TRUNCATE TABLE `snippets`;  (6.6ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:20', '2016-03-10 16:36:20', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:20', '2016-03-10 16:36:20', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:49780/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://127.0.0.1:49780/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://127.0.0.1:49780/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.0ms) Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started GET "/assets/admin/main.css" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Started GET "/assets/admin.js" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Started GET "/assets/admin/single_form_shadow.png" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:49780/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.8ms) Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.7ms) Started GET "/assets/admin/plus.png" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.8ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.8ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (16.8ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.9ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (20.2ms) Completed 200 OK in 33ms (Views: 24.3ms | ActiveRecord: 2.6ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:49780/admin/welcome Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET "/assets/admin/plus_grey.png" for 127.0.0.1 at 2016-03-10 11:36:22 -0500 Started GET "/assets/admin/minus_grey.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/admin/add_tab.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/admin/spinner.gif" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/admin/calendar_down.gif" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/admin/metadata_toggle.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/admin/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/admin/tab_close.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/ckeditor/config.js?t=FB9E" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Processing by Admin::WelcomeController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:49780/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/assets/ckeditor/skins/moono/editor.css?t=FB9E" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/ckeditor/lang/en.js?t=FB9E" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Processing by Admin::PagesController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.1ms) Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.6ms) Started GET "/assets/ckeditor/styles.js?t=FB9E" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/ckeditor/skins/moono/icons.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/ckeditor/contents.css?t=FB9E" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started POST "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Voyager Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.2ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('', 'Voyager Home', '/', 'Voyager Home', 'Page,FileNotFoundPage', '2016-03-10 16:36:23', '2016-03-10 16:36:23', 786478546, 0) SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('body', '', 1) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('extended', '', 1) SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Keywords', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Description', '', 1)  (0.4ms) COMMIT Page Load (0.2ms) SELECT `pages`.* FROM `pages` Redirected to http://127.0.0.1:49780/admin/pages Completed 302 Found in 17ms (ActiveRecord: 3.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.9ms) Completed 200 OK in 13ms (Views: 7.8ms | ActiveRecord: 0.9ms) Started GET "/assets/admin/minus.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/assets/admin/page.png" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Started GET "/admin/pages/1/children/new?page_class=Page" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Processing by Admin::PagesController#new as HTML Parameters: {"page_class"=>"Page", "page_id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.8ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (15.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.9ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (20.0ms) Completed 200 OK in 33ms (Views: 23.3ms | ActiveRecord: 0.9ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 AND `pages`.`slug` = 'loading-iframe' ORDER BY virtual DESC, title ASC LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 ORDER BY virtual DESC, title ASC Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 AND (status_id = 100 and (class_name = 'FileNotFoundPage')) ORDER BY virtual DESC, title ASC LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/not_found.html.haml (1.3ms) Completed 404 Not Found in 13ms (Views: 5.0ms | ActiveRecord: 1.3ms) Started POST "/admin/page_parts" for 127.0.0.1 at 2016-03-10 11:36:23 -0500 Processing by Admin::PagePartsController#create as */* Parameters: {"utf8"=>"✓", "page_part"=>{"name"=>"footer"}, "index"=>"2"} User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (5.5ms) Completed 200 OK in 14ms (Views: 10.3ms | ActiveRecord: 0.6ms) Started POST "/admin/preview" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#preview as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"1", "class_name"=>"", "title"=>"Command Center", "slug"=>"command-center", "breadcrumb"=>"Command Center", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "2"=>{"name"=>"footer", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "1"=>{"_destroy"=>"true"}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config`  (0.2ms) BEGIN Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/show_page.html.haml (1.3ms)  (0.2ms) ROLLBACK Completed 200 OK in 62ms (Views: 2.8ms | ActiveRecord: 1.2ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (8.2ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (3.7ms) TRUNCATE TABLE `page_fields`;  (3.3ms) TRUNCATE TABLE `page_parts`;  (5.4ms) TRUNCATE TABLE `pages`;  (3.1ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.3ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.6ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.3ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (2.5ms) TRUNCATE TABLE `extension_meta`;  (3.3ms) TRUNCATE TABLE `layouts`;  (3.0ms) TRUNCATE TABLE `page_fields`;  (2.8ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (3.3ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"nonexistent_username", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'nonexistent_username' OR email = 'nonexistent_username') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.3ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.4ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.2ms) TRUNCATE TABLE `page_fields`;  (3.7ms) TRUNCATE TABLE `page_parts`;  (5.1ms) TRUNCATE TABLE `pages`;  (3.5ms) TRUNCATE TABLE `sessions`;  (3.3ms) TRUNCATE TABLE `snippets`;  (3.6ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (2.4ms) Completed 200 OK in 10ms (Views: 4.1ms | ActiveRecord: 0.4ms)  (0.5ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.0ms) TRUNCATE TABLE `extension_meta`;  (3.3ms) TRUNCATE TABLE `layouts`;  (4.5ms) TRUNCATE TABLE `page_fields`;  (3.1ms) TRUNCATE TABLE `page_parts`;  (3.8ms) TRUNCATE TABLE `pages`;  (3.1ms) TRUNCATE TABLE `sessions`;  (2.6ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.4ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#new as HTML User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.5ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (15.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (2.0ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (18.9ms) Completed 200 OK in 28ms (Views: 23.1ms | ActiveRecord: 0.8ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (5.3ms) TRUNCATE TABLE `extension_meta`;  (3.7ms) TRUNCATE TABLE `layouts`;  (3.8ms) TRUNCATE TABLE `page_fields`;  (4.5ms) TRUNCATE TABLE `page_parts`;  (4.9ms) TRUNCATE TABLE `pages`;  (3.9ms) TRUNCATE TABLE `sessions`;  (3.6ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.7ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (2.8ms) TRUNCATE TABLE `page_fields`;  (2.6ms) TRUNCATE TABLE `page_parts`;  (4.2ms) TRUNCATE TABLE `pages`;  (2.4ms) TRUNCATE TABLE `sessions`;  (2.7ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.5ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.0ms) TRUNCATE TABLE `extension_meta`;  (2.7ms) TRUNCATE TABLE `layouts`;  (3.0ms) TRUNCATE TABLE `page_fields`;  (2.8ms) TRUNCATE TABLE `page_parts`;  (4.2ms) TRUNCATE TABLE `pages`;  (3.1ms) TRUNCATE TABLE `sessions`;  (2.2ms) TRUNCATE TABLE `snippets`;  (3.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.2ms) TRUNCATE TABLE `extension_meta`;  (3.2ms) TRUNCATE TABLE `layouts`;  (3.4ms) TRUNCATE TABLE `page_fields`;  (3.1ms) TRUNCATE TABLE `page_parts`;  (5.2ms) TRUNCATE TABLE `pages`;  (3.2ms) TRUNCATE TABLE `sessions`;  (2.7ms) TRUNCATE TABLE `snippets`;  (2.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.5ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.7ms) TRUNCATE TABLE `extension_meta`;  (3.1ms) TRUNCATE TABLE `layouts`;  (3.4ms) TRUNCATE TABLE `page_fields`;  (3.2ms) TRUNCATE TABLE `page_parts`;  (4.2ms) TRUNCATE TABLE `pages`;  (3.5ms) TRUNCATE TABLE `sessions`;  (3.3ms) TRUNCATE TABLE `snippets`;  (4.4ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.3ms) COMMIT  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.0ms) Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.8ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.5ms) Started GET "/admin/logout" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#logout as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.2ms) BEGIN CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.4ms) UPDATE `users` SET `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = 786478546 AND `users`.`lock_version` = 0  (6.3ms) COMMIT Redirected to http://www.example.com/admin/login Completed 302 Found in 15ms (ActiveRecord: 7.1ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.2ms) Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#new as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.0ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (3.8ms) TRUNCATE TABLE `page_fields`;  (3.3ms) TRUNCATE TABLE `page_parts`;  (5.5ms) TRUNCATE TABLE `pages`;  (3.2ms) TRUNCATE TABLE `sessions`;  (3.0ms) TRUNCATE TABLE `snippets`;  (2.9ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.6ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.6ms) TRUNCATE TABLE `extension_meta`;  (3.1ms) TRUNCATE TABLE `layouts`;  (3.5ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (4.4ms) TRUNCATE TABLE `pages`;  (3.6ms) TRUNCATE TABLE `sessions`;  (3.0ms) TRUNCATE TABLE `snippets`;  (3.4ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.4ms)  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (3.3ms) TRUNCATE TABLE `extension_meta`;  (3.5ms) TRUNCATE TABLE `layouts`;  (3.4ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (3.6ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.8ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:24', '2016-03-10 16:36:24', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:24 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.4ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (14.5ms) Completed 200 OK in 25ms (Views: 22.3ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (8.2ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.1ms) TRUNCATE TABLE `page_fields`;  (4.0ms) TRUNCATE TABLE `page_parts`;  (5.3ms) TRUNCATE TABLE `pages`;  (4.0ms) TRUNCATE TABLE `sessions`;  (6.1ms) TRUNCATE TABLE `snippets`;  (4.2ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.4ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.5ms) Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts/new" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

More

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (15.0ms)

New Layout

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/new.html.haml within layouts/application (19.5ms) Completed 200 OK in 30ms (Views: 23.2ms | ActiveRecord: 0.3ms) Started POST "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#create as HTML Parameters: {"utf8"=>"✓", "layout"=>{"lock_version"=>"0", "name"=>"Petunias", "content_type"=>"", "content"=>"Wisteria"}, "commit"=>"Create Layout"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content_type`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', '', 'Wisteria', '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546, 0)  (0.4ms) COMMIT Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 11ms (ActiveRecord: 2.6ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (10.4ms) Completed 200 OK in 18ms (Views: 12.6ms | ActiveRecord: 0.9ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (19.7ms) TRUNCATE TABLE `extension_meta`;  (3.9ms) TRUNCATE TABLE `layouts`;  (4.5ms) TRUNCATE TABLE `page_fields`;  (4.3ms) TRUNCATE TABLE `page_parts`;  (5.2ms) TRUNCATE TABLE `pages`;  (4.4ms) TRUNCATE TABLE `sessions`;  (3.4ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.6ms) Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.6ms)  (0.2ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', 'Wisteria', '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546, 0)  (0.4ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.4ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts/1/edit" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1

More

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]]

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 04:36 PM on March 10, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (4.8ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_popups.html.haml (1.7ms)

Edit Layout

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 04:36 PM on March 10, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/edit.html.haml within layouts/application (10.0ms) Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (13.8ms) TRUNCATE TABLE `extension_meta`;  (3.9ms) TRUNCATE TABLE `layouts`;  (4.5ms) TRUNCATE TABLE `page_fields`;  (4.4ms) TRUNCATE TABLE `page_parts`;  (5.5ms) TRUNCATE TABLE `pages`;  (4.2ms) TRUNCATE TABLE `sessions`;  (3.7ms) TRUNCATE TABLE `snippets`;  (4.2ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 893004578)  (0.3ms) COMMIT  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.4ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.5ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.5ms)  (0.2ms) BEGIN Layout Exists (0.4ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', 'Wisteria', '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546, 0)  (5.9ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (4.0ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.6ms) Started GET "/admin/layouts/1/remove" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/remove.html.haml within layouts/application (2.8ms) Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.5ms) Started DELETE "/admin/layouts/1" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1  (0.1ms) BEGIN SQL (0.2ms) DELETE FROM `layouts` WHERE `layouts`.`id` = 1 AND `layouts`.`lock_version` = 0  (6.5ms) COMMIT Layout Load (0.4ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 13ms (ActiveRecord: 7.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.9ms) Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 0.8ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (18.7ms) TRUNCATE TABLE `extension_meta`;  (2.5ms) TRUNCATE TABLE `layouts`;  (3.0ms) TRUNCATE TABLE `page_fields`;  (2.5ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (2.8ms) TRUNCATE TABLE `sessions`;  (2.4ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::ConfigurationController#show as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (80.3ms) Completed 200 OK in 106ms (Views: 100.6ms | ActiveRecord: 2.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (19.5ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.5ms) TRUNCATE TABLE `page_fields`;  (4.2ms) TRUNCATE TABLE `page_parts`;  (5.5ms) TRUNCATE TABLE `pages`;  (4.2ms) TRUNCATE TABLE `sessions`;  (3.6ms) TRUNCATE TABLE `snippets`;  (3.9ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (1.5ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:25', '2016-03-10 16:36:25', 893004578)  (0.3ms) COMMIT  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.3ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (63.0ms) Completed 200 OK in 69ms (Views: 64.7ms | ActiveRecord: 2.5ms) Started GET "/admin/configuration/edit" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::ConfigurationController#edit as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1

Site

Defaults

Passwords

or Cancel

Configuration

Site

Defaults

Passwords

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/edit.html.haml within layouts/application (69.2ms) Completed 200 OK in 76ms (Views: 72.7ms | ActiveRecord: 2.2ms) Started PUT "/admin/configuration" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::ConfigurationController#update as HTML Parameters: {"utf8"=>"✓", "trusty_config"=>{"site.title"=>"My Special Site", "site.host"=>"", "dev.host"=>"", "local.timezone"=>"", "defaults.locale"=>"", "defaults.page.filter"=>"", "defaults.page.parts"=>"body, extended", "defaults.page.fields"=>"Keywords, Description", "defaults.page.status"=>"Draft", "user.allow_password_reset?"=>"[FILTERED]"}} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 SQL (0.2ms) INSERT INTO `config` (`key`, `value`) VALUES ('site.title', 'My Special Site') TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 SQL (0.2ms) INSERT INTO `config` (`key`, `value`) VALUES ('user.allow_password_reset?', 'false') TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Redirected to http://www.example.com/admin/configuration  (5.8ms) COMMIT Completed 302 Found in 71ms (ActiveRecord: 8.7ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-10 11:36:25 -0500 Processing by Admin::ConfigurationController#show as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (192.0ms) Completed 200 OK in 199ms (Views: 193.8ms | ActiveRecord: 2.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.6ms) TRUNCATE TABLE `extension_meta`;  (3.3ms) TRUNCATE TABLE `layouts`;  (3.8ms) TRUNCATE TABLE `page_fields`;  (3.9ms) TRUNCATE TABLE `page_parts`;  (5.3ms) TRUNCATE TABLE `pages`;  (3.9ms) TRUNCATE TABLE `sessions`;  (3.8ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-10 16:36:26', '2016-03-10 16:36:26', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-10 16:36:26', '2016-03-10 16:36:26', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (33.0ms) Completed 200 OK in 39ms (Views: 34.8ms | ActiveRecord: 2.5ms) Started GET "/admin/preferences" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::PreferencesController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_avatar.html.haml (1.5ms) User Exists (0.4ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_password_fields.html.haml (8.2ms)

••••• Change

or Cancel

Personal Preferences

Avatar provided by gravatar.com

••••• Change

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/preferences/edit.html.haml within layouts/application (36.3ms) Completed 200 OK in 46ms (Views: 44.2ms | ActiveRecord: 0.7ms) Started PUT "/admin/preferences" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::PreferencesController#update as HTML Parameters: {"utf8"=>"✓", "user"=>{"name"=>"Captain Kathryn Janeway", "email"=>"", "login"=>"captain", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "locale"=>""}, "commit"=>"Save Changes"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN User Exists (0.2ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.2ms) UPDATE `users` SET `users`.`name` = 'Captain Kathryn Janeway', `users`.`email` = '', `users`.`locale` = '', `users`.`updated_at` = '2016-03-10 16:36:26', `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = 786478546 AND `users`.`lock_version` = 0  (0.7ms) COMMIT Redirected to http://www.example.com/admin/configuration Completed 302 Found in 6ms (ActiveRecord: 1.6ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-10 11:36:26 -0500 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Captain Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (36.9ms) Completed 200 OK in 43ms (Views: 39.1ms | ActiveRecord: 2.2ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.6ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (2.8ms) TRUNCATE TABLE `page_fields`;  (3.0ms) TRUNCATE TABLE `page_parts`;  (4.3ms) TRUNCATE TABLE `pages`;  (3.3ms) TRUNCATE TABLE `sessions`;  (2.8ms) TRUNCATE TABLE `snippets`;  (4.1ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 TrustyCms::Config Load (4.7ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'pagination.param_name' ORDER BY `config`.`id` ASC LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'pagination.per_page_param_name' ORDER BY `config`.`id` ASC LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.pagination.per_page' ORDER BY `config`.`id` ASC LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' ORDER BY `config`.`id` ASC LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'pagination.param_name' ORDER BY `config`.`id` ASC LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'pagination.per_page_param_name' ORDER BY `config`.`id` ASC LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.pagination.per_page' ORDER BY `config`.`id` ASC LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' ORDER BY `config`.`id` ASC LIMIT 1  (2.4ms) SELECT DISTINCT class_name FROM pages WHERE class_name <> '' AND class_name IS NOT NULL TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.title' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config`  (0.2ms) COMMIT TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.subtitle' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.snippet.filter' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'session_timeout' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'default_locale' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT  (5.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (5.0ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:17', '2016-03-21 19:02:17', 786478546) Fixture Insert (0.3ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:17', '2016-03-21 19:02:17', 893004578)  (0.8ms) COMMIT  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:17 -0400 Processing by SiteController#show_page as HTML Page Load (6.7ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 84ms (ActiveRecord: 9.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:17 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:17 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:17 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (4.5ms) DEPRECATION WARNING on line 87 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes: unquote('"$moz-"#{$experimental-support-for-mozilla} "$webkit-"#{$experimental-support-for-webkit} "$opera-"#{$experimental-support-for-opera} "$microsoft-"#{$experimental-support-for-microsoft} "$khtml-"#{$experimental-support-for-khtml}') You can use the sass-convert command to automatically fix most cases. DEPRECATION WARNING on line 92 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes: unquote('"$ie6-"#{$legacy-support-for-ie6} "$ie7-"#{$legacy-support-for-ie7} "$ie8-"#{$legacy-support-for-ie8}') You can use the sass-convert command to automatically fix most cases. WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 94 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_header.scss from line 12 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 10 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 4 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_dropdown.scss from line 14 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 294 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 301 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 336 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 74 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_content.scss from line 18 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 52 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 65 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 78 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 105 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 112 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 64 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 230 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 236 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 41 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_tabcontrol.scss from line 22 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 51 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 58 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss Completed 200 OK in 4139ms (Views: 4137.7ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (6.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 9ms (ActiveRecord: 6.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (15.7ms) Completed 200 OK in 33ms (Views: 30.2ms | ActiveRecord: 0.4ms)  (0.1ms) BEGIN Page Exists (11.7ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (6.7ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Voyager Home', 'Home', '/', 'Page,FileNotFoundPage', '2016-03-21 19:02:21', '2016-03-21 19:02:21', 786478546, 0)  (6.4ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.4ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (15.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (24.2ms) Completed 200 OK in 32ms (Views: 26.9ms | ActiveRecord: 1.1ms) Started GET "/admin/pages/1/remove" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 CACHE (0.0ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 [["parent_id", 1]] Voyager Home Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (0.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/remove.html.haml within layouts/application (7.5ms) Completed 200 OK in 15ms (Views: 11.5ms | ActiveRecord: 0.8ms) Started DELETE "/admin/pages/1" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1  (0.1ms) BEGIN Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 ORDER BY virtual DESC, title ASC PagePart Load (1.2ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = 1 ORDER BY name PageField Load (4.0ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = 1 SQL (0.2ms) DELETE FROM `pages` WHERE `pages`.`id` = 1 AND `pages`.`lock_version` = 0  (9.6ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 64ms (ActiveRecord: 31.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 9ms (Views: 3.8ms | ActiveRecord: 0.6ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (22.8ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (8.7ms) TRUNCATE TABLE `extension_meta`;  (3.6ms) TRUNCATE TABLE `layouts`;  (3.8ms) TRUNCATE TABLE `page_fields`;  (5.0ms) TRUNCATE TABLE `page_parts`;  (6.1ms) TRUNCATE TABLE `pages`;  (6.1ms) TRUNCATE TABLE `sessions`;  (5.4ms) TRUNCATE TABLE `snippets`;  (4.1ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:21', '2016-03-21 19:02:21', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:21', '2016-03-21 19:02:21', 893004578)  (0.3ms) COMMIT  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML User Load (0.7ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.5ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.5ms) Completed 200 OK in 13ms (Views: 6.7ms | ActiveRecord: 1.1ms)  (0.2ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Voyager Home', 'Home', '/', 'Page,FileNotFoundPage', '2016-03-21 19:02:21', '2016-03-21 19:02:21', 786478546, 0)  (0.3ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (5.3ms) Completed 200 OK in 11ms (Views: 7.8ms | ActiveRecord: 0.8ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (5.4ms) PageField Load (0.3ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (0.0ms) PagePart Load (0.2ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = 1 ORDER BY name Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (0.0ms)

Add Field
Less
Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]]
or Cancel

Last Updated by Kathryn Janeway at 07:02 PM on March 21, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (69.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (9.6ms)

Add Field

or Cancel

Last Updated by Kathryn Janeway at 07:02 PM on March 21, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/edit.html.haml within layouts/application (87.3ms) Completed 200 OK in 93ms (Views: 70.6ms | ActiveRecord: 20.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.6ms) TRUNCATE TABLE `extension_meta`;  (2.5ms) TRUNCATE TABLE `layouts`;  (2.8ms) TRUNCATE TABLE `page_fields`;  (2.8ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (3.2ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:21', '2016-03-21 19:02:21', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:21', '2016-03-21 19:02:21', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.5ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#new as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (3.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (14.7ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (25.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.8ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (29.7ms) Completed 200 OK in 38ms (Views: 32.8ms | ActiveRecord: 0.5ms) Started POST "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('', 'Voyager Home', '/', 'Home', 'Page,FileNotFoundPage', '2016-03-21 19:02:21', '2016-03-21 19:02:21', 786478546, 0) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('body', '', 1) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('extended', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Keywords', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Description', '', 1)  (5.0ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 21ms (ActiveRecord: 7.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:21 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (5.1ms) Completed 200 OK in 15ms (Views: 7.3ms | ActiveRecord: 1.1ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (14.2ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.7ms) TRUNCATE TABLE `page_fields`;  (3.7ms) TRUNCATE TABLE `page_parts`;  (4.7ms) TRUNCATE TABLE `pages`;  (3.9ms) TRUNCATE TABLE `sessions`;  (3.9ms) TRUNCATE TABLE `snippets`;  (3.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (90.7ms) Completed 200 OK in 109ms (Views: 104.8ms | ActiveRecord: 2.1ms) Started GET "/admin/configuration/edit" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::ConfigurationController#edit as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1

Site

Defaults

Passwords

or Cancel

Configuration

Site

Defaults

Passwords

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/edit.html.haml within layouts/application (67.0ms) Completed 200 OK in 74ms (Views: 69.5ms | ActiveRecord: 2.5ms) Started PUT "/admin/configuration" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::ConfigurationController#update as HTML Parameters: {"utf8"=>"✓", "trusty_config"=>{"site.title"=>"My Special Site", "site.host"=>"www.example.com", "dev.host"=>"", "local.timezone"=>"", "defaults.locale"=>"", "defaults.page.filter"=>"", "defaults.page.parts"=>"body, extended", "defaults.page.fields"=>"Keywords, Description", "defaults.page.status"=>"Draft", "user.allow_password_reset?"=>"[FILTERED]"}} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` Redirected to http://www.example.com/admin/configuration  (0.1ms) COMMIT Completed 302 Found in 11ms (ActiveRecord: 2.4ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (58.9ms) Completed 200 OK in 66ms (Views: 61.6ms | ActiveRecord: 2.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (3.4ms) TRUNCATE TABLE `layouts`;  (3.7ms) TRUNCATE TABLE `page_fields`;  (3.0ms) TRUNCATE TABLE `page_parts`;  (3.7ms) TRUNCATE TABLE `pages`;  (3.0ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.4ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.6ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (57.2ms) Completed 200 OK in 63ms (Views: 59.4ms | ActiveRecord: 2.1ms) Started GET "/admin/preferences" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PreferencesController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_avatar.html.haml (1.0ms) User Exists (0.3ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_password_fields.html.haml (8.7ms)

••••• Change

or Cancel

Personal Preferences

Avatar provided by gravatar.com

••••• Change

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/preferences/edit.html.haml within layouts/application (38.0ms) Completed 200 OK in 48ms (Views: 45.5ms | ActiveRecord: 0.6ms) Started PUT "/admin/preferences" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PreferencesController#update as HTML Parameters: {"utf8"=>"✓", "user"=>{"name"=>"Captain Kathryn Janeway", "email"=>"", "login"=>"captain", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "locale"=>""}, "commit"=>"Save Changes"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN User Exists (0.3ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]] SQL (1.4ms) UPDATE `users` SET `users`.`name` = 'Captain Kathryn Janeway', `users`.`email` = '', `users`.`locale` = '', `users`.`updated_at` = '2016-03-21 19:02:22', `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = 786478546 AND `users`.`lock_version` = 0  (0.4ms) COMMIT Redirected to http://www.example.com/admin/configuration Completed 302 Found in 11ms (ActiveRecord: 2.6ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Captain Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (113.1ms) Completed 200 OK in 120ms (Views: 115.9ms | ActiveRecord: 2.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.9ms) TRUNCATE TABLE `extension_meta`;  (3.3ms) TRUNCATE TABLE `layouts`;  (3.7ms) TRUNCATE TABLE `page_fields`;  (3.6ms) TRUNCATE TABLE `page_parts`;  (5.2ms) TRUNCATE TABLE `pages`;  (4.2ms) TRUNCATE TABLE `sessions`;  (3.8ms) TRUNCATE TABLE `snippets`;  (3.7ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 893004578)  (0.7ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-21 15:02:22 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (53.4ms) Completed 200 OK in 60ms (Views: 55.3ms | ActiveRecord: 2.8ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (3.7ms) TRUNCATE TABLE `extension_meta`;  (3.5ms) TRUNCATE TABLE `layouts`;  (4.3ms) TRUNCATE TABLE `page_fields`;  (4.5ms) TRUNCATE TABLE `page_parts`;  (5.2ms) TRUNCATE TABLE `pages`;  (4.0ms) TRUNCATE TABLE `sessions`;  (3.4ms) TRUNCATE TABLE `snippets`;  (3.7ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:22', '2016-03-21 19:02:22', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:51346/admin/welcome Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://127.0.0.1:51346/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://127.0.0.1:51346/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.1ms) Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started GET "/assets/admin/main.css" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Started GET "/assets/admin.js" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Started GET "/assets/admin/single_form_shadow.png" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:51346/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:25 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.9ms) Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.5ms) Started GET "/assets/admin/plus.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.8ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (9.3ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (18.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.8ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (22.3ms) Completed 200 OK in 34ms (Views: 25.2ms | ActiveRecord: 2.7ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:51346/admin/welcome Completed 302 Found in 4ms (ActiveRecord: 0.7ms) Started GET "/assets/admin/minus_grey.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/plus_grey.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/add_tab.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/spinner.gif" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/metadata_toggle.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/calendar_down.gif" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/tab_close.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/ckeditor/config.js?t=FB9E" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by Admin::WelcomeController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:51346/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/assets/ckeditor/skins/moono/editor.css?t=FB9E" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/ckeditor/lang/en.js?t=FB9E" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.5ms) Started GET "/assets/ckeditor/styles.js?t=FB9E" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/ckeditor/skins/moono/icons.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/ckeditor/contents.css?t=FB9E" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started POST "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Voyager Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('', 'Voyager Home', '/', 'Voyager Home', 'Page,FileNotFoundPage', '2016-03-21 19:02:26', '2016-03-21 19:02:26', 786478546, 0) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('body', '', 1) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('extended', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Keywords', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Description', '', 1)  (0.6ms) COMMIT Page Load (0.2ms) SELECT `pages`.* FROM `pages` Redirected to http://127.0.0.1:51346/admin/pages Completed 302 Found in 18ms (ActiveRecord: 3.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.6ms) Completed 200 OK in 13ms (Views: 7.2ms | ActiveRecord: 0.8ms) Started GET "/assets/admin/page.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/assets/admin/minus.png" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Started GET "/admin/pages/1/children/new?page_class=Page" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by Admin::PagesController#new as HTML Parameters: {"page_class"=>"Page", "page_id"=>"1"} User Load (0.8ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.6ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (6.8ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (14.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.8ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (17.4ms) Completed 200 OK in 30ms (Views: 21.4ms | ActiveRecord: 1.2ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2016-03-21 15:02:26 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 AND `pages`.`slug` = 'loading-iframe' ORDER BY virtual DESC, title ASC LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 ORDER BY virtual DESC, title ASC Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 AND (status_id = 100 and (class_name = 'FileNotFoundPage')) ORDER BY virtual DESC, title ASC LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/not_found.html.haml (1.1ms) Completed 404 Not Found in 13ms (Views: 6.3ms | ActiveRecord: 1.4ms) Started POST "/admin/page_parts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagePartsController#create as */* Parameters: {"utf8"=>"✓", "page_part"=>{"name"=>"footer"}, "index"=>"2"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (5.4ms) Completed 200 OK in 15ms (Views: 11.4ms | ActiveRecord: 0.5ms) Started POST "/admin/preview" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#preview as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"1", "class_name"=>"", "title"=>"Command Center", "slug"=>"command-center", "breadcrumb"=>"Command Center", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "2"=>{"name"=>"footer", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "1"=>{"_destroy"=>"true"}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) BEGIN Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/show_page.html.haml (0.8ms)  (0.2ms) ROLLBACK Completed 200 OK in 40ms (Views: 1.6ms | ActiveRecord: 1.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (4.3ms) TRUNCATE TABLE `extension_meta`;  (3.4ms) TRUNCATE TABLE `layouts`;  (4.0ms) TRUNCATE TABLE `page_fields`;  (3.6ms) TRUNCATE TABLE `page_parts`;  (4.3ms) TRUNCATE TABLE `pages`;  (3.6ms) TRUNCATE TABLE `sessions`;  (2.6ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.3ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (11.1ms) Completed 200 OK in 20ms (Views: 16.8ms | ActiveRecord: 0.7ms)  (0.1ms) BEGIN Layout Exists (0.3ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.3ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', 'Wisteria', '2016-03-21 19:02:27', '2016-03-21 19:02:27', 786478546, 0)  (6.4ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (12.9ms) Completed 200 OK in 19ms (Views: 15.4ms | ActiveRecord: 0.8ms) Started GET "/admin/layouts/1/remove" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/remove.html.haml within layouts/application (2.8ms) Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.5ms) Started DELETE "/admin/layouts/1" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1  (0.1ms) BEGIN SQL (0.2ms) DELETE FROM `layouts` WHERE `layouts`.`id` = 1 AND `layouts`.`lock_version` = 0  (0.5ms) COMMIT Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 6ms (ActiveRecord: 1.6ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.3ms) Completed 200 OK in 9ms (Views: 4.4ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) SELECT DATABASE() as db  (7.0ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (14.6ms) TRUNCATE TABLE `extension_meta`;  (4.1ms) TRUNCATE TABLE `layouts`;  (4.0ms) TRUNCATE TABLE `page_fields`;  (3.3ms) TRUNCATE TABLE `page_parts`;  (4.4ms) TRUNCATE TABLE `pages`;  (3.0ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 893004578)  (0.4ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.4ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.4ms) Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.5ms)  (0.2ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', 'Wisteria', '2016-03-21 19:02:27', '2016-03-21 19:02:27', 786478546, 0)  (0.4ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.1ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.1ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts/1/edit" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1

More

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]]

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 07:02 PM on March 21, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (15.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_popups.html.haml (0.9ms)

Edit Layout

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 07:02 PM on March 21, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/edit.html.haml within layouts/application (20.4ms) Completed 200 OK in 26ms (Views: 23.4ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.1ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.1ms) TRUNCATE TABLE `page_fields`;  (3.4ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (4.5ms) TRUNCATE TABLE `sessions`;  (2.9ms) TRUNCATE TABLE `snippets`;  (3.3ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.5ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.4ms) Started GET "/admin/layouts/new" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

More

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (3.2ms)

New Layout

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/new.html.haml within layouts/application (5.1ms) Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.3ms) Started POST "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#create as HTML Parameters: {"utf8"=>"✓", "layout"=>{"lock_version"=>"0", "name"=>"Petunias", "content_type"=>"", "content"=>"Wisteria"}, "commit"=>"Create Layout"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content_type`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', '', 'Wisteria', '2016-03-21 19:02:27', '2016-03-21 19:02:27', 786478546, 0)  (1.0ms) COMMIT Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 10ms (ActiveRecord: 2.0ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.3ms) Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (20.2ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.4ms) TRUNCATE TABLE `page_fields`;  (4.4ms) TRUNCATE TABLE `page_parts`;  (5.8ms) TRUNCATE TABLE `pages`;  (4.4ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.7ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:27', '2016-03-21 19:02:27', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:27 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.7ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (2.6ms) TRUNCATE TABLE `layouts`;  (3.1ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (4.4ms) TRUNCATE TABLE `pages`;  (3.1ms) TRUNCATE TABLE `sessions`;  (2.4ms) TRUNCATE TABLE `snippets`;  (2.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.7ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.3ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"nonexistent_username", "password"=>"[FILTERED]"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE (login = 'nonexistent_username' OR email = 'nonexistent_username') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.2ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.3ms) TRUNCATE TABLE `extension_meta`;  (3.4ms) TRUNCATE TABLE `layouts`;  (3.7ms) TRUNCATE TABLE `page_fields`;  (3.6ms) TRUNCATE TABLE `page_parts`;  (4.5ms) TRUNCATE TABLE `pages`;  (3.9ms) TRUNCATE TABLE `sessions`;  (3.2ms) TRUNCATE TABLE `snippets`;  (3.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.5ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.1ms) TRUNCATE TABLE `extension_meta`;  (3.3ms) TRUNCATE TABLE `layouts`;  (4.2ms) TRUNCATE TABLE `page_fields`;  (3.3ms) TRUNCATE TABLE `page_parts`;  (4.8ms) TRUNCATE TABLE `pages`;  (3.7ms) TRUNCATE TABLE `sessions`;  (2.8ms) TRUNCATE TABLE `snippets`;  (3.3ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (2.8ms) TRUNCATE TABLE `page_fields`;  (2.7ms) TRUNCATE TABLE `page_parts`;  (3.7ms) TRUNCATE TABLE `pages`;  (3.0ms) TRUNCATE TABLE `sessions`;  (4.0ms) TRUNCATE TABLE `snippets`;  (2.8ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.2ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (3.0ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (3.8ms) TRUNCATE TABLE `pages`;  (2.8ms) TRUNCATE TABLE `sessions`;  (2.7ms) TRUNCATE TABLE `snippets`;  (2.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.6ms) Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (3.6ms) TRUNCATE TABLE `layouts`;  (3.1ms) TRUNCATE TABLE `page_fields`;  (3.0ms) TRUNCATE TABLE `page_parts`;  (4.0ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (3.8ms) TRUNCATE TABLE `snippets`;  (3.5ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET "/admin/logout" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#logout as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.3ms) UPDATE `users` SET `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = 786478546 AND `users`.`lock_version` = 0  (6.1ms) COMMIT Redirected to http://www.example.com/admin/login Completed 302 Found in 13ms (ActiveRecord: 7.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.8ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#new as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.7ms) TRUNCATE TABLE `extension_meta`;  (2.5ms) TRUNCATE TABLE `layouts`;  (3.0ms) TRUNCATE TABLE `page_fields`;  (3.0ms) TRUNCATE TABLE `page_parts`;  (3.7ms) TRUNCATE TABLE `pages`;  (2.8ms) TRUNCATE TABLE `sessions`;  (4.0ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.1ms) TRUNCATE TABLE `extension_meta`;  (2.5ms) TRUNCATE TABLE `layouts`;  (2.8ms) TRUNCATE TABLE `page_fields`;  (2.2ms) TRUNCATE TABLE `page_parts`;  (3.4ms) TRUNCATE TABLE `pages`;  (2.4ms) TRUNCATE TABLE `sessions`;  (13.3ms) TRUNCATE TABLE `snippets`;  (20.0ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.3ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.8ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.6ms) TRUNCATE TABLE `extension_meta`;  (2.7ms) TRUNCATE TABLE `layouts`;  (2.8ms) TRUNCATE TABLE `page_fields`;  (2.6ms) TRUNCATE TABLE `page_parts`;  (3.6ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (2.9ms) TRUNCATE TABLE `snippets`;  (2.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.5ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.4ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (6.6ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (13.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (2.1ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (17.1ms) Completed 200 OK in 25ms (Views: 20.2ms | ActiveRecord: 0.6ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.9ms) TRUNCATE TABLE `extension_meta`;  (3.2ms) TRUNCATE TABLE `layouts`;  (4.7ms) TRUNCATE TABLE `page_fields`;  (3.1ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (3.2ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.1ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (3.2ms) TRUNCATE TABLE `layouts`;  (3.0ms) TRUNCATE TABLE `page_fields`;  (2.8ms) TRUNCATE TABLE `page_parts`;  (3.7ms) TRUNCATE TABLE `pages`;  (2.8ms) TRUNCATE TABLE `sessions`;  (2.3ms) TRUNCATE TABLE `snippets`;  (2.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-21 19:02:28', '2016-03-21 19:02:28', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-21 15:02:28 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.6ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (3.5ms) TRUNCATE TABLE `page_fields`;  (3.0ms) TRUNCATE TABLE `page_parts`;  (3.6ms) TRUNCATE TABLE `pages`;  (2.6ms) TRUNCATE TABLE `sessions`;  (2.2ms) TRUNCATE TABLE `snippets`;  (3.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.7ms) SELECT DISTINCT class_name FROM pages WHERE class_name <> '' AND class_name IS NOT NULL TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.title' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'admin.subtitle' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.snippet.filter' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'session_timeout' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'default_locale' LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config`  (0.1ms) COMMIT  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) BEGIN Fixture Delete (0.3ms) DELETE FROM `users` Fixture Insert (0.3ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:38', '2016-03-22 14:39:38', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:38', '2016-03-22 14:39:38', 893004578)  (12.9ms) COMMIT  (0.2ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:39 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 47ms (ActiveRecord: 0.6ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:39 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:39 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:39 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (7.5ms) DEPRECATION WARNING on line 87 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes: unquote('"$moz-"#{$experimental-support-for-mozilla} "$webkit-"#{$experimental-support-for-webkit} "$opera-"#{$experimental-support-for-opera} "$microsoft-"#{$experimental-support-for-microsoft} "$khtml-"#{$experimental-support-for-khtml}') You can use the sass-convert command to automatically fix most cases. DEPRECATION WARNING on line 92 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes: unquote('"$ie6-"#{$legacy-support-for-ie6} "$ie7-"#{$legacy-support-for-ie7} "$ie8-"#{$legacy-support-for-ie8}') You can use the sass-convert command to automatically fix most cases. WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 94 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_header.scss from line 12 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 10 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_avatars.scss from line 13 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 4 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_dropdown.scss from line 14 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 294 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 301 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 336 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_forms.scss from line 16 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 5 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/modules/_boxes.scss, in `alt-box' from line 74 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_content.scss from line 18 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 52 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 65 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 78 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 105 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 112 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss from line 19 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 48 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 64 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 230 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 236 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_popup.scss from line 21 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 41 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_tabcontrol.scss from line 22 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 2 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `button-shadow' from line 51 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss WARNING: The $color argument for single-box-shadow is now the 5th argument instead of the 1st. on line 58 of /Users/brittanymartin/.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/css3/_box-shadow.scss, in `single-box-shadow' from line 6 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_actions.scss, in `no-button-shadow' from line 58 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/partials/_deprecated.scss from line 34 of /Users/brittanymartin/Trust/trusty-cms/app/assets/stylesheets/admin/main.scss Completed 200 OK in 4264ms (Views: 4262.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (24.2ms) Completed 200 OK in 46ms (Views: 43.4ms | ActiveRecord: 0.4ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.4ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (31.5ms) Completed 200 OK in 41ms (Views: 20.1ms | ActiveRecord: 18.7ms)  (0.2ms) BEGIN Layout Exists (0.3ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', 'Wisteria', '2016-03-22 14:39:43', '2016-03-22 14:39:43', 786478546, 0)  (6.1ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (14.7ms) Completed 200 OK in 22ms (Views: 17.4ms | ActiveRecord: 0.8ms) Started GET "/admin/layouts/1/remove" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/remove.html.haml within layouts/application (4.1ms) Completed 200 OK in 11ms (Views: 7.5ms | ActiveRecord: 0.5ms) Started DELETE "/admin/layouts/1" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1  (0.2ms) BEGIN SQL (0.2ms) DELETE FROM `layouts` WHERE `layouts`.`id` = 1 AND `layouts`.`lock_version` = 0  (11.7ms) COMMIT Layout Load (0.4ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 35ms (ActiveRecord: 13.1ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.6ms) Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 0.7ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (7.3ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (17.4ms) TRUNCATE TABLE `extension_meta`;  (5.5ms) TRUNCATE TABLE `layouts`;  (5.6ms) TRUNCATE TABLE `page_fields`;  (6.9ms) TRUNCATE TABLE `page_parts`;  (7.9ms) TRUNCATE TABLE `pages`;  (5.5ms) TRUNCATE TABLE `sessions`;  (4.9ms) TRUNCATE TABLE `snippets`;  (3.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:43', '2016-03-22 14:39:43', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:43', '2016-03-22 14:39:43', 893004578)  (0.5ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.5ms) Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.5ms)  (0.1ms) BEGIN Layout Exists (0.2ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', 'Wisteria', '2016-03-22 14:39:43', '2016-03-22 14:39:43', 786478546, 0)  (0.3ms) COMMIT Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.5ms) Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.7ms) Started GET "/admin/layouts/1/edit" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` WHERE `layouts`.`id` = 1 ORDER BY name LIMIT 1

More

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]]

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 02:39 PM on March 22, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (33.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_popups.html.haml (1.4ms)

Edit Layout

Reference: Available Tags

or Cancel

Last Updated by Kathryn Janeway at 02:39 PM on March 22, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/edit.html.haml within layouts/application (42.9ms) Completed 200 OK in 50ms (Views: 46.8ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (46.5ms) TRUNCATE TABLE `extension_meta`;  (4.3ms) TRUNCATE TABLE `layouts`;  (3.6ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (2.8ms) TRUNCATE TABLE `sessions`;  (2.4ms) TRUNCATE TABLE `snippets`;  (2.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:43', '2016-03-22 14:39:43', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:43', '2016-03-22 14:39:43', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.2ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.6ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.5ms) Started GET "/admin/layouts/new" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

More

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/_form.html.haml (3.3ms)

New Layout

Reference: Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/new.html.haml within layouts/application (5.3ms) Completed 200 OK in 12ms (Views: 8.9ms | ActiveRecord: 0.3ms) Started POST "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:43 -0400 Processing by Admin::LayoutsController#create as HTML Parameters: {"utf8"=>"✓", "layout"=>{"lock_version"=>"0", "name"=>"Petunias", "content_type"=>"", "content"=>"Wisteria"}, "commit"=>"Create Layout"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.2ms) BEGIN Layout Exists (0.3ms) SELECT 1 AS one FROM `layouts` WHERE `layouts`.`name` = BINARY 'Petunias' LIMIT 1 SQL (0.2ms) INSERT INTO `layouts` (`name`, `content_type`, `content`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Petunias', '', 'Wisteria', '2016-03-22 14:39:43', '2016-03-22 14:39:43', 786478546, 0)  (5.0ms) COMMIT Layout Load (0.4ms) SELECT `layouts`.* FROM `layouts` ORDER BY name Redirected to http://www.example.com/admin/layouts Completed 302 Found in 17ms (ActiveRecord: 6.5ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name LIMIT 50 OFFSET 0 Petunias Minus Remove
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (3.9ms) Completed 200 OK in 14ms (Views: 6.7ms | ActiveRecord: 1.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (42.2ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.2ms) TRUNCATE TABLE `page_fields`;  (2.7ms) TRUNCATE TABLE `page_parts`;  (5.2ms) TRUNCATE TABLE `pages`;  (3.0ms) TRUNCATE TABLE `sessions`;  (2.7ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.4ms) Started GET "/admin/layouts" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::LayoutsController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Layout Modify  (0.3ms) SELECT COUNT(*) FROM `layouts` CACHE (0.0ms) SELECT COUNT(*) FROM `layouts`
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/layouts/index.html.haml within layouts/application (2.9ms) Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.9ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (2.8ms) TRUNCATE TABLE `page_fields`;  (2.4ms) TRUNCATE TABLE `page_parts`;  (3.4ms) TRUNCATE TABLE `pages`;  (2.8ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.4ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 14ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.8ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.4ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.4ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (132.1ms) Completed 200 OK in 160ms (Views: 155.2ms | ActiveRecord: 2.7ms) Started GET "/admin/preferences" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PreferencesController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_avatar.html.haml (1.8ms) User Exists (0.4ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/users/_password_fields.html.haml (11.1ms)

••••• Change

or Cancel

Personal Preferences

Avatar provided by gravatar.com

••••• Change

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/preferences/edit.html.haml within layouts/application (43.1ms) Completed 200 OK in 54ms (Views: 51.1ms | ActiveRecord: 0.8ms) Started PUT "/admin/preferences" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PreferencesController#update as HTML Parameters: {"utf8"=>"✓", "user"=>{"name"=>"Captain Kathryn Janeway", "email"=>"", "login"=>"captain", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "locale"=>""}, "commit"=>"Save Changes"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN User Exists (0.2ms) SELECT 1 AS one FROM `users` WHERE (`users`.`login` = BINARY 'captain' AND `users`.`id` != 786478546) LIMIT 1 CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.2ms) UPDATE `users` SET `users`.`name` = 'Captain Kathryn Janeway', `users`.`email` = '', `users`.`locale` = '', `users`.`updated_at` = '2016-03-22 14:39:44', `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = 786478546 AND `users`.`lock_version` = 0  (0.7ms) COMMIT Redirected to http://www.example.com/admin/configuration Completed 302 Found in 8ms (ActiveRecord: 1.6ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Captain Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (61.6ms) Completed 200 OK in 68ms (Views: 64.1ms | ActiveRecord: 2.0ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.1ms) TRUNCATE TABLE `extension_meta`;  (3.0ms) TRUNCATE TABLE `layouts`;  (3.8ms) TRUNCATE TABLE `page_fields`;  (3.0ms) TRUNCATE TABLE `page_parts`;  (3.7ms) TRUNCATE TABLE `pages`;  (3.1ms) TRUNCATE TABLE `sessions`;  (3.0ms) TRUNCATE TABLE `snippets`;  (2.7ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.7ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.7ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (53.7ms) Completed 200 OK in 60ms (Views: 56.0ms | ActiveRecord: 2.3ms) Started GET "/admin/configuration/edit" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::ConfigurationController#edit as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1

Site

Defaults

Passwords

or Cancel

Configuration

Site

Defaults

Passwords

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/edit.html.haml within layouts/application (114.5ms) Completed 200 OK in 123ms (Views: 118.3ms | ActiveRecord: 2.6ms) Started PUT "/admin/configuration" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::ConfigurationController#update as HTML Parameters: {"utf8"=>"✓", "trusty_config"=>{"site.title"=>"My Special Site", "site.host"=>"www.example.com", "dev.host"=>"", "local.timezone"=>"", "defaults.locale"=>"", "defaults.page.filter"=>"", "defaults.page.parts"=>"body, extended", "defaults.page.fields"=>"Keywords, Description", "defaults.page.status"=>"Draft", "user.allow_password_reset?"=>"[FILTERED]"}} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Redirected to http://www.example.com/admin/configuration  (0.1ms) COMMIT Completed 302 Found in 11ms (ActiveRecord: 2.7ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (47.8ms) Completed 200 OK in 54ms (Views: 50.0ms | ActiveRecord: 2.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.5ms) TRUNCATE TABLE `extension_meta`;  (2.6ms) TRUNCATE TABLE `layouts`;  (3.6ms) TRUNCATE TABLE `page_fields`;  (3.1ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:44', '2016-03-22 14:39:44', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.5ms) Started GET "/admin/configuration" for 127.0.0.1 at 2016-03-22 10:39:44 -0400 Processing by Admin::ConfigurationController#show as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1

Personal Preferences

Kathryn Janeway

captain

•••••

TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.title' LIMIT 1 My Special Site TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'site.host' LIMIT 1 www.example.com TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'dev.host' LIMIT 1 TrustyCms::Config Load (0.1ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'local.timezone' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.locale' LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.filter' LIMIT 1 TrustyCms::Config Load (0.3ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.parts' LIMIT 1 body, extended TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.fields' LIMIT 1 Keywords, Description TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'defaults.page.status' LIMIT 1 Draft TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` WHERE `config`.`key` = 'user.allow_password_reset?' LIMIT 1 No

Configuration

My Special Site

www.example.com

Defaults

body, extended

Keywords, Description

Draft

Passwords

No

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/configuration/show.html.haml within layouts/application (55.3ms) Completed 200 OK in 61ms (Views: 57.5ms | ActiveRecord: 2.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (3.2ms) TRUNCATE TABLE `extension_meta`;  (2.6ms) TRUNCATE TABLE `layouts`;  (2.7ms) TRUNCATE TABLE `page_fields`;  (2.6ms) TRUNCATE TABLE `page_parts`;  (3.8ms) TRUNCATE TABLE `pages`;  (3.6ms) TRUNCATE TABLE `sessions`;  (2.6ms) TRUNCATE TABLE `snippets`;  (2.5ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by SiteController#show_page as HTML Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.6ms)  (0.2ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Voyager Home', 'Home', '/', 'Page,FileNotFoundPage', '2016-03-22 14:39:45', '2016-03-22 14:39:45', 786478546, 0)  (0.7ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (13.8ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (19.1ms) Completed 200 OK in 26ms (Views: 22.5ms | ActiveRecord: 0.6ms) Started GET "/admin/pages/1/remove" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#remove as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1  (0.3ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 CACHE (0.0ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 [["parent_id", 1]] Voyager Home Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (1.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/remove.html.haml within layouts/application (7.5ms) Completed 200 OK in 15ms (Views: 10.8ms | ActiveRecord: 0.9ms) Started DELETE "/admin/pages/1" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#destroy as HTML Parameters: {"utf8"=>"✓", "id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1  (0.1ms) BEGIN Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 ORDER BY virtual DESC, title ASC PagePart Load (0.4ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = 1 ORDER BY name PageField Load (0.4ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = 1 SQL (0.3ms) DELETE FROM `pages` WHERE `pages`.`id` = 1 AND `pages`.`lock_version` = 0  (6.3ms) COMMIT Page Load (0.3ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 77ms (ActiveRecord: 57.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 11ms (Views: 4.2ms | ActiveRecord: 0.8ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (19.2ms) TRUNCATE TABLE `extension_meta`;  (3.5ms) TRUNCATE TABLE `layouts`;  (3.7ms) TRUNCATE TABLE `page_fields`;  (3.4ms) TRUNCATE TABLE `page_parts`;  (4.8ms) TRUNCATE TABLE `pages`;  (3.3ms) TRUNCATE TABLE `sessions`;  (2.8ms) TRUNCATE TABLE `snippets`;  (3.2ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.4ms)  (0.1ms) BEGIN Page Exists (0.2ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`title`, `breadcrumb`, `slug`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('Voyager Home', 'Home', '/', 'Page,FileNotFoundPage', '2016-03-22 14:39:45', '2016-03-22 14:39:45', 786478546, 0)  (0.3ms) COMMIT Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.3ms) Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.6ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (3.6ms) PageField Load (0.3ms) SELECT `page_fields`.* FROM `page_fields` WHERE `page_fields`.`page_id` = 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (0.0ms) PagePart Load (0.3ms) SELECT `page_parts`.* FROM `page_parts` WHERE `page_parts`.`page_id` = 1 ORDER BY name Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (0.0ms)

Add Field
Less
Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]]
or Cancel

Last Updated by Kathryn Janeway at 02:39 PM on March 22, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (38.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (10.1ms)

Add Field

or Cancel

Last Updated by Kathryn Janeway at 02:39 PM on March 22, 2016

Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/edit.html.haml within layouts/application (58.5ms) Completed 200 OK in 66ms (Views: 61.6ms | ActiveRecord: 2.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (19.8ms) TRUNCATE TABLE `extension_meta`;  (3.9ms) TRUNCATE TABLE `layouts`;  (4.4ms) TRUNCATE TABLE `page_fields`;  (3.7ms) TRUNCATE TABLE `page_parts`;  (5.1ms) TRUNCATE TABLE `pages`;  (3.6ms) TRUNCATE TABLE `sessions`;  (3.0ms) TRUNCATE TABLE `snippets`;  (3.0ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.7ms) Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.4ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#new as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (5.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (12.2ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (25.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.9ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (31.5ms) Completed 200 OK in 40ms (Views: 34.8ms | ActiveRecord: 0.7ms) Started POST "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('', 'Voyager Home', '/', 'Home', 'Page,FileNotFoundPage', '2016-03-22 14:39:45', '2016-03-22 14:39:45', 786478546, 0) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('body', '', 1) SQL (0.1ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('extended', '', 1) SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Keywords', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Description', '', 1)  (0.4ms) COMMIT Page Load (0.2ms) SELECT `pages`.* FROM `pages` Redirected to http://www.example.com/admin/pages Completed 302 Found in 15ms (ActiveRecord: 2.2ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:45 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (3.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (5.6ms) Completed 200 OK in 16ms (Views: 10.2ms | ActiveRecord: 1.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (30.7ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.6ms) TRUNCATE TABLE `page_fields`;  (3.9ms) TRUNCATE TABLE `page_parts`;  (6.9ms) TRUNCATE TABLE `pages`;  (5.6ms) TRUNCATE TABLE `sessions`;  (2.9ms) TRUNCATE TABLE `snippets`;  (4.0ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:45', '2016-03-22 14:39:45', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:47 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:55942/admin/welcome Completed 302 Found in 4ms (ActiveRecord: 0.7ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:47 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://127.0.0.1:55942/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:47 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://127.0.0.1:55942/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:47 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.2ms) Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/admin/main.css" for 127.0.0.1 at 2016-03-22 10:39:47 -0400 Started GET "/assets/admin.js" for 127.0.0.1 at 2016-03-22 10:39:47 -0400 Started GET "/assets/admin/single_form_shadow.png" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:55942/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Processing by Admin::PagesController#index as HTML User Load (0.7ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.0ms) Completed 200 OK in 11ms (Views: 5.3ms | ActiveRecord: 1.0ms) Started GET "/assets/admin/plus.png" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Processing by Admin::PagesController#new as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.4ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (9.0ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.2ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (16.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.7ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (20.2ms) Completed 200 OK in 37ms (Views: 23.1ms | ActiveRecord: 7.8ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://127.0.0.1:55942/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/assets/admin/minus_grey.png" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Started GET "/assets/admin/plus_grey.png" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Started GET "/assets/admin/add_tab.png" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Started GET "/assets/admin/metadata_toggle.png" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Started GET "/assets/admin/spinner.gif" for 127.0.0.1 at 2016-03-22 10:39:48 -0400 Started GET "/assets/admin/calendar_down.gif" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/assets/admin/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/assets/admin/tab_close.png" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/assets/ckeditor/config.js?t=FB9E" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Processing by Admin::WelcomeController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Redirected to http://127.0.0.1:55942/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/assets/ckeditor/skins/moono/editor.css?t=FB9E" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/assets/ckeditor/lang/en.js?t=FB9E" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Processing by Admin::PagesController#index as HTML User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.7ms) Started GET "/assets/ckeditor/styles.js?t=FB9E" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/assets/ckeditor/skins/moono/icons.png" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/assets/ckeditor/contents.css?t=FB9E" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started POST "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"", "class_name"=>"", "title"=>"Voyager Home", "slug"=>"/", "breadcrumb"=>"Voyager Home", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"extended", "_destroy"=>"false", "content"=>""}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}, "commit"=>"Create Page"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.1ms) BEGIN Page Exists (0.3ms) SELECT 1 AS one FROM `pages` WHERE (`pages`.`slug` = BINARY '/' AND `pages`.`parent_id` IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO `pages` (`class_name`, `title`, `slug`, `breadcrumb`, `allowed_children_cache`, `created_at`, `updated_at`, `created_by_id`, `lock_version`) VALUES ('', 'Voyager Home', '/', 'Voyager Home', 'Page,FileNotFoundPage', '2016-03-22 14:39:49', '2016-03-22 14:39:49', 786478546, 0) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('body', '', 1) SQL (0.2ms) INSERT INTO `page_parts` (`name`, `content`, `page_id`) VALUES ('extended', '', 1) SQL (0.2ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Keywords', '', 1) SQL (0.1ms) INSERT INTO `page_fields` (`name`, `content`, `page_id`) VALUES ('Description', '', 1)  (0.4ms) COMMIT Page Load (0.2ms) SELECT `pages`.* FROM `pages` Redirected to http://127.0.0.1:55942/admin/pages Completed 302 Found in 20ms (ActiveRecord: 4.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config` Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify  (0.2ms) SELECT COUNT(*) FROM `pages` WHERE `pages`.`parent_id` = 1 Voyager Home Draft Plus Add Child Minus Remove Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_node.html.haml (2.5ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (5.0ms) Completed 200 OK in 14ms (Views: 7.8ms | ActiveRecord: 0.9ms) Started GET "/assets/admin/minus.png" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/assets/admin/page.png" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Started GET "/admin/pages/1/children/new?page_class=Page" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Processing by Admin::PagesController#new as HTML Parameters: {"page_class"=>"Page", "page_id"=>"1"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 [["id", "1"]] Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (0.7ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.2ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.2ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.3ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (15.5ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.7ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (18.6ms) Completed 200 OK in 32ms (Views: 21.5ms | ActiveRecord: 0.9ms) Started GET "/loading-iframe.html" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Processing by SiteController#show_page as HTML Parameters: {"url"=>"loading-iframe"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.4ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 AND `pages`.`slug` = 'loading-iframe' ORDER BY virtual DESC, title ASC LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 ORDER BY virtual DESC, title ASC Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` = 1 AND (status_id = 100 and (class_name = 'FileNotFoundPage')) ORDER BY virtual DESC, title ASC LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/not_found.html.haml (1.0ms) Completed 404 Not Found in 12ms (Views: 5.0ms | ActiveRecord: 1.4ms) Started POST "/admin/page_parts" for 127.0.0.1 at 2016-03-22 10:39:49 -0400 Processing by Admin::PagePartsController#create as */* Parameters: {"utf8"=>"✓", "page_part"=>{"name"=>"footer"}, "index"=>"2"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.9ms) Completed 200 OK in 18ms (Views: 13.3ms | ActiveRecord: 0.4ms) Started POST "/admin/preview" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#preview as HTML Parameters: {"utf8"=>"✓", "page"=>{"lock_version"=>"0", "parent_id"=>"1", "class_name"=>"", "title"=>"Command Center", "slug"=>"command-center", "breadcrumb"=>"Command Center", "fields_attributes"=>{"0"=>{"name"=>"Keywords", "_destroy"=>"false", "content"=>""}, "1"=>{"name"=>"Description", "_destroy"=>"false", "content"=>""}}, "parts_attributes"=>{"0"=>{"name"=>"body", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "2"=>{"name"=>"footer", "_destroy"=>"false", "content"=>"

You are on the bridge.

\r\n"}, "1"=>{"_destroy"=>"true"}}, "layout_id"=>"", "status_id"=>"1", "published_at"=>""}} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 TrustyCms::Config Load (0.2ms) SELECT `config`.* FROM `config`  (0.1ms) BEGIN Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`id` = 1 LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/site/show_page.html.haml (1.3ms)  (0.2ms) ROLLBACK Completed 200 OK in 62ms (Views: 2.7ms | ActiveRecord: 1.1ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.0ms) TRUNCATE TABLE `extension_meta`;  (2.7ms) TRUNCATE TABLE `layouts`;  (2.9ms) TRUNCATE TABLE `page_fields`;  (2.6ms) TRUNCATE TABLE `page_parts`;  (3.8ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (2.5ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"nonexistent_username", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'nonexistent_username' OR email = 'nonexistent_username') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.7ms) Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) SELECT DATABASE() as db  (0.9ms) select table_name from information_schema.views where table_schema = 'trusty_cms_test'  (2.7ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (2.7ms) TRUNCATE TABLE `page_fields`;  (2.8ms) TRUNCATE TABLE `page_parts`;  (4.5ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (2.0ms) TRUNCATE TABLE `snippets`;  (2.5ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.5ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.6ms) TRUNCATE TABLE `extension_meta`;  (3.0ms) TRUNCATE TABLE `layouts`;  (4.1ms) TRUNCATE TABLE `page_fields`;  (3.8ms) TRUNCATE TABLE `page_parts`;  (5.3ms) TRUNCATE TABLE `pages`;  (3.6ms) TRUNCATE TABLE `sessions`;  (3.2ms) TRUNCATE TABLE `snippets`;  (3.6ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.5ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.6ms) Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.2ms) TRUNCATE TABLE `extension_meta`;  (3.2ms) TRUNCATE TABLE `layouts`;  (3.2ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (4.2ms) TRUNCATE TABLE `pages`;  (3.3ms) TRUNCATE TABLE `sessions`;  (2.9ms) TRUNCATE TABLE `snippets`;  (2.9ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.3ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.0ms) Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"neelix", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'neelix' OR email = 'neelix') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 893004578 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.5ms) Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.6ms) TRUNCATE TABLE `extension_meta`;  (2.5ms) TRUNCATE TABLE `layouts`;  (3.0ms) TRUNCATE TABLE `page_fields`;  (2.6ms) TRUNCATE TABLE `page_parts`;  (3.9ms) TRUNCATE TABLE `pages`;  (2.8ms) TRUNCATE TABLE `sessions`;  (3.0ms) TRUNCATE TABLE `snippets`;  (3.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 82ms (Views: 80.7ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (20.0ms) TRUNCATE TABLE `extension_meta`;  (3.8ms) TRUNCATE TABLE `layouts`;  (4.9ms) TRUNCATE TABLE `page_fields`;  (3.0ms) TRUNCATE TABLE `page_parts`;  (3.8ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (3.1ms) TRUNCATE TABLE `snippets`;  (2.3ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.2ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.1ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML User Load (1.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (4.2ms) Completed 200 OK in 15ms (Views: 7.2ms | ActiveRecord: 1.3ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#new as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_meta_row.html.haml (1.1ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_fields/_page_field.html.haml (1.9ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/page_parts/_page_part.html.haml (7.6ms)

Add Field
Plus grey Minus grey
Plus grey Minus grey
Less

Reference Available Tags

Reference Available Tags

Layout Load (0.4ms) SELECT `layouts`.* FROM `layouts` ORDER BY name

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_fields.html.haml (17.3ms) Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/_popups.html.haml (1.9ms)

New Page

Add Field
Plus grey Minus grey
Plus grey Minus grey

Reference Available Tags

Reference Available Tags

or Cancel
Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/new.html.haml within layouts/application (20.9ms) Completed 200 OK in 29ms (Views: 23.4ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (3.1ms) TRUNCATE TABLE `layouts`;  (4.0ms) TRUNCATE TABLE `page_fields`;  (3.8ms) TRUNCATE TABLE `page_parts`;  (5.0ms) TRUNCATE TABLE `pages`;  (5.1ms) TRUNCATE TABLE `sessions`;  (3.1ms) TRUNCATE TABLE `snippets`;  (3.4ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.1ms) Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML User Load (1.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.2ms) Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 1.3ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.2ms) TRUNCATE TABLE `extension_meta`;  (2.0ms) TRUNCATE TABLE `layouts`;  (2.7ms) TRUNCATE TABLE `page_fields`;  (2.2ms) TRUNCATE TABLE `page_parts`;  (3.1ms) TRUNCATE TABLE `pages`;  (2.4ms) TRUNCATE TABLE `sessions`;  (1.9ms) TRUNCATE TABLE `snippets`;  (2.2ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.3ms) DELETE FROM `users` Fixture Insert (0.3ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (1.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.7ms) TRUNCATE TABLE `extension_meta`;  (2.8ms) TRUNCATE TABLE `layouts`;  (3.1ms) TRUNCATE TABLE `page_fields`;  (2.5ms) TRUNCATE TABLE `page_parts`;  (6.6ms) TRUNCATE TABLE `pages`;  (2.9ms) TRUNCATE TABLE `sessions`;  (2.4ms) TRUNCATE TABLE `snippets`;  (2.6ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.1ms) Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (2.0ms) Completed 200 OK in 9ms (Views: 5.1ms | ActiveRecord: 0.5ms) Started GET "/admin/logout" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#logout as HTML User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1  (0.2ms) BEGIN CACHE (0.0ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 [["id", 786478546]] SQL (0.3ms) UPDATE `users` SET `users`.`updated_by_id` = 786478546, `users`.`lock_version` = 1 WHERE `users`.`id` = 786478546 AND `users`.`lock_version` = 0  (6.1ms) COMMIT Redirected to http://www.example.com/admin/login Completed 302 Found in 13ms (ActiveRecord: 6.9ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (1.2ms) Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#new as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (2.8ms) TRUNCATE TABLE `extension_meta`;  (2.3ms) TRUNCATE TABLE `layouts`;  (2.9ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (4.0ms) TRUNCATE TABLE `pages`;  (3.1ms) TRUNCATE TABLE `sessions`;  (2.6ms) TRUNCATE TABLE `snippets`;  (2.8ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.1ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 786478546) Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:50', '2016-03-22 14:39:50', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.9ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.3ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.3ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:50 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.6ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (3.3ms) TRUNCATE TABLE `extension_meta`;  (3.1ms) TRUNCATE TABLE `layouts`;  (3.3ms) TRUNCATE TABLE `page_fields`;  (2.9ms) TRUNCATE TABLE `page_parts`;  (5.1ms) TRUNCATE TABLE `pages`;  (3.0ms) TRUNCATE TABLE `sessions`;  (2.8ms) TRUNCATE TABLE `snippets`;  (2.1ms) TRUNCATE TABLE `users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) BEGIN Fixture Delete (0.2ms) DELETE FROM `users` Fixture Insert (0.2ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Kathryn Janeway', 'captain', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 1, '2016-03-22 14:39:51', '2016-03-22 14:39:51', 786478546) Fixture Insert (0.1ms) INSERT INTO `users` (`name`, `login`, `salt`, `password`, `admin`, `created_at`, `updated_at`, `id`) VALUES ('Neelix', 'neelix', 'nacl', 'c4c53733c893f09e30d685322a00ed2394f8b65e', 0, '2016-03-22 14:39:51', '2016-03-22 14:39:51', 893004578)  (0.3ms) COMMIT  (0.1ms) SET FOREIGN_KEY_CHECKS = 1 User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-03-22 10:39:51 -0400 Processing by SiteController#show_page as HTML Page Load (0.3ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Redirected to http://www.example.com/admin/welcome Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET "/admin/welcome" for 127.0.0.1 at 2016-03-22 10:39:51 -0400 Processing by Admin::WelcomeController#index as HTML Redirected to http://www.example.com/admin/pages Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:51 -0400 Processing by Admin::PagesController#index as HTML Redirected to http://www.example.com/admin/login Filter chain halted as :authenticate rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:51 -0400 Processing by Admin::WelcomeController#login as HTML Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/welcome/login.html.haml within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/admin/login" for 127.0.0.1 at 2016-03-22 10:39:51 -0400 Processing by Admin::WelcomeController#login as HTML Parameters: {"utf8"=>"✓", "username_or_email"=>"captain", "password"=>"[FILTERED]"} User Load (0.4ms) SELECT `users`.* FROM `users` WHERE (login = 'captain' OR email = 'captain') ORDER BY name LIMIT 1 Redirected to http://www.example.com/admin/pages Completed 302 Found in 2ms (ActiveRecord: 0.4ms) Started GET "/admin/pages" for 127.0.0.1 at 2016-03-22 10:39:51 -0400 Processing by Admin::PagesController#index as HTML User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 786478546 ORDER BY name LIMIT 1 Page Load (0.2ms) SELECT `pages`.* FROM `pages` WHERE `pages`.`parent_id` IS NULL LIMIT 1 Page Status Modify Rendered /Users/brittanymartin/Trust/trusty-cms/app/views/admin/pages/index.html.haml within layouts/application (1.7ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (3.3ms) TRUNCATE TABLE `extension_meta`;  (2.9ms) TRUNCATE TABLE `layouts`;  (3.9ms) TRUNCATE TABLE `page_fields`;  (3.6ms) TRUNCATE TABLE `page_parts`;  (4.7ms) TRUNCATE TABLE `pages`;  (4.0ms) TRUNCATE TABLE `sessions`;  (3.5ms) TRUNCATE TABLE `snippets`;  (3.8ms) TRUNCATE TABLE `users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1